BPEL ProcessAssertionError: Assertion Violation !(con != null)
com.ibm.bpe.util.ProcessAssertionError:
com.ibm.bpe.util.ProcessAssertionError:
Assertion Violation !(con!=null) in
method >> com.ibm.bpe.databse.StmtHelper.
prepareStmtUpdateTaskTemplateState
(StmtHelper.java:101)
If you see the following exception, ensure that your server (or deployment manager) can actually access the BPEDB. The connection object inside of the BPEL Database Statement Helper has become null for an unknown reason. You can go to the datasource for your BPEDB and click Test Connection. This will likely identify an exception as to why the server cannot connect.
Related Posts
- SCA, BPEL, Websphere Adapter for JDBC and Transactionality
- BPEL or ESB: Which should you use?
- BPEL: Beware the use of nested loops in a short running process
- IBM Certification Tests
- ProcessTemplateNotFoundException: CWWBA0008E: Process template ‘myProcess, -valid_from_date-’ is not found
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply