• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
JDBC close() exception?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JDBC close() exception?


  • Subject: JDBC close() exception?
  • From: William Hatch <email@hidden>
  • Date: Fri, 14 Aug 2009 23:32:07 -0400

new deployment box, cloned from existing box, now seeing this exception on every request:

INFO Exceptions - Database Exception occured: Connection.close() has already been called. Invalid operation in this state.at sun.reflect.GeneratedConstructorAccessor83.newInstance(Unknown Source) at sun .reflect .DelegatingConstructorAccessorImpl .newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:532) at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) at com.mysql.jdbc.Util.getInstance(Util.java:381) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:985) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) at com.mysql.jdbc.ConnectionImpl.getMutex(ConnectionImpl.java:3015) at com.mysql.jdbc.ConnectionImpl.rollback(ConnectionImpl.java:4526) at com .webobjects .jdbcadaptor.JDBCContext.rollbackTransaction(JDBCContext.java:488) at com .webobjects .jdbcadaptor.JDBCChannel._evaluateExpression(JDBCChannel.java:340) at com.webobjects.jdbcadaptor.JDBCCh

any ideas on what system or configuration option could be causing this? I don't see it on the much busier production server, but after a while, this appears to be killing the app. And then pingdom and insanity begin to kick in...

Thanks.


Bill


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: JDBC close() exception?
      • From: William Hatch <email@hidden>
  • Prev by Date: Re: Component Question
  • Next by Date: Re: D2W Question, Embedding D2WList in non D2W Component
  • Previous by thread: Re: Setting environment variables
  • Next by thread: Re: JDBC close() exception?
  • Index(es):
    • Date
    • Thread