aspose file tools
The moose likes Websphere and the fly likes Logical handle no longer valid Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Logical handle no longer valid" Watch "Logical handle no longer valid" New topic
Author

Logical handle no longer valid

BalaKishore Pamarti
Greenhorn

Joined: Jul 26, 2005
Posts: 5
Hi All:

The following works --



and in the finally block I close the connection and callablestatment.

The following is giving me Logical handle no longer valid --


and in the finally block I am closing the connection and ocstmt.

Any help much appreciated!!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Logical handle no longer valid
 
Similar Threads
ClassCastException :SerialConnection
java.lang.ClassCastException
java lang AbstractMethodError:
ORA-01008: not all variables bound trying to call CallableStatement
java.lang.ClassCastException when invoking jdbc stored procedure call