• 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
Strange problem with multiple JDBC connections
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange problem with multiple JDBC connections


  • Subject: Strange problem with multiple JDBC connections
  • From: Ken Anderson <email@hidden>
  • Date: Thu, 31 May 2007 10:05:41 -0400

All,

I've recently added a connection to an Oracle database from my primarily Sybase based application.  Multiple threads are operating and talking to both Sybase and Oracle through their respective JDBC drivers.  I just received this error:

EvaluateExpression failed: <com.webobjects.jdbcadaptor.SybasePlugIn$SybaseExpression: "SELECT t0.identifier, t0.oid, t0.priority_minutes_offset, t0.quote_oid, t0.rolling_quote_period_oid, t0.trans_id FROM quote_rolling_period t0 WHERE t0.quote_oid = ?" withBindings: 1:10(quoteOid)>:
    Next exception:SQL State:JZ006 -- error code: 0 -- msg: JZ006: Caught IOException: java.io.IOException: JZ0PA: The query has been cancelled and the response discarded.  The cancel was probably issued by another statement on the connection.
at com.webobjects.jdbcadaptor.JDBCContext._jdbcErrorWithChannel(JDBCContext.java:138)
at com.webobjects.jdbcadaptor.JDBCChannel._evaluateExpression(JDBCChannel.java:310)
at com.webobjects.jdbcadaptor.JDBCChannel.evaluateExpression(JDBCChannel.java:261)
at com.webobjects.jdbcadaptor.JDBCChannel.selectAttributes(JDBCChannel.java:185)


I have never seen anything like this before - it never occurred when I was not querying Oracle simultaneously.  Has anyone ever seen this?  Any hints?

Thanks,
Ken

 _______________________________________________
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: Strange problem with multiple JDBC connections
      • From: "Jerry W. Walker" <email@hidden>
  • Prev by Date: Re: Nested Editing Contexts
  • Next by Date: Re: Nested Editing Contexts
  • Previous by thread: Re: Xcode runtime WOComponent editing bug
  • Next by thread: Re: Strange problem with multiple JDBC connections
  • Index(es):
    • Date
    • Thread