Skip to Content
0
Feb 17, 2011 at 05:04 PM

JCoTimeoutChecker NullPointerException

152 Views

Hi all,

I am connecting from a Tomcat WebApp with Strut2 to a WebAs 6.20.

The connection works fine. But after 40 minutes I get this exception:

Exception in thread "JCoTimeoutChecker" java.lang.NullPointerException
	at com.sap.conn.jco.rt.Trace.isOn(Trace.java:789)
	at com.sap.conn.jco.rt.AutoJobRunner.run(AutoJobRunner.java:91)
	at java.lang.Thread.run(Unknown Source)

Can anybody tell me what's wrong?

Thank you in anticipation!