PORTTEST failing but no issue on JDE startup

redkopper

Member
Had an issue with Porttest in Unix platform.
Attached the jde.log file.
Porttest failing but when start up the JDE service, there is no issue.
Please advice...

Content of the jde.log is :

29991 Wed Oct 3 15:49:43 2007 ipcpub.c3133
process 29991 <porttest> registered in entry 0

29991 Wed Oct 3 15:49:44 2007 netqueue.c138
putExternalQueue (net) failed for msg id 1.

29991 Wed Oct 3 15:49:44 2007 jdeksec.c3175
KNT0000305 - JDENET Error = JDENET eIPCErr: eIPCNotFound

29991 Wed Oct 3 15:49:44 2007 netqueue.c138
putExternalQueue (net) failed for msg id 2.

29991 Wed Oct 3 15:49:44 2007 jdeksec.c3175
KNT0000305 - JDENET Error = JDENET eIPCErr: eIPCNotFound

29991 Wed Oct 3 15:49:44 2007 jdeksec.c812
SEC0000002 - Unable to connect to security server apcrss15
Running OneWorld with user's signon and password
This may or may not work depending on the databases' security.

29991 Wed Oct 3 15:49:44 2007 jdb_ctl.c3029
JDB1100015 - Failed to complete Security check

29991 Wed Oct 3 15:49:44 2007 ipcpub.c3514
API ipcSawUnregisterProcV1 : process 29991 unregistered in entry 0
 
Hi,

Porttest doesn't work on a remote session, should be run locally with an administrator account. Use the capital porttest JDE JDE <environment> username/password syntax.

Hope this helps.

ciao.
 
Actually porttest will work on remote sessions. If you use the /console option for you remote connection it will emulate at local connection remotley.
 
Hi,

Sometimes i found that porttest not works fine with security server on. Deactivate the security server on the jde.ini and try.

Another thing, i see on the errors that there are an issue with ipc, you can try to increase the startIPCKeyValue on the jde.ini

I hope this helps.

Regards.
 
Back
Top