<!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="http://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: Runaround not complete
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/code_monkey">Chris Nash</a> in <i>jBPM</i> - <a href="http://community.jboss.org/message/625567#625567">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Looking at the server log, this is what I get:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>2011-09-08 09:53:21,281 SEVERE [com.intalio.web.profile.impl.JbpmProfileImpl] (http-localhost%2F127.0.0.1-8080-7) Unknown root element org.eclipse.bpmn2.impl.CollaborationImpl@1a3b1f (id: _hnMC8douEeChpcAZezKhPA, anyAttribute: null) (isClosed: false, name: null)</p><p>java.lang.UnsupportedOperationException: Unknown root element org.eclipse.bpmn2.impl.CollaborationImpl@1a3b1f (id: _hnMC8douEeChpcAZezKhPA, anyAttribute: null) (isClosed: false, name: null)</p><p>&#160;&#160;&#160; at com.intalio.bpmn2.impl.Bpmn2JsonMarshaller.marshallDefinitions(Bpmn2JsonMarshaller.java:271)</p><p>&#160;&#160;&#160; at com.intalio.bpmn2.impl.Bpmn2JsonMarshaller.marshall(Bpmn2JsonMarshaller.java:138)</p><p>...</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>Sometimes I get this error, though:</strong></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>2011-09-08 09:57:42,171 ERROR [com.intalio.web.repository.impl.UUIDBasedJbpmRepository] (http-localhost%2F127.0.0.1-8080-6) Unable to connect to Gunvor. Is it running? [Read timed out]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Which isn't correct (<strong>Guvnor is running</strong>) because I can load a workflow that does work right afterwards. And it never fails loading good workflows.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Here is the contents of the BPMN2 file.&#160; It just has a start node, a script task node, and an end node:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&lt;?xml version="1.0" encoding="UTF-8"?&gt;</p><p><span>&lt;bpmn2:definitions xmlns:xsi="</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>" xmlns="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>" xmlns:bpmn2="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span>" xmlns:bpmndi="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/DI" target="_blank">http://www.omg.org/spec/BPMN/20100524/DI</a><span>" xmlns:dc="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DC" target="_blank">http://www.omg.org/spec/DD/20100524/DC</a><span>" xmlns:di="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DI" target="_blank">http://www.omg.org/spec/DD/20100524/DI</a><span>" xsi:schemaLocation="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span> BPMN20.xsd </span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DC" target="_blank">http://www.omg.org/spec/DD/20100524/DC</a><span> </span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DC-XMI" target="_blank">http://www.omg.org/spec/DD/20100524/DC-XMI</a><span> </span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DI" target="_blank">http://www.omg.org/spec/DD/20100524/DI</a><span> </span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DI-XMI" target="_blank">http://www.omg.org/spec/DD/20100524/DI-XMI</a><span> </span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/DI" target="_blank">http://www.omg.org/spec/BPMN/20100524/DI</a><span> </span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/DI-XMI" target="_blank">http://www.omg.org/spec/BPMN/20100524/DI-XMI</a><span>" id="b1ff9581-511e-45e3-8cfc-73fa18bf6a2f" name="" targetNamespace="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>"&gt;</span></p><p>&#160; &lt;bpmn2:process id="" name="" isExecutable="true"&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:startEvent id="_9CC61D6A-E4F9-4E40-97C4-D06B15E83D7B" name=""&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_144E12D4-98CE-443E-9B97-39169D291DE9&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:startEvent&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:task id="_A645FAE9-9524-4C32-8E1B-3C1A533B954E" name="DoTask"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_144E12D4-98CE-443E-9B97-39169D291DE9&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_D5738E3A-3DA5-435B-B29D-92C609576140&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:task&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_144E12D4-98CE-443E-9B97-39169D291DE9" sourceRef="_9CC61D6A-E4F9-4E40-97C4-D06B15E83D7B" targetRef="_A645FAE9-9524-4C32-8E1B-3C1A533B954E"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_D5738E3A-3DA5-435B-B29D-92C609576140" sourceRef="_A645FAE9-9524-4C32-8E1B-3C1A533B954E" targetRef="_D15EAD67-192E-4A90-A944-C2D6FE1E197A"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:endEvent id="_D15EAD67-192E-4A90-A944-C2D6FE1E197A" name=""&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_D5738E3A-3DA5-435B-B29D-92C609576140&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:terminateEventDefinition id="_3eFlYNmMEeC98Y7a_548Xw"/&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:endEvent&gt;</p><p>&#160; &lt;/bpmn2:process&gt;</p><p>&#160; &lt;bpmn2:collaboration id="_9L5_YNoyEeChpcAZezKhPA"&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:participant id="_9NGSMNoyEeChpcAZezKhPA" name="Internal" processRef=""/&gt;</p><p>&#160; &lt;/bpmn2:collaboration&gt;</p><p>&#160; &lt;bpmndi:BPMNDiagram id="_3eFlYdmMEeC98Y7a_548Xw"&gt;</p><p>&#160;&#160;&#160; &lt;bpmndi:BPMNPlane id="_3eFlYtmMEeC98Y7a_548Xw" bpmnElement=""&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_3eFlY9mMEeC98Y7a_548Xw" bpmnElement="_9CC61D6A-E4F9-4E40-97C4-D06B15E83D7B"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="30.0" width="30.0" x="270.0" y="392.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_3eFlZNmMEeC98Y7a_548Xw" bpmnElement="_A645FAE9-9524-4C32-8E1B-3C1A533B954E"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="80.0" width="100.0" x="395.0" y="367.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_3eFlZtmMEeC98Y7a_548Xw" bpmnElement="_D15EAD67-192E-4A90-A944-C2D6FE1E197A"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="51.0" width="36.0" x="270.0" y="280.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_3eFlZdmMEeC98Y7a_548Xw" bpmnElement="_144E12D4-98CE-443E-9B97-39169D291DE9" sourceElement="_3eFlY9mMEeC98Y7a_548Xw" targetElement="_3eFlZNmMEeC98Y7a_548Xw"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="285.0" y="407.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="445.0" y="407.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_3eFlZ9mMEeC98Y7a_548Xw" bpmnElement="_D5738E3A-3DA5-435B-B29D-92C609576140" sourceElement="_3eFlZNmMEeC98Y7a_548Xw" targetElement="_3eFlZtmMEeC98Y7a_548Xw"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="495.0" y="407.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="548.0" y="407.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="548.0" y="298.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="306.0" y="298.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160; &lt;/bpmndi:BPMNPlane&gt;</p><p>&#160; &lt;/bpmndi:BPMNDiagram&gt;</p><p>&lt;/bpmn2:definitions&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks.</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/625567#625567">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="http://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>