You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by "xuht (sent by Nabble.com)" <li...@nabble.com> on 2005/12/28 13:15:31 UTC

help roller2.0 problem on oracle9i

i have installed roller2.0 on resin 3.0.14 and database is oracle9i,when i logged into the roller,i got the error as the following ,can anyone help me? thanks lot

=====================================================
[20:11:41.859] Closing dangling connections.  All connections must have a close(
) in a finally block.
[20:11:41.859] java.lang.IllegalStateException: Connection UserConnection[com.ca
ucho.sql.ManagedConnectionImpl@c26ede] was not closed. Connections must have a c
lose() in a finally block.
[20:11:41.859]  at com.caucho.jca.UserTransactionImpl.abortTransaction(UserTrans
actionImpl.java:456)
[20:11:41.859]  at com.caucho.jca.UserTransactionProxy.abortTransaction(UserTran
sactionProxy.java:174)
[20:11:41.859]  at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFil
terChain.java:183)
[20:11:41.859]  at com.caucho.server.dispatch.ServletInvocation.service(ServletI
nvocation.java:208)
[20:11:41.859]  at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.
java:259)
[20:11:41.859]  at com.caucho.server.port.TcpConnection.run(TcpConnection.java:3
63)
[20:11:41.859]  at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:490)
[20:11:41.859]  at com.caucho.util.ThreadPool.run(ThreadPool.java:423)
[20:11:41.859]  at java.lang.Thread.run(Thread.java:534)
--
Sent from the Roller - User forum at Nabble.com:
http://www.nabble.com/help-roller2.0-problem-on-oracle9i-t815566c12275.html#a2116497