<?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 Java Command line interface disabled in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012896#M37793</link>
    <description>I have installed Java 150 on VMS 7.3-2 and when I try any command for java (java version, etc) I receive the following error:&lt;BR /&gt;&lt;BR /&gt;The DCL command line interface has been disabled for this release.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any idea how to make it work?  Is there a way to enable the command line interface?&lt;BR /&gt;&lt;BR /&gt;thanks...</description>
    <pubDate>Mon, 04 Jun 2007 14:25:28 GMT</pubDate>
    <dc:creator>Brian A.</dc:creator>
    <dc:date>2007-06-04T14:25:28Z</dc:date>
    <item>
      <title>Java Command line interface disabled</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012896#M37793</link>
      <description>I have installed Java 150 on VMS 7.3-2 and when I try any command for java (java version, etc) I receive the following error:&lt;BR /&gt;&lt;BR /&gt;The DCL command line interface has been disabled for this release.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any idea how to make it work?  Is there a way to enable the command line interface?&lt;BR /&gt;&lt;BR /&gt;thanks...</description>
      <pubDate>Mon, 04 Jun 2007 14:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012896#M37793</guid>
      <dc:creator>Brian A.</dc:creator>
      <dc:date>2007-06-04T14:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Java Command line interface disabled</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012897#M37794</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;  Have you executed the appropriate setup procedure?  Something like:&lt;BR /&gt;&lt;BR /&gt;$ @SYS$COMMON:[JAVA$15x.COM]JAVA$15x_SETUP.COM&lt;BR /&gt;&lt;BR /&gt;(where "x" varies depending on your exact version). There's also JAVA$CONFIG_WIZARD.COM and JAVA$CHECK_ENVIRONMENT.COM in the same directory.&lt;BR /&gt;&lt;BR /&gt;If you've successfully configured your process, and you still get an error, please post a transcript showing the EXACT and COMPLETE command you typed, and any resulting output (again, EXACT and COMPLETE).</description>
      <pubDate>Mon, 04 Jun 2007 19:37:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012897#M37794</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2007-06-04T19:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Java Command line interface disabled</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012898#M37795</link>
      <description>Thanks for the response, I had/have done the Java$config_wizard.com, the java$150_setup.com (using no parameters and also specifying parameters (classic process symbols)), and the Java$check_environment.com with no errors.  &lt;BR /&gt;After executing the command files, I simply type&lt;BR /&gt;&lt;BR /&gt;$java &lt;BR /&gt;&lt;BR /&gt;and receive the followin message:&lt;BR /&gt;&lt;BR /&gt;The DCL command line interface has been disabled for this release.&lt;BR /&gt;&lt;BR /&gt;I receive the same results if I do&lt;BR /&gt;&lt;BR /&gt;$java version&lt;BR /&gt;$java -h&lt;BR /&gt;$java help&lt;BR /&gt;&lt;BR /&gt;Thanks for your help</description>
      <pubDate>Tue, 05 Jun 2007 07:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012898#M37795</guid>
      <dc:creator>Brian A.</dc:creator>
      <dc:date>2007-06-05T07:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Java Command line interface disabled</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012899#M37796</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;first of all, welcome to the itrc OpenVMS forum!&lt;BR /&gt;&lt;BR /&gt;Your problem sounds suspiciously like a symbol conflict. I wonder if you have a local symbol defined?&lt;BR /&gt;&lt;BR /&gt;try $SHOW SYMBOL JAVA and check the result.&lt;BR /&gt;On my local system I see:-&lt;BR /&gt;&lt;BR /&gt;XXXX02&amp;gt; sh sym java&lt;BR /&gt;  JAVA == "$ WEBAPPS:[000000.JAVA$150.bin]java$java "&lt;BR /&gt;&lt;BR /&gt;XXXX02&amp;gt; @sys$startup:java$150_setup fast&lt;BR /&gt;XXXX02&amp;gt; java -version&lt;BR /&gt;java version "1.5.0"&lt;BR /&gt;Java(TM) 2 Runtime Environment, Standard Edition&lt;BR /&gt;Fast VM (build 1.5.0-3, build J2SDK.v.1.5.0:03/01/2007-21:16, native threads, jit_150)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2007 10:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012899#M37796</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2007-06-05T10:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Java Command line interface disabled</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012900#M37797</link>
      <description>Well, I believe I have found the answer myself.  Sorry to take everyone's time, but thanks for the help.  I found that one of my old sysadmins had defined the logical java$use_dcl to 1.  I deassigned the logical and java appears to be working now.&lt;BR /&gt;&lt;BR /&gt;thanks again for the help,&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Tue, 05 Jun 2007 10:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-command-line-interface-disabled/m-p/4012900#M37797</guid>
      <dc:creator>Brian A.</dc:creator>
      <dc:date>2007-06-05T10:10:24Z</dc:date>
    </item>
  </channel>
</rss>

