<?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: Distributed NetBeans in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208787#M43109</link>
    <description>I ended up creating a small DCL procedure to launch IDE Server in a context similar to what it clearly expects (SYSTEM username, and during the system startup); the existing startup DCL is not particularly robust in that regard and makes various assumptions.&lt;BR /&gt;&lt;BR /&gt;I'd also look at loading and using Java 5 here, as that cured some weirdnesses I saw with some IDE server installations.</description>
    <pubDate>Wed, 11 Nov 2009 13:22:38 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2009-11-11T13:22:38Z</dc:date>
    <item>
      <title>Distributed NetBeans</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208784#M43106</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;When booting the computer the IDEserver starts up, but restarting by IDE$SHUTDOWN - IDE$STARTUP doesn't work. The logfile IDE$ROOT:[IDE$SERVER.LOGS]IDE$SERVER.LOG shows the following:&lt;BR /&gt;&lt;BR /&gt;$ Set NoOn&lt;BR /&gt;$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))&lt;BR /&gt;Preparing to launch distributed IDE Server...&lt;BR /&gt;Defining TZ as CET&lt;BR /&gt;  JDK_VERSION = "142"&lt;BR /&gt;  P1 = "FAST"&lt;BR /&gt;Checking sys$manager:java$142_setup.com...&lt;BR /&gt;Calling Java setup procedure SYS$COMMON:[SYSMGR]JAVA$142_SETUP.COM;1 HOTSPOT&lt;BR /&gt;%DCL-I-SUPERSEDE, previous value of JAVA$TIMED_READ_USE_QIO has been superseded&lt;BR /&gt;Launching Secure RMI registry...&lt;BR /&gt;  JAVA_SWITCHES = "   -Dide_verbose_log=true "-Dsun.rmi.dgc.server.gcInterval=12&lt;BR /&gt;0000" -V "&lt;BR /&gt;  RMIREG_JAVA_SWITCHES = "   -Dide_verbose_log=true -V "&lt;BR /&gt;  RMI_PORT = "1099"&lt;BR /&gt;Launching RMI Registry Server on RMI port 1099&lt;BR /&gt;%DCL-S-SPAWNED, process IDE$RMIREG spawned&lt;BR /&gt;ide$scratch:ide$secrmireg.tmp&lt;BR /&gt;waiting...&lt;BR /&gt;waiting...&lt;BR /&gt;waiting...&lt;BR /&gt;waiting...&lt;BR /&gt;waiting...&lt;BR /&gt;waiting...&lt;BR /&gt;Secure RMI registry launch failed.&lt;BR /&gt;Launching Distributed IDE Server on RMI port 1099&lt;BR /&gt;Error occurred during initialization of VM&lt;BR /&gt;java.lang.Error: Properties init: Could not determine current working directory.&lt;BR /&gt;&lt;BR /&gt;Any tips from someone?&lt;BR /&gt;&lt;BR /&gt;KjellC&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2009 11:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208784#M43106</guid>
      <dc:creator>Kjell Carlsson</dc:creator>
      <dc:date>2009-11-11T11:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed NetBeans</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208785#M43107</link>
      <description>Something useful in ide$logs:rmiregistryserver.log perhaps?&lt;BR /&gt;&lt;BR /&gt;Have you checked, that the IDE$RMIREG process has really been stopped by the shutdown procedure?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 11 Nov 2009 12:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208785#M43107</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2009-11-11T12:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed NetBeans</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208786#M43108</link>
      <description>IDE$ROOT:[IDE$SERVER.LOGS]RMIREGISTRYSERVER.LOGcontains:&lt;BR /&gt;Error occurred during initialization of VM&lt;BR /&gt;java.lang.Error: Properties init: Could not determine current working directory.&lt;BR /&gt;&lt;BR /&gt;Nothing new.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IDE$RMIREG is not running.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;kjell&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2009 13:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208786#M43108</guid>
      <dc:creator>Kjell Carlsson</dc:creator>
      <dc:date>2009-11-11T13:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed NetBeans</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208787#M43109</link>
      <description>I ended up creating a small DCL procedure to launch IDE Server in a context similar to what it clearly expects (SYSTEM username, and during the system startup); the existing startup DCL is not particularly robust in that regard and makes various assumptions.&lt;BR /&gt;&lt;BR /&gt;I'd also look at loading and using Java 5 here, as that cured some weirdnesses I saw with some IDE server installations.</description>
      <pubDate>Wed, 11 Nov 2009 13:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208787#M43109</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-11-11T13:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed NetBeans</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208788#M43110</link>
      <description>I created a small script which restarts the IDEserver from a batch job. Success! Thanks for the tip.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;kjell&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2009 15:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208788#M43110</guid>
      <dc:creator>Kjell Carlsson</dc:creator>
      <dc:date>2009-11-11T15:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed NetBeans</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208789#M43111</link>
      <description>Solved.</description>
      <pubDate>Wed, 11 Nov 2009 15:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208789#M43111</guid>
      <dc:creator>Kjell Carlsson</dc:creator>
      <dc:date>2009-11-11T15:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed NetBeans</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208790#M43112</link>
      <description>This is from my systartup.com procedure:&lt;BR /&gt;&lt;BR /&gt;$ define/system ide$host_ipname "xxx.xxx.com"&lt;BR /&gt;$! workaround ide$server bug&lt;BR /&gt;$ set default sys$common:[sys$startup]&lt;BR /&gt;$ @sys$startup:ide$startup&lt;BR /&gt;$ set default sys$sysroot:[sys$manager]&lt;BR /&gt;&lt;BR /&gt;This has been known for some time now. Besides that, there are a lot of funny things too when you try to use it over a vpn connection. It can be pretty useless.&lt;BR /&gt;&lt;BR /&gt;Fwiw,&lt;BR /&gt;&lt;BR /&gt;Jur.</description>
      <pubDate>Thu, 12 Nov 2009 10:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/distributed-netbeans/m-p/5208790#M43112</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2009-11-12T10:14:04Z</dc:date>
    </item>
  </channel>
</rss>

