<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JAVA on OpenVMS V7.2-1 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302422#M2628</link>
    <description>Also run AUTHORIZE and check MAXJOBS, MAXACCTJOBS, and PRCLM for the account you are running the agent from.  It's possible Java is trying to spawn a subprocess but you have a resource setting that does not allow subprocesses.  Or it's theoretically possible you could be out of process slots on the system.&lt;BR /&gt;&lt;BR /&gt;A more robust solution might be to wrap some JNI around LIB$DO_COMMAND and avoid subprocess creation altogether.</description>
    <pubDate>Wed, 16 Jun 2004 17:07:01 GMT</pubDate>
    <dc:creator>Craig A Berry</dc:creator>
    <dc:date>2004-06-16T17:07:01Z</dc:date>
    <item>
      <title>JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302409#M2615</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;We have an alpha 800 running OVMS V7.2-1. I am trying to install a UPS shutdown agent that runs on JAVA.&lt;BR /&gt;&lt;BR /&gt;I have installed JAVA 1.1.8-5 from hp/Compaq's website and installed all the patches listed on the same pages.&lt;BR /&gt;&lt;BR /&gt;I copied the .jar file supplied with the UPS, changed its format to STMLF and executed the commands illustrated in the attached file.&lt;BR /&gt;&lt;BR /&gt;The server is in fact loading all the class files required and a window opens saying that the server actually connected to the UPS (over the network). However, when I remove the input power to the UPS, it gives a sequence of warnings (pop-up windows) and then the whole process is terminated as shown in the last part of the file.&lt;BR /&gt;&lt;BR /&gt;Does anyone have a clue of what could be the cause? I do not have any experience with JAVA, so I'm not in a position to state whether it is a JAVA configuration issue or else the application's compatibility with OVMS.&lt;BR /&gt;&lt;BR /&gt;10x,&lt;BR /&gt;JaMeS</description>
      <pubDate>Fri, 11 Jun 2004 02:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302409#M2615</guid>
      <dc:creator>JaMeS_311</dc:creator>
      <dc:date>2004-06-11T02:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302410#M2616</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;What version of JAVA is required to run the UPS's software? Check the requirements of this software.&lt;BR /&gt;It may well be that 1.1.8 is too old, and that you'll need a higher version. For your VMS version, that would be 1.2.2-3 (according the download page). If the software requires a higher JAVA version, you're out of luck for this VMS release.&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Fri, 11 Jun 2004 02:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302410#M2616</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-11T02:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302411#M2617</link>
      <description>The version specified for the software is 1.1.8. It was developed using this version.&lt;BR /&gt;&lt;BR /&gt;Is there a way to check the source of the problem; i.e. JAVA or VMS or Application?&lt;BR /&gt;&lt;BR /&gt;JaMeS</description>
      <pubDate>Fri, 11 Jun 2004 03:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302411#M2617</guid>
      <dc:creator>JaMeS_311</dc:creator>
      <dc:date>2004-06-11T03:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302412#M2618</link>
      <description>On some point either jGuardGui has found the power on UPS is off, or you have pushed a screen button to do that. The log shows that jGuardGUI has found some problem in processing this, or another warning:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;[Loaded java/awt/Canvas.class from&lt;BR /&gt;/dka0/sys0/syscommon/java/lib/JDK118_CLASSES.&lt;BR /&gt;ZIP]&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;[Loaded java/awt/Event.class from&lt;BR /&gt;/dka0/sys0/syscommon/java/lib/JDK118_CLASSES.Z&lt;BR /&gt;IP]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;AT this="" point=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;&lt;/AT&gt;&lt;BR /&gt;&lt;BR /&gt;Now, Java finds something is referenced but not yet initialized, wronly initialized or even missing in some thread:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;[Loaded java/lang/NullPointerException.class from&lt;BR /&gt;/dka0/sys0/syscommon/java/lib/&lt;BR /&gt;JDK118_CLASSES.ZIP]&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;but others simply continue:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;jGuard error executing the warning command.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Suddenly, there IS a sever problem (I think)&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;SIGBUS    10*  bus error&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;and from there, Java runs into severe trouble, ending in some ACCESS VIOLATION.&lt;BR /&gt;&lt;BR /&gt;I don't know where this message comes from, jGuardGUI is a obvious suspect but I woulkdn't be tvery surprised if it came from the JAVA RTE.&lt;BR /&gt;&lt;BR /&gt;My guess, given this output, is that something is broken in jGuardGUI, causing severe problems in JAVA. You should contact your UPS-manufacturer (if he supplied the software).&lt;BR /&gt;On the other hand: there has been an issue on p(osix)threads for which a patch exists. I don't know if this patch applies to VMS 7.2-1, but you should check and if it DOES apply, you should install it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Willem&lt;/QUOTE&gt;</description>
      <pubDate>Fri, 11 Jun 2004 04:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302412#M2618</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-11T04:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302413#M2619</link>
      <description>Additional.&lt;BR /&gt;I searched google on this SIGBUS signal - as I expected it's some Unix exception which is hardly explained - as seems to be quite usual in that environment. It's a quite severe problem, it seems....&lt;BR /&gt;So I tend to suspect the JAVA runtime to be in error soemwhere, but that may well be caused by the Java application or a problem with pthread handling within VMS. &lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Fri, 11 Jun 2004 04:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302413#M2619</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-11T04:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302414#M2620</link>
      <description>Willem,&lt;BR /&gt;&lt;BR /&gt;Another detail that could be important is that I've installed the SDK only. Does it help to install the JRE as well? &lt;BR /&gt;&lt;BR /&gt;Also, should I try upgrading JAVA to 1.2.2 ?!&lt;BR /&gt;&lt;BR /&gt;JaMeS</description>
      <pubDate>Fri, 11 Jun 2004 04:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302414#M2620</guid>
      <dc:creator>JaMeS_311</dc:creator>
      <dc:date>2004-06-11T04:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302415#M2621</link>
      <description>SDK (Software Development Kit) implies RTE (Run Time Environment, Virtual Machine (amongst others)). So if you installed SDK, RTE will be installed as well.&lt;BR /&gt;&lt;BR /&gt;An update to 1.2.2 is just one of the options. But be sure to have ALL required ECO's installed (and active - you may need a reboot...) _before_attempting to run a program requireing them. See the relasenotes (which are _included_ in the package, so you'll need to download it anyway).&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Fri, 11 Jun 2004 07:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302415#M2621</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-11T07:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302416#M2622</link>
      <description>I've installed another patch (VMS721_LIBRTL-V0400) and now i'm at the point where the UPS starts the countdown to initiate the shutdown procedure (see it on the gui) and then get an error from the same process stating that it cannot execute the command I've given her. It stops there, but does not terminate as before.&lt;BR /&gt;&lt;BR /&gt;Could it be that the application (or JAVA) has some problems to interact with the VMS command interpreter?!&lt;BR /&gt;&lt;BR /&gt;JaMeS</description>
      <pubDate>Fri, 11 Jun 2004 09:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302416#M2622</guid>
      <dc:creator>JaMeS_311</dc:creator>
      <dc:date>2004-06-11T09:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302417#M2623</link>
      <description>&lt;QUOTE&gt;&lt;BR /&gt;I've installed another patch (VMS721_LIBRTL-V0400) ...&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;As I stated before, there are some issues with threads. The patch that addresses these is vms721_pthread_0400. are you sure that one is installed? &lt;BR /&gt;&lt;BR /&gt;Willem&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 02:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302417#M2623</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-16T02:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302418#M2624</link>
      <description>The patches that i installed prior to installing JAVA are:&lt;BR /&gt;&lt;BR /&gt;VMS721_UPDATE-V0300&lt;BR /&gt;VMS721_ACRTL-V0400&lt;BR /&gt;VMS721_PTHREAD-V0400&lt;BR /&gt;&lt;BR /&gt;I've installed the one below afterwards:&lt;BR /&gt;&lt;BR /&gt;VMS721_LIBRTL-V0400&lt;BR /&gt;&lt;BR /&gt;As I said above, the application is running and it communicates with the UPS and starts the shutdown process when power to the UPS is removed. It also starts the countdown I gave it to start shutting down the server. Then when it comes to EXECUTE the shutdown command, it gives an error and stops there.&lt;BR /&gt;&lt;BR /&gt;I tried to give it other dummy commands such as type a file or write something to screen but still it does not execute it. I even removed the command and left the shutdown field blank. It still gives an error!&lt;BR /&gt;&lt;BR /&gt;Then I thought it could be related to priviliges. I execute the command from the system account and it is not identified by VMS as a subprocess!&lt;BR /&gt;&lt;BR /&gt;$ show process _fta7: /subprocess</description>
      <pubDate>Wed, 16 Jun 2004 03:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302418#M2624</guid>
      <dc:creator>JaMeS_311</dc:creator>
      <dc:date>2004-06-16T03:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302419#M2625</link>
      <description>Patches seem Ok to me.&lt;BR /&gt;&lt;BR /&gt;Am I right that now there is a problem in actually executing a program or procedure (note that SHUTDOWN actually is a DCL-procedure). Since this is a Java program, that could be the problem. I don't know if Java allows you to run another executable. Java runs in it's own context that _might_ cause a problem.&lt;BR /&gt;One way to find out: let the JAVA program do something 'internal' - NOT an image but some DCL command (make up a commandprodedure that does 'something' that does not involve IO, for instance just assigning some value to a symbol, or adding. If that is Ok, try to write something to the terminal (write sys$output), get data (inquire, read sys$command...). invoke another procedure, and, finally, run some image. Just to see what is accepted.&lt;BR /&gt;Some further information would be helpful: What error do you get when things go wrong (quite precise, please). Another source of information can be accounting (often neglected as a source of info). If you have the system for yourself, enable image accounting, run your program and disable image accounting after that (since that takes up huge amounts of diskspace!)&lt;BR /&gt;&lt;BR /&gt;Willem&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 08:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302419#M2625</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-16T08:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302420#M2626</link>
      <description>I tried to give simple commands such as write to output but the outcome is always the same.&lt;BR /&gt;&lt;BR /&gt;I enabled accounting and logged the output of the process (see attached file).&lt;BR /&gt;&lt;BR /&gt;As for the fact that the command is a DCL procedure, I start java as follows:&lt;BR /&gt;&lt;BR /&gt;$ define java$use_dcl 1&lt;BR /&gt;$ @java$setup&lt;BR /&gt;Setting up symbols for DCL command line usage...&lt;BR /&gt;JAVA$FILENAME_CONTROLS now set to: -1&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 10:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302420#M2626</guid>
      <dc:creator>JaMeS_311</dc:creator>
      <dc:date>2004-06-16T10:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302421#M2627</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;you specified your shutdown command as:&lt;BR /&gt;@SYS$SYSTEM:SHUTDOWN&lt;BR /&gt;but _THAT_ enters an interactive question-and-answer sequence!&lt;BR /&gt;You should also specify the associated patameters.&lt;BR /&gt;If you look in SYS$MANAGER:LOGIN.COM (and I hope you did not take 'm out!) you will find symbols set up for SHUTDOWN and for REBOOT.&lt;BR /&gt;USsethe symbols for SHUTDOWN in your JAVAscript command, and try again.&lt;BR /&gt;No guaratee, but you MIGHT fare one better!&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Wed, 16 Jun 2004 14:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302421#M2627</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-06-16T14:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302422#M2628</link>
      <description>Also run AUTHORIZE and check MAXJOBS, MAXACCTJOBS, and PRCLM for the account you are running the agent from.  It's possible Java is trying to spawn a subprocess but you have a resource setting that does not allow subprocesses.  Or it's theoretically possible you could be out of process slots on the system.&lt;BR /&gt;&lt;BR /&gt;A more robust solution might be to wrap some JNI around LIB$DO_COMMAND and avoid subprocess creation altogether.</description>
      <pubDate>Wed, 16 Jun 2004 17:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302422#M2628</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2004-06-16T17:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302423#M2629</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;Just make a commandprocdure like this:&lt;BR /&gt;&lt;BR /&gt;$ a=1&lt;BR /&gt;$loop:&lt;BR /&gt;$ if a .gt. 10 then goto endloop&lt;BR /&gt;$ a=a+1&lt;BR /&gt;$! show symbol a&lt;BR /&gt;$! NOTE PREVIOUS LINE: IS COMMENT!!!!&lt;BR /&gt;$ goto loop&lt;BR /&gt;$endloop:&lt;BR /&gt;$ exit&lt;BR /&gt;&lt;BR /&gt;and have that executed ("@&lt;COMFILESPEC&gt;")&lt;BR /&gt;(be sure to have verification OFF (set noverify). If even that fails, JAVA won't except anything like this.&lt;BR /&gt;If is does, uncomment show symbol line and retry. If that fails, it's an IO problem.&lt;BR /&gt;&lt;BR /&gt;Jan has given another point. SHUTDOWN as given is interactive and again, this may fail! What you could do is wrap the whole thing up in a commandprcedure like:&lt;BR /&gt;&lt;BR /&gt;$ define/user sys$input sys$command&lt;BR /&gt;$ shutdown&lt;BR /&gt;&lt;GIVE your="" replies="" here=""&gt;&lt;/GIVE&gt; one per line,&lt;BR /&gt; as like entered them on the screen&amp;gt;&lt;BR /&gt;$&lt;BR /&gt;and try.&lt;BR /&gt;&lt;BR /&gt;You could do what Graig gave out but this will require programming in some language. DCL doesn't give you this option.&lt;BR /&gt;&lt;BR /&gt;Willem&lt;/COMFILESPEC&gt;</description>
      <pubDate>Thu, 17 Jun 2004 01:46:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302423#M2629</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-17T01:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302424#M2630</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;I got the params now.&lt;BR /&gt;&lt;BR /&gt;@SYS$SYSTEM:SHUTDOWN 0 SHUTDOWN YES NO LATER NO NONE&lt;BR /&gt;&lt;BR /&gt;Mind: 0 = ZERO, not Oh&lt;BR /&gt;If the system is in a cluster then NONE must be replaced. If your cluster is all on one power-grid (all nodes get the same UPS signal at the same time) then replace "NONE" by "CLUSTER_SHUTDOWN"; if different parts of your cluster have separate grids, then replace "NONE" by "REMOVE_NODE".&lt;BR /&gt;&lt;BR /&gt;You could also always give "REMOVE_NODE".&lt;BR /&gt;That way, your cluster shutdown WILL hang at the final stage for the last node, until powerfail crashes it. But in a VMS environment that is only a minor nuisance (eg, shadowed systemdisk will need shadowcopy now), but all your applics WILL have been ran down as specified by SYSHUTDWN. (of course you will need to have that in order!)&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 17 Jun 2004 02:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302424#M2630</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-06-17T02:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302425#M2631</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;At first I thought that it could be the interactive nature of the shutdown command. Therefore I created a file with all the parameters required to completely shutdown the system. It doesn't execute.&lt;BR /&gt;&lt;BR /&gt;Willem,&lt;BR /&gt;&lt;BR /&gt;I created a file as suggested above but still doesn't work.&lt;BR /&gt;&lt;BR /&gt;Is there a way to track what java is doing and hopefully detect where it is getting stuck? The /verbose qualifier doesn't help me much...</description>
      <pubDate>Fri, 18 Jun 2004 01:33:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302425#M2631</guid>
      <dc:creator>JaMeS_311</dc:creator>
      <dc:date>2004-06-18T01:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA on OpenVMS V7.2-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302426#M2632</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;Just learned from a spin-off (JAVA and DCL) that you may have to omit "@" in the command. Try that for a start (and use the cammandprocedure Jan suggested).&lt;BR /&gt;&lt;BR /&gt;As Martin Zinser suggested in that thread, it will NOT work in 1.2.2, so upgrading is NO solution in this case. My expectation is that it has been documented in 1.2.2 but did exist earlier (in 1.1.8). But just try it without "@" first....&lt;BR /&gt; &lt;BR /&gt;Willem</description>
      <pubDate>Fri, 18 Jun 2004 02:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-on-openvms-v7-2-1/m-p/3302426#M2632</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-18T02:16:32Z</dc:date>
    </item>
  </channel>
</rss>

