Hide Forgot
Workaround: Workaround Exists Workaround Description: The datasource needed a test query to purge old connections. And by adding test query (select 1) to the VDB data source fixes the issue. project_key: SOA I had deployed a VDB and WAR, but there was an error in the transformation, so executing a web service query failed. After correcting the transformation and re-deploying the VDB, the Web service got an error. Checking the server log showed the session was invalid. Ted and I believe this should have recovered without the exception. I'll attach the applicable section from the server log.
Excerpt from the server log
Attachment: Added: DeadSession.log
Link: Added: This issue Cloned to SOA-2854
Workaround Description: Added: The datasource needed a test query to purge old connections. And by adding test query (select 1) to the VDB data source fixes the issue. Workaround: Added: [Workaround Exists]
There is a configuration step that needs to done. This is noted in the workaround.
Tested with ER9 and closed.