I have discovered a better way to stop this error of the servive manager from starting
up correctly.
a. First ensure all your paths are correct without the unnecessary chat=racters
b. Go to the netdynamics/netdynamics/program/
properties folder and examine the file called
pl.properties
c. There should be three lines of code and these three lines should be run from
seperate dos screens simultaneaously
do not close the dos windows
These lines are
a. osagent -p %OSAGENT_PORT% -C
b. java -mx100m -classpath %NETDYN_CLASSPATH% -DORBagentPort=%OSAGENT_PORT%
-DNETDYN_CLASSPATH=%NETDYN_CLASSPATH%
com.visigenic.vbroker.gatekeeper.GateKeeper -props
C:\NetDynamics\NetDynamics40\gatekeeper.prop
c.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
These dos windows must be left throuhout the duration of your development process
daily and must be done wheb=n the pC is swithed on
I hope this helps anyone for it took me 8 days to find this out
Bola
pl.properties