Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.), Release Notes project_key: SOA See JBESB-3633 for the details.
Link: Added: This issue is related to JBESB-3633
"Error 708 means you do not have any more attribute metadata records remaining, which means you need to increase the value of MaxNoOfAttributes."
Waiting for confirmation that the MaxNoOfAttributes is not the source of the problem.
Assigning to Boris, he was going to chase up the configuration yesterday. We can reassign once we get feedback.
The issue isn't in jBPM codebase, but in MySQL cluster configuration. Configuration issue can be solved by increasing value of MaxNoOfAttributes property. Increasing the value of MaxNoOfAttributes property solve the issue and SOA server can be started against MySQL cluster instance without any exceptions - so the issue can be closed.
Need to add to our docs
Affects: Added: [Documentation (Ref Guide, User Guide, etc.), Release Notes]
Release Notes Docs Status: Added: Documented as Known Issue Writer: Added: dlesage Release Notes Text: Added: https://issues.jboss.org/browse/SOA-3163 jBPM may fail to start if MySQL is used as its backend database. This is due to a problem with the MySQL cluster configuration. To work around the problem, increase the value of the MaxNoOfAttributes property.
Documented as known issue with workaround.
Release Notes for SOA-P 5.2.0 (see: http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5/html/5.2.0_Release_Notes/index.html) contains information about MySQL cluster configuration and MaxNoOfAttributes property and how it should be set in order to start SOA-P server correctly.