facebook

Conversion from Clob to string Error

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #526023 Reply

    deepthigp
    Participant

    Hi,

    I am using MyEclipse Blue 2016 and Websphere 8.5. The derby client jar is part of websphere 8.5 server.

    I am coming across this error for the last few days after reinstalling MyEclipse Blue 2016.

    Caused by: org.apache.derby.client.am.SqlException: You cannot invoke other java.sql.Clob/java.sql.Blob methods after calling the free() method or after the Blob/Clob’s transaction has been committed or
    rolled back.

    Has someone come across this issue before? Any ideas of resolution would be helpful!

    • This topic was modified 6 years, 10 months ago by deepthigp.
    #526091 Reply

    support-swapna
    Moderator

    Deepthi,

    This looks like a limitation with Derby and LOB content. The resultset/database connection might be closed even before the conversion is done.

    Please refer to these threads for more details :
    http://crest-boy.livejournal.com/1152.html
    https://issues.apache.org/jira/browse/DERBY-3862

    I am afraid this is a development related query and not a MyEclipse issue. Please cross post to development related forums like stackoverflow.com or in Derby related forums for better suggestions from the developer community.

    Hope this helps. Please let us know how it works for you.

    –Swapna
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Conversion from Clob to string Error

You must be logged in to post in the forum log in