I installed JAVA 2 SDK, Standard Edition, 1.2.2-001 and the ND Console
would no longer come up - it gave an error message something like "Service
Message not Running". Looking thru emails to the ND Developer's list we
were pointed to
c:\NetDynamics\NetDynamics40\program\Properties\pl.properties. We tried a
slightly different solution which seems to work (Dave McElroy's idea) - we
fully qualified the paths for java and the osagent in pl.properties like
this:
c:\NetDynamics\NetDynamics40\vbroker\bin\osagent -p %OSAGENT_PORT% -C
c:\jdk1.1.7A\bin\java -mx100m -classpath %NETDYN_CLASSPATH%
-DORBagentPort=%OSAGENT_PORT% -DNETDYN_CLASSPATH=%NETDYN_CLASSPATH%
com.visigenic.vbroker.gatekeeper.GateKeeper -props
C:\NetDynamics\NetDynamics40\gatekeeper.prop
c:\jdk1.1.7A\bin\java -mx100m -classpath %NETDYN_CLASSPATH%
-DORBagentPort=%OSAGENT_PORT% -DNETDYN_CELL=localhost.DefaultPartition
-DNETDYN_PARTITION=DefaultPartition -DNETDYN_CLASSPATH=%NETDYN_CLASSPATH%
netdyn.cosi.manager.CNdServiceManager -baseDir
C:\NetDynamics\NetDynamics40\Program\Properties
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]