[jboss-user] [jBPM] - Re: jbpm 5.4 and simulation

dossou do-not-reply at jboss.com
Fri Dec 7 04:48:09 EST 2012


dossou [https://community.jboss.org/people/dossou] created the discussion

"Re: jbpm 5.4 and simulation"

To view the discussion, visit: https://community.jboss.org/message/780617#780617

--------------------------------------------------------------
I’ve try with a JDK 1.6.0_21 and still have the problem.
I started over step by step, description below.
Maybe a hint?
I think the issue is related to gateways, split? Invalid flow condition expression?
A least one bug:
NPE when there is no condition on the flows leaving a split gateway.

1. Simple process ( start, on task, end)
The simulation gave some results, tough with same errors in log

09:56:27,835 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 38, 52): cvc-complex-type.4: Attribute 'type' must appear on element 'bpmn2:relationship'.
09:56:27,839 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 41, 92): cvc-elt.4.2: Cannot resolve 'drools:Scenario' to a type definition for element 'drools:Scenario'.
09:56:27,844 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 42, 100): cvc-elt.4.2: Cannot resolve 'drools:ScenarioParameters_._type' to a type definition for element 'drools:ScenarioParameters'.
09:56:27,849 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 43, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
09:56:27,854 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 44, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
09:56:27,858 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 45, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:WaitTime'.
09:56:27,863 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 51, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
09:56:27,868 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 52, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
09:56:27,873 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 53, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
09:56:27,878 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 58, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
09:56:27,883 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 59, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
09:56:27,888 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 60, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
09:56:27,892 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 65, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
09:56:27,898 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 66, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
09:56:27,903 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 67, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.
09:56:27,907 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 72, 69): cvc-elt.4.2: Cannot resolve 'drools:CostParameters' to a type definition for element 'drools:CostParameters'.
09:56:27,912 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 73, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:UnitCost'.
09:56:27,917 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 78, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
09:56:27,922 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 79, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
09:56:27,927 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-5) (null: 80, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.
09:56:29,020 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 1
09:56:29,033 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,038 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,043 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 2
09:56:29,047 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,050 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,054 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 3
09:56:29,058 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,061 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,066 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 4
09:56:29,070 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,073 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,101 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 5
09:56:29,106 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,110 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,115 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 6
09:56:29,122 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,125 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,130 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 7
09:56:29,134 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,137 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,142 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 8
09:56:29,146 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,149 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,154 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 9
09:56:29,160 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,164 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,169 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 10
09:56:29,173 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event  is avg: 0.0; min: 0.0; max:0.0
09:56:29,177 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]
09:56:29,188 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) SUMMARY Duration for end event  is avg: 0.0; min: 0.0; max:0.0 count 10.0
09:56:29,193 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) SUMMARY Duration for activity Activity is avg: 0.0; min: 0.0; max:0.0 count 10.0
09:56:29,197 INFO  [stdout] (http-localhost-127.0.0.1-8080-5) SUMMARY: Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation at TestForSimulation@null]


 2. More complex process ( Split and merge gateways), attached
“The simulation engine did not return results” message, with more errors in log

10:29:28,252 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 125, 52): cvc-complex-type.4: Attribute 'type' must appear on element 'bpmn2:relationship'.
10:29:28,256 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 128, 92): cvc-elt.4.2: Cannot resolve 'drools:Scenario' to a type definition for element 'drools:Scenario'.
10:29:28,261 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 129, 100): cvc-elt.4.2: Cannot resolve 'drools:ScenarioParameters_._type' to a type definition for element 'drools:ScenarioParameters'.
10:29:28,266 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 130, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,272 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 131, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
10:29:28,277 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 132, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
10:29:28,282 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 137, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,287 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 138, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
10:29:28,292 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 139, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.
10:29:28,298 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 144, 69): cvc-elt.4.2: Cannot resolve 'drools:CostParameters' to a type definition for element 'drools:CostParameters'.
10:29:28,303 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 145, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:UnitCost'.
10:29:28,308 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 150, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,314 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 151, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
10:29:28,319 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 152, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:WaitTime'.
10:29:28,324 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 158, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,329 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 159, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
10:29:28,334 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 160, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.
10:29:28,339 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 165, 69): cvc-elt.4.2: Cannot resolve 'drools:CostParameters' to a type definition for element 'drools:CostParameters'.
10:29:28,344 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 166, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:UnitCost'.
10:29:28,349 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 171, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,355 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 172, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
10:29:28,360 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 173, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.
10:29:28,364 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 179, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,370 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 180, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
10:29:28,375 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 181, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
10:29:28,380 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 186, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,386 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 187, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
10:29:28,391 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 188, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
10:29:28,396 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 193, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,401 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 194, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
10:29:28,406 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 195, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
10:29:28,411 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 200, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,417 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 201, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
10:29:28,422 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 202, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.
10:29:28,427 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 207, 69): cvc-elt.4.2: Cannot resolve 'drools:CostParameters' to a type definition for element 'drools:CostParameters'.
10:29:28,432 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 208, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:UnitCost'.
10:29:28,437 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 213, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,442 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 214, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
10:29:28,448 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 215, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.
10:29:28,452 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 220, 69): cvc-elt.4.2: Cannot resolve 'drools:CostParameters' to a type definition for element 'drools:CostParameters'.
10:29:28,457 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 221, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:UnitCost'.
10:29:28,462 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 226, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,467 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 227, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
10:29:28,472 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 228, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
10:29:28,477 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 233, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,483 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 234, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
10:29:28,488 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 235, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
10:29:28,493 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 240, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,498 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 241, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
10:29:28,504 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 242, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
10:29:28,509 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 247, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,514 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 248, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.
10:29:28,519 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 249, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.
10:29:28,524 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 254, 69): cvc-elt.4.2: Cannot resolve 'drools:CostParameters' to a type definition for element 'drools:CostParameters'.
10:29:28,529 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 255, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:UnitCost'.
10:29:28,535 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 260, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,540 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 261, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
10:29:28,546 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 262, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
10:29:28,552 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 267, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.
10:29:28,558 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 268, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.
10:29:28,563 ERROR [org.drools.xml.ExtensibleXmlParser] (http-localhost-127.0.0.1-8080-9) (null: 269, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/780617#780617]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121207/8f5f2020/attachment-0001.html 


More information about the jboss-user mailing list