jdenet_n process did not start

kalsu

Member
We have just installed JDE 8.9 on a Solaris 9.0 machine and when we try to run runoneworld.sh we are getting the
above error 'jdenet_n' process did not start and not able to set up the security server and do port test.

Can anyone guess what could have gone wrong?
Thank you in advance
 
First guess is you didn't update the owenv file stored in the system/bin32 directory. There tend to be lots of preset values in there. Also, make sure your database client (I'll assume Oracle) is installed and you can tnsping the db and you can connect to it with SQL*Plus. You also may be missing critical environment variables in the jde process owners .profile (located in ~).
 
I have recently installed XE on Solaris 8.

Please check the following things -

For porttest, i hope u have removed the security server in jde.ini and then run the porttest.

For Kernel -
Check properly.
1. Oracle Service running.
Run Some Select query from SQL PLUS as said by Charles.

2. If you have changed the password of JDE user, then u need to also change the OWPWD password in RunOneWorld.sh
and also in EndOneWorld.sh.
 
Hi Anderson,

The issue had been due to wrong semophore settings. Thanks for your suggestions.

Regards
Sundaram
 
Back
Top