Help! JAS timeout error

habarric

Active Member
My enterprise server and JAS server are on the same box. I can log onto fat client fine. When logging onto JAS server I get the follwing in the jas.log:

10 Feb 2005 13:13:23,920 [P=194728:O=0:CT] ERROR: {com.jdedwards.jas} - OneWorld JAS startup initiated
10 Feb 2005 13:13:25,575 [P=194728:O=0:CT] ERROR: {com.jdedwards.jas} - OneWorld JAS startup complete
10 Feb 2005 13:13:47,309 [Servlet.Engine.Transports : 0] ERROR: {com.jdedwards.system.none} - SecurityServer already exists, no override allowed
10 Feb 2005 13:15:23,047 [Servlet.Engine.Transports : 0] ERROR: {com.jdedwards.system.kernel} - *ERROR* RemoteEnv: execute:COSE#1000 Request timeout: timeout after 90000ms host LNNX80:6013(1188) SocID:1189 PID:0 host:LNNX80:6013 user:pSFT Env:JPY811
10 Feb 2005 13:15:23,101 [Servlet.Engine.Transports : 0] ERROR: {com.jdedwards.system.kernel} - *ERROR* CallObject@446b0275: execute of [LeftJustifyUDCValue] failed! Unable to obtain an environment on LNNX80:6013 user:pSFT Env:JPY811
10 Feb 2005 13:16:53,532 [Servlet.Engine.Transports : 0] ERROR: {com.jdedwards.system.kernel} - *ERROR* RemoteEnv: execute:COSE#1000 Request timeout: timeout after 90000ms host LNNX80:6013(1188) SocID:1189 PID:0 host:LNNX80:6013 user:pSFT Env:JPY811
10 Feb 2005 13:16:53,532 [Servlet.Engine.Transports : 0] ERROR: {com.jdedwards.system.kernel} - *ERROR* CallObject@446b0275: execute of [LeftJustifyUDCValue] failed! Unable to obtain an environment on LNNX80:6013 user:pSFT Env:JPY811
10 Feb 2005 13:18:24,040 [Servlet.Engine.Transports : 0] ERROR: {com.jdedwards.system.kernel} - *ERROR* RemoteEnv: execute:COSE#1000 Request timeout: timeout after 90000ms host LNNX80:6013(1188) SocID:1189 PID:0 host:LNNX80:6013 user:pSFT Env:JPY811
10 Feb 2005 13:18:24,040 [Servlet.Engine.Transports : 0] ERROR: {com.jdedwards.jas} - No Secondary Data Source found from OCM for user PSFT environment JPY811 object B9800150 type BSFN
10 Feb 2005 13:18:24,070 [Servlet.Engine.Transports : 0] ERROR: {com.jdedwards.jas} - CallBusinessFunction LeftJustifyUDCValue Failed:Errors on JAS:
Error Message: <Errors on JAS: >, Error list: :
szError: CO_1
subText:
alphaDescriptionTemplate: CallObject error. See JAS logs for more details: COSE#1000 Request timeout: timeout after 90000ms host LNNX80:6013(1188) SocID:1189 PID:0
glossaryTextTemplate:
errorLevel: 1
idItem: -1
fileName: null
lineNumber: 0

Setup is the following:

W2k3 Standard, SQL2000, 8.94.D1, 8.11
and don't ask why they are on the same box, I just do what I'm told
Any help is appreciated.
 
Do you see any errors in jas.log when you start the JAS services.

Which env were you trying to sign onto...

Looks like your default JAS env seems to be JPY811. Is the PY pathcode installed and configured on your server LNNX80.

Do Server Map OCMs exist for JPY811 env..?
 
We also encouter these timeout errors in the JAS logfile.
We tried several things (e.g. add 4GB extra memory, monitoring jobques, etc ), but with no result

Watching this topic very carefully...

cool.gif


PE1 8.93, W2K3, Websphere 5.0
 
Back
Top