Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1220 | major | sometimes | 06-27-06 17:37 | 06-29-06 10:50 | |
|
|||||
Reporter: | cornwellsb | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.19 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.20 | ||
|
|||||
Summary: | 0001220: com.caucho.transaction.TransactionManagerImpl.addTransaction NullPointer Exception | ||||
Description: |
Im getting lots and lots of these exceptions every minute - I have never seen this before but I also upgraded to resin 3.0.19 a week or so ago! [20:32:38.963] java.lang.NullPointerException [20:32:38.963] at com.caucho.transaction.TransactionManagerImpl.addTransaction(TransactionManagerImpl.java:309) [20:32:38.963] at com.caucho.transaction.TransactionManagerImpl.getCurrent(TransactionManagerImpl.java:298) [20:32:38.963] at com.caucho.transaction.TransactionManagerImpl.setTransactionTimeout(TransactionManagerImpl.java:253) [20:32:38.963] at com.caucho.jca.UserTransactionImpl.abortTransaction(UserTransactionImpl.java:509) [20:32:38.963] at com.caucho.jca.UserTransactionProxy.abortTransaction(UserTransactionProxy.java:183) [20:32:38.963] at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:198) [20:32:38.963] at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229) [20:32:38.963] at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268) [20:32:38.963] at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389) [20:32:38.963] at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:507) [20:32:38.963] at com.caucho.util.ThreadPool.run(ThreadPool.java:433) [20:32:38.963] at java.lang.Thread.run(Thread.java:595) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |