cancel
Showing results for 
Search instead for 
Did you mean: 

Java only system getting down in 30-40 minutes

Former Member
0 Kudos

Hello All,

We have one java only system and system is getting down every 30-40 minutes I ahve pasted dvetrace.log file from j2ee directory .please have look and suggest any souliton .

at com.sap.engine.system.naming.provider.ResolverManager.findInitialContextFactory(ResolverManager.java:472)

at com.sap.engine.system.naming.provider.DefaultInitialContext._getDefaultInitCtxt(DefaultInitialContext.java:60)

at com.sap.engine.system.naming.provider.DefaultInitialContext.getURLOrDefaultInitCtx(DefaultInitialContext.java:131)

at javax.naming.InitialContext.unbind(InitialContext.java:385)

at javax.naming.InitialContext.unbind(InitialContext.java:385)

at com.sap.caf.eu.cc.content.svc.CCServiceFrame.unregisterServiceInterface(CCServiceFrame.java:221)

at com.sap.caf.eu.cc.content.svc.CCServiceFrame.stop(CCServiceFrame.java:125)

at com.sap.engine.core.service630.container.ServiceStopper.run(ServiceStopper.java:31)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156)

#

#1.#4AD96E94C264002B00000001001BB07E000490B9083F1674#1285024288544#com.sap.caf.eu.gp.model.co.execute.impl.CallableObjectExecutorTimeoutProcessor##com.sap.caf.eu.gp.model.co.execute.impl.CallableObjectExecutorTimeoutProcessor#######SAPEngine_System_Thread[impl:5]_49##0#0#Error#1#/System/Server#Plain###null

java.lang.InterruptedException

at java.lang.Thread.sleep(Native Method)

at java.lang.Thread.sleep(Thread.java:898)

at com.sap.caf.eu.gp.model.co.execute.impl.CallableObjectExecutorTimeoutProcessor.run(CallableObjectExecutorTimeoutProcessor.java:206)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156)

#

#1.#4AD96E94C264007F0000005B001BB07E000490B908452E6E#1285024288943#com.sap.engine.core.thread.impl5.ThreadManagerImpl##com.sap.engine.core.thread.impl5.ThreadManagerImpl#J2EE_GUEST#0#####Thread[Thread-98,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_System_Thread[impl:5]_ThreadManager:

Thread[SAPEngine_System_Thread[impl:5]_61]

Task: com.sap.engine.core.thread.impl5.ActionObject - Processing Task [classname: com.sap.jms.client.connection.AsyncCloser | toString: com.sap.jms.client.connection.AsyncCloser@69306930] with classloader [com.sap.engine.services.deploy.server.ApplicationLoader647b647bsap.com/irj]#

#1.#4AD96E94C264007F0000005C001BB07E000490B908452F13#1285024288943#com.sap.engine.core.thread.impl5.ThreadManagerImpl##com.sap.engine.core.thread.impl5.ThreadManagerImpl#J2EE_GUEST#0#####Thread[Thread-98,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_System_Thread[impl:5]_ThreadManager:

Thread[SAPEngine_System_Thread[impl:5]_67]

Task: com.sap.engine.core.thread.impl5.ActionObject - Processing Task [classname: com.sap.engine.services.log_configurator.archive.ArchivingThread | toString: com.sap.engine.services.log_configurator.archive.ArchivingThread@68cf68cf] with classloader [com.sap.engine.core.service630.container.ComponentClassLoader13d713d7@service:log_configurator]#

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Juans Right .

If you have not applied the License , the system will stay active for some time and stop later .

You say the system is up , and shutsdown after some time . So it seems to be more of a license issue .

Regards,

Ashish .A. Poojary

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

Nothing obvious in that segment of the logs but that sound like a license issue.

Check the logs and check the license

Regards

Juan