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!