[Info-vax] Developing VMS applications on VMS or on Linux/Windows ?, was: Re: x86 Cross Tools Kit

VAXman- at SendSpamHere.ORG VAXman- at SendSpamHere.ORG
Tue Mar 5 12:47:22 EST 2019


In article <q5kpba$12el$1 at gioia.aioe.org>, =?UTF-8?Q?Arne_Vajh=c3=b8j?= <arne at vajhoej.dk> writes:
>On 3/4/2019 5:22 PM, VAXman- at SendSpamHere.ORG wrote:
>> In article <q5k050$1jl2$1 at gioia.aioe.org>, =?UTF-8?Q?Arne_Vajh=c3=b8j?= <arne at vajhoej.dk> writes:
>>> On 3/4/2019 2:13 PM, Bill Gunshannon wrote:
>>>> On 3/4/19 1:47 PM, Arne Vajhøj wrote:
>>>>> On 3/4/2019 1:32 PM, Bill Gunshannon wrote:
>>>>>>                           There is an interesting and quite usable IDE
>>>>>> written in Java that doesn't consume as much resources as something like
>>>>>> Eclipse.
>>>>>
>>>>> Which?
>>>>>
>>>> jGrasp from Auburn University.  We used it at the University where I
>>>> worked and I use it extensively at home.  Supports multiple languages
>>>> and is modifiable to add other languages.
>>>
>>> I just tried with OpenVMS Alpha 8.4, Java 1.5 and JGrasp 1.8.6_01.
>>>
>>> Unzip on ODS-5 disk, SET FILE/ATTR=RFM:STMLF on jar file and run with:
>>>
>>> java -jar jgrasp.jar
>>>
>>> Seems to work.
>> 
>> Let me know if you can figure out how to get OpenRocket to run.  I get its
>> initial graphic splash when it starts but then, it aborts.
>
>It is using a special jar inside jar classloader, which seems not to 
>work well on VMS.
>
>Try unpack the jar file with
>
>jar xvf OpenRocket-15^.03.jar
>
>And then run with:
>
>java  -Xmx800m -cp .:lib/* -Djava.awt.headless=false 
>net.sf.openrocket.startup.OpenRocket
>
>I get something to start.
>
>I don't know the program so I can not say how well it is working,
>but a GUI opens up where I can chose FILE and QUIT.
>
>:-)
>

Arne, thanks*1E+06!

I unpacked the .JAR as you suggested and then, I executed using your long ...

 "java .... net.sf.openrocket.startup.OpenRocket"

command.  The thing puked up a lengthy morass of error messages and tracing
info and terminated with:

%DEBUGBOOT-W-EXPGFLQUOTA, exceeded pagefile quota
%CMA-F-EXIT_THREAD, current thread has been requested to exit

I didn't see any such error message(s) previously!

I increased the account's PGFLQUOTA to 2,000,000 and executed your command
again.  OpenRocket eventually fired up.

I then went back and tried:

$ java -Xmx800m -Djava.awt.headless=false -jar OpenRocket-15^.03.jar

OpenRocket fired up and even faster too.  I suppose I can now free up some
of that disk that contains everything that I'd extracted.

This is great news because I can now just take my Android tablet out to the
launch field instead of lugging my Linux laptop should I need to simulate a
flight because I can now ssh into my home system and run this.

-- 
VAXman- A Bored Certified VMS Kernel Mode Hacker    VAXman(at)TMESIS(dot)ORG

I speak to machines with the voice of humanity.



More information about the Info-vax mailing list