VMS IDE v1.2.6

Here you can discuss the universal Integrated Development Environment for OpenVMS.
Post Reply

Topic author
sergey_vorfolomeev
VSI Expert
Master
Posts: 101
Joined: Thu Aug 22, 2019 12:17 am
Reputation: 0
Status: Offline

VMS IDE v1.2.6

Post by sergey_vorfolomeev » Thu Sep 05, 2019 12:31 am

VMS IDE v1.2.6 has been released.
Main features: Added in 28 minutes 39 seconds:
I forgot about new experimental feature - SSH algorithms. https://wiki.vmssoftware.com/SSH_Settings#Connection
In case your SSH server requires additional settings.
Last edited by sergey_vorfolomeev on Thu Sep 05, 2019 3:43 am, edited 1 time in total.


brianreiter
Active Contributor
Posts: 26
Joined: Fri Jun 14, 2019 4:17 pm
Reputation: 0
Status: Offline

Re: VMS IDE v1.2.6

Post by brianreiter » Mon Sep 09, 2019 5:17 am

Hi Folks,

When using the updated VMS IDE (1.2.6) I keep getting issues with the Extension Host crashing. On startup the VMS-IDE extension is shown as loading in the status bar (seems to take several minutes). When it does come back (with the crash)I get as a warning:

Code: Select all

 WARN UNRESPONSIVE extension host, 'VMSSoftwareInc.vms-ide' took 100% of 5125.542ms, saved PROFILE here: 'C:\Users\reiterb\AppData\Local\Temp\exthost-25a0fe.cpuprofile' Array(4)
Is there anyway of recovering logs etc. to help in debugging? I keep getting errors when trying to upload an archive of the CPUPROFILE.

The exension host is ultimately failing with "FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory", my laptop is around 1 or 2Gbytes free (out of 8Gb) as a rule.


cheers

Brian
Last edited by brianreiter on Tue Sep 10, 2019 8:22 am, edited 1 time in total.


Topic author
sergey_vorfolomeev
VSI Expert
Master
Posts: 101
Joined: Thu Aug 22, 2019 12:17 am
Reputation: 0
Status: Offline

Re: VMS IDE v1.2.6

Post by sergey_vorfolomeev » Mon Sep 09, 2019 6:04 am

VS CODE version?
Does it happen when no workspace is opened?
If it crashes only on particular workspace, what kind of project is it?


brianreiter
Active Contributor
Posts: 26
Joined: Fri Jun 14, 2019 4:17 pm
Reputation: 0
Status: Offline

Re: VMS IDE v1.2.6

Post by brianreiter » Mon Sep 09, 2019 8:18 am

VS Code version is:

Version: 1.38.0 (system setup)
Commit: 3db7e09f3b61f915d03bbfa58e258d6eee843f35
Date: 2019-09-03T21:49:13.459Z
Electron: 4.2.10
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Windows_NT x64 6.1.7601

It only seems to crash when I open a VMS-IDE workspace of some kind.

I'll setup a largely empty workspace and see what happens.

Post Reply