<?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 instalation in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282308#M27840</link>
    <description>Maybe SHOW SYMBOl $STATUS tells something after java silently exiting ?</description>
    <pubDate>Mon, 16 May 2011 13:05:23 GMT</pubDate>
    <dc:creator>Joseph Huber_1</dc:creator>
    <dc:date>2011-05-16T13:05:23Z</dc:date>
    <item>
      <title>Java instalation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282305#M27837</link>
      <description>Hi all,&lt;BR /&gt;I have a problem with my Java installation. I did not do it so I don't know the way it was done. The problem is that it seems to have the output lost on some logical or something similar. What I mean is, on a normal system...&lt;BR /&gt;&lt;BR /&gt;CVCDM1$ java&lt;BR /&gt;Usage: java [-options] class [args...]&lt;BR /&gt;           (to execute a class)&lt;BR /&gt;   or  java [-options] -jar jarfile [args...]&lt;BR /&gt;           (to execute a jar file)&lt;BR /&gt;[...blablabla...]&lt;BR /&gt;&lt;BR /&gt;On my system...&lt;BR /&gt;&lt;BR /&gt;VACDM1$ java&lt;BR /&gt;VACDM1$&lt;BR /&gt;&lt;BR /&gt;So, when I run programs if they finish with error I cannot see them on logs, so I am not able to know why my program crash.&lt;BR /&gt;&lt;BR /&gt;Do you know how to fix that? &lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Salva.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 May 2011 12:27:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282305#M27837</guid>
      <dc:creator>Yyrkoon</dc:creator>
      <dc:date>2011-05-16T12:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Java instalation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282306#M27838</link>
      <description>A few things to check:&lt;BR /&gt;Is Your sys$output defined to point to something else than Your terminal (-window) ?&lt;BR /&gt;$ SHOW LOGICAL SYS$OUTPUT&lt;BR /&gt;&lt;BR /&gt;How is the java command defined on the system ?&lt;BR /&gt;$ SHOW SYMBOL java&lt;BR /&gt;Is it different between the two systems ?&lt;BR /&gt;</description>
      <pubDate>Mon, 16 May 2011 12:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282306#M27838</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2011-05-16T12:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Java instalation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282307#M27839</link>
      <description>It's the same (taking into account they are on different machines with different disks and so on)...&lt;BR /&gt;&lt;BR /&gt;VACDM1$ SHOW SYMBOL java&lt;BR /&gt;  JAVA == "$ $3$LDA16:[000000.JRE_RUNTIME_BASE.BIN]JAVA$JAVA.EXE "&lt;BR /&gt;(not working one)&lt;BR /&gt;&lt;BR /&gt;CVCDM1$ SHOW SYMBOL java&lt;BR /&gt;  JAVA == "$ SYS$COMMON:[JAVA$150.bin]java$java " (working one)&lt;BR /&gt;&lt;BR /&gt;Sys$output is also right, I can see logs perfectly but java part...&lt;BR /&gt;&lt;BR /&gt;$ write sys$output "dCDM Server time - ", F$TIME(), " on node - ", NODE&lt;BR /&gt;dCDM Server time - 16-MAY-2011 15:04:55.84 on node - VACDM&lt;BR /&gt;$ java -jar PVSLink_TCPIP.jar -&lt;BR /&gt;        -m2s2m -&lt;BR /&gt;        -port 3030 -&lt;BR /&gt;        -emailscript pvs_mail.com -&lt;BR /&gt;        -mbx2sck mbxsckpvs -&lt;BR /&gt;        -sck2mbx pvssckmbx&lt;BR /&gt;$exit&lt;BR /&gt;&lt;BR /&gt;The program (when it works) stays on a infinite loop, so it's crashing, but I have no message telling me why does it crash.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 May 2011 12:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282307#M27839</guid>
      <dc:creator>Yyrkoon</dc:creator>
      <dc:date>2011-05-16T12:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Java instalation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282308#M27840</link>
      <description>Maybe SHOW SYMBOl $STATUS tells something after java silently exiting ?</description>
      <pubDate>Mon, 16 May 2011 13:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282308#M27840</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2011-05-16T13:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Java instalation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282309#M27841</link>
      <description>I would try &lt;BR /&gt;$ java -version&lt;BR /&gt;and&lt;BR /&gt;$ java -verbose&lt;BR /&gt;&lt;BR /&gt;I would also check and compare the directory tree [JRE_RUNTIME_BASE...] with [JAVA$150...].&lt;BR /&gt;&lt;BR /&gt;JRE_RUNTIME_BASE is not a name the VMS Java group uses by default as the top directory.&lt;BR /&gt;&lt;BR /&gt;Also, usually in sys$startup, there is a java$nnn_setup.com, with nnn being the Java version, like 150. I would run it. It usually points to the disk where Java is installed and runs a command procedure from there. If the pointer is wrong, I would search for the command procedure in any Java directory and run that. &lt;BR /&gt;&lt;BR /&gt;And then I would check for all the JAVA$* logical names.&lt;BR /&gt;&lt;BR /&gt;PS: On the version I tried, Java sets no meaningful VMS error code.</description>
      <pubDate>Mon, 16 May 2011 15:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282309#M27841</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2011-05-16T15:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Java instalation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282310#M27842</link>
      <description>Thank you both for your attempts. My problem is already solved, it is quite curious, the problem was quotas PGFLQUOTA was not enought but no error arise when I try to do just "java" command. It did when I tried to run a program, but no on other cases.&lt;BR /&gt;&lt;BR /&gt;Thanks again.</description>
      <pubDate>Tue, 17 May 2011 05:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282310#M27842</guid>
      <dc:creator>Yyrkoon</dc:creator>
      <dc:date>2011-05-17T05:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Java instalation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282311#M27843</link>
      <description>You may want to run [JAVA$150.COM]JAVA$CHECK_ENVIRONMENT.COM.</description>
      <pubDate>Tue, 17 May 2011 08:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282311#M27843</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2011-05-17T08:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Java instalation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282312#M27844</link>
      <description>As I told, problem is solved, I close this thread.&lt;BR /&gt;&lt;BR /&gt;Thanks all.</description>
      <pubDate>Wed, 18 May 2011 06:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-instalation/m-p/5282312#M27844</guid>
      <dc:creator>Yyrkoon</dc:creator>
      <dc:date>2011-05-18T06:54:14Z</dc:date>
    </item>
  </channel>
</rss>

