[
https://jira.jboss.org/jira/browse/JBPM-2086?page=com.atlassian.jira.plug...
]
Jiri Pechanec commented on JBPM-2086:
-------------------------------------
I tried to run the jBPM test suite and replace only hibernate jar file with version from
SOA-P but the issue was not reproduced. It is reproducibale only if all JAR files from
SOA-P are used
org.jbpm.db.JbpmSchemaDbTest.testCleanSchema is failing with SOA 4.3
CP01 libraries
-----------------------------------------------------------------------------------
Key: JBPM-2086
URL:
https://jira.jboss.org/jira/browse/JBPM-2086
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Core Engine
Affects Versions: jBPM-3.2.5.SP3
Environment: hsqldb, all platforms
Reporter: Jiri Pechanec
java.lang.NullPointerException
at org.hibernate.mapping.ForeignKey.isPhysicalConstraint(ForeignKey.java:125)
at org.jbpm.db.JbpmSchema.getCleanSql(JbpmSchema.java:99)
at org.jbpm.db.JbpmSchema.cleanSchema(JbpmSchema.java:189)
at org.jbpm.db.JbpmSchemaDbTest.testCleanSchema(JbpmSchemaDbTest.java:39)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.jbpm.AbstractJbpmTestCase.runTest(AbstractJbpmTestCase.java:57)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:743)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira