cancel
Showing results for 
Search instead for 
Did you mean: 

urgent ...Java Stack Restart alone

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi all.

i having a problem. later i deployed a jdbc driver restarted de server. inmediately the server was up, the java stack restarted.

log of

/usr/sap/XD0/DVEBMGS01/work/dev_server0 show this:

ERROR => The Java VM terminated with a non-zero exit code.

      • Please see SAP Note 943602 , section 'J2EE Engine exit codes'

      • for additional information and trouble shooting.

i saw the sap note but it does not say any puntual action to do.

other error in /work/directory:

#0011259EC460005C0000000000005173000444E2A55C985E#1201640134449#com.sap.aii.af.ra.ms.runtime.Resources##com.sap.aii.af.ra.ms.runtime.Resources.lookupFromJNDI(String, boolean)#J2EE_GUEST#0#####SAPEngine_Application_Threadimpl:3_45##0#0#Error##Plain###Failed to lookup object from JNDI for name localejbs/AFWListener within app level thread. Reason: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at localejbs, the whole lookup name is localejbs/AFWListener.#

what can i do?

should i undeploy the jdbc driver??

rgds

RP

Edited by: Rodrigo Pertierra on Jan 30, 2008 3:30 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

1) Check whether you have already deployed the same driver

2) Did you changed any parameters in visual Admin ( JDBC Service )

3) After undeploy the jdbc driver if the system is up means .. some thing worng in the Driver file.. try to get it from the Sender / Receiver system

4) Try to avoid free download of the driver...

5) What Database and its Version ?

Regards

Agasthuri Doss

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

Hi Agasthuri Doss

+ 1) Check whether you have already deployed the same driver +

the same driver has been deployed to PE and worked without any problem.

4) Try to avoid free download of the driver.

i dowloaded the driver form oracle page, the data base es 9i release 2.

2) Did you changed any parameters in visual Admin ( JDBC Service )

I didnt change any parameters in Visual Adm.

I going to undeployed the driver. i tell you what happend

Too much regads

RP

Edited by: Rodrigo Pertierra on Jan 29, 2008 1:34 PM

agasthuri_doss
Active Contributor
0 Kudos

Hi Rodrigo Pertierra,

Similar Issue I too faced with ( Different Version ) , Then I got the JDBC Drivers from the Receiver System Functional Consultants and able to resolve the issue.

Regards

Agasthuri Doss

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi

i have a doubt

in how to install and configure ... says that oracle must be a zip file into aii_af_jmsproviderlib.sda but must be a zip file or . jar into

/usr/sap/XD0/DVEBMGS01/j2ee/cluster/server0/bin/ext/oracle.jdbc.driver.OracleDriver

and

/usr/sap/XD0/DVEBMGS01/j2ee/cluster/server0/bin/ext/com.sap.aii.af.jmsproviderlib

Rgds!

RP

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Jar File

Regards

Agasthuri Doss

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

do you know why in .sda must be in .zip??? i put it in .jar before an i think it was the cuase of the server problem that restart alone. im deploying the old sda

Former Member
0 Kudos
rodrigoalejandro_pertierr
Active Contributor
0 Kudos

HI.

i cant undeploy the aii_af_jmsproviderlib because the SDM freeze any time y try to do this. java stack dont stop to restart

the error got from log:

#0011259EC460005C0000000000005173000444E2A55C985E#1201640134449#com.sap.aii.af.ra.ms.runtime.Resources##com.sap.aii.af.ra.ms.runtime.Resources.lookupFromJNDI(String, boolean)#J2EE_GUEST#0#####SAPEngine_Application_Thread[impl:3]_45##0#0#Error##Plain###Failed to lookup object from JNDI for name localejbs/AFWListener within app level thread. Reason: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at localejbs, the whole lookup name is localejbs/AFWListener.#

what that means??

Rgds

Edited by: Rodrigo Pertierra on Jan 30, 2008 10:49 AM

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Try Restarting the JAVA Engine by Tcode=SMICM from ABAP Stack ( SAP Log on Pad )

Regards

Agasthuri Doss

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi Agasthuri Doss.

i restarted the java stack, did a stopsap, the server was boot too.but nothing happend

rgds

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>should i undeploy the jdbc driver??

Undeploy the jdbc driver and check whether the system comes to normal.

Regards

Agasthuri Doss

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi

i undeployed the driver and system became normal.

i am installing the ojdbc14 that functional person gave to me.

what sould i do. i cant access at any resource of was. abap stack work perfect.

to install the driver im using How To Install and Configure External Drivers for the JDBC & JMS Adapters

regards

RP