NullPointerException When Using Scheduler With Trigger in a J2EE Application
(Doc ID 377965.1)
Last updated on DECEMBER 02, 2024
Applies to:
Oracle Containers for J2EE - Version 10.1.3.0.0 and laterInformation in this document applies to any platform.
This problem can occur on any platform.
Symptoms
When using oracle.ias.scheduler.Trigger class to submit a job with a trigger in a J2EE application on Oracle Application Server Containers for J2EE 10.1.3, a NullPointerException occurs:
oracle.oc4j.rmi.OracleRemoteException: java.lang.NullPointerException
at com.evermind.server.ejb.EJBUtils.getUserException(EJBUtils.java:333)
at com.evermind.server.ejb.interceptor.system.AbstractTxInterceptor.convertAndHandleMethodExceptionAbstractTxInterceptor.java:69)
at com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:45)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |