<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: jbpm 5.4 and simulation
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/dossou">dossou</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/780617#780617">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>I&rsquo;ve try with a JDK 1.6.0_21 and still have the problem.</p><p>I started over step by step, description below.</p><p>Maybe a hint?</p><p>I think the issue is related to gateways, split? Invalid flow condition expression?</p><p>A least one bug:</p><p>NPE when there is no condition on the flows leaving a split gateway.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><ol style="list-style-type: decimal;"><li>Simple process ( start, on task, end)</li></ol><p>The simulation gave some results, tough with same errors in log</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>09:56:29,020 INFO&#160; [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</p><p>09:56:29,033 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,038 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,043 INFO&#160; [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</p><p>09:56:29,047 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,050 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,054 INFO&#160; [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</p><p>09:56:29,058 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,061 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,066 INFO&#160; [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</p><p>09:56:29,070 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,073 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,101 INFO&#160; [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</p><p>09:56:29,106 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,110 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,115 INFO&#160; [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</p><p>09:56:29,122 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,125 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,130 INFO&#160; [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</p><p>09:56:29,134 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,137 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,142 INFO&#160; [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</p><p>09:56:29,146 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,149 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,154 INFO&#160; [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</p><p>09:56:29,160 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,164 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,169 INFO&#160; [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</p><p>09:56:29,173 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0</p><p>09:56:29,177 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) Duration for processs is avg: 0.0; min: 0.0; max:0.0 [defaultPackage.TestForSimulation@TestForSimulation@null]</p><p>09:56:29,188 INFO&#160; [stdout] (http-localhost-127.0.0.1-8080-5) SUMMARY Duration for end event&#160; is avg: 0.0; min: 0.0; max:0.0 count 10.0</p><p>09:56:29,193 INFO&#160; [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</p><p>09:56:29,197 INFO&#160; [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@TestForSimulation@null]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p> 2. More complex process ( Split and merge gateways), attached</p><p style="margin-left: 36pt;">&ldquo;The simulation engine did not return results&#8221; message, with more errors in log</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p><p>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'.</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/780617#780617">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>