Forum Discussion

Jeanette's avatar
Jeanette
Occasional Contributor
2 months ago
Solved

JDBC fails with "org.apache.xmlbeans.impl.values.XmlValueDisconnectedException" error in TestEngine

Recently several tests JDBC steps are failing when run in TestEngine returning 
"org.apache.xmlbeans.impl.values.XmlValueDisconnectedException". 
These same JDBC calls are passing when run directly in ReadyAPI (version 3.66) 


  • Hi Jeanette​ 

    The most probable fix is to clean up or recreate the affected project content rather than change the JDBC query itself. If the issue persists after recreating the step in a fresh project, it is strong evidence of a TestEngine bug or incompatibility in how that project is being loaded.

    Hope this helps !!

2 Replies

  • Humashankar's avatar
    Humashankar
    Icon for Champion Level 3 rankChampion Level 3

    Hi Jeanette​ 

    The most probable fix is to clean up or recreate the affected project content rather than change the JDBC query itself. If the issue persists after recreating the step in a fresh project, it is strong evidence of a TestEngine bug or incompatibility in how that project is being loaded.

    Hope this helps !!

    • Jeanette's avatar
      Jeanette
      Occasional Contributor

      Recreating steps does not fix the problem, and new tests in other projects that were working are now failing with the same error. 
      Recreating an entire project with dozens of test suites and tests is not feasible.