<!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: Installed jbpm web designer in guvnor - but process is not saving
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/cxillo">Oscar Mauricio Gavilan</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/793891#793891">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi, i was having the same problem,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>the error was presenting because the name of the guvnor war was: guvnor.war</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span>in the log you can see the following: </span><a class="jive-link-external-small" href="http://localhost:8080/drools-guvnor/rest/packages/" rel="nofollow" target="_blank">http://localhost:8080/drools-guvnor/rest/packages/</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>it was trying to access the wrong url,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>i change the name of the war to drools-guvnor.war and the problem vanish</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>also, the problem seams to be in the load of the process and not when saving it, because after i rename the war the process was as the last time i save it.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>im using:</p><p>&#160;&#160; guvnor-distribution-5.5.0.Final.zip </p><p>&#160;&#160; jbpm-designer-2.4.0.Final-tomcat.war</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>my log was:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>15:37:16,559 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session opened</p><p>15:37:16,566 INFO&#160; [org.drools.guvnor.server.RepositoryAssetService] (http--0.0.0.0-8080-1) USER:admin CHECKING IN asset: [Bed Request V1] UUID: [a00f4e1e-aed8-4318-999f-641d79a4113f] </p><p>15:37:16,730 INFO&#160; [org.apache.jackrabbit.core.query.lucene.DocNumberCache] (http--0.0.0.0-8080-1) size=6/1024, #accesses=1001, #hits=987, #misses=14, cacheRatio=99%</p><p>15:37:16,824 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 3, 53): cvc-datatype-valid.1.2.1: '.' is not a valid value for 'NCName'.</p><p>15:37:16,833 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 3, 53): cvc-attribute.3: The value '.' of attribute 'id' on element 'bpmn2:process' is not valid with respect to its type, 'ID'.</p><p>15:37:16,835 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 18, 68): cvc-datatype-valid.1.2.1: '.' is not a valid value for 'QName'.</p><p>15:37:16,838 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 18, 68): cvc-attribute.3: The value '.' of attribute 'bpmnElement' on element 'bpmndi:BPMNPlane' is not valid with respect to its type, 'QName'.</p><p>15:37:16,845 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 38, 52): cvc-complex-type.4: Attribute 'type' must appear on element 'bpmn2:relationship'.</p><p>15:37:16,852 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 41, 92): cvc-elt.4.2: Cannot resolve 'drools:Scenario' to a type definition for element 'drools:Scenario'.</p><p>15:37:16,858 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 42, 100): cvc-elt.4.2: Cannot resolve 'drools:ScenarioParameters_._type' to a type definition for element 'drools:ScenarioParameters'.</p><p>15:37:16,868 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 43, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.</p><p>15:37:16,869 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 44, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.</p><p>15:37:16,871 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 45, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.</p><p>15:37:16,874 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 50, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.</p><p>15:37:16,880 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 51, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.</p><p>15:37:16,884 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 52, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:WaitTime'.</p><p>15:37:16,889 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 58, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.</p><p>15:37:16,897 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 59, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.</p><p>15:37:16,903 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 60, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.</p><p>15:37:16,905 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 66, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.</p><p>15:37:16,913 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 67, 75): cvc-elt.4.2: Cannot resolve 'drools:ControlParameters' to a type definition for element 'drools:ControlParameters'.</p><p>15:37:16,919 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 68, 63): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:Probability'.</p><p>15:37:16,921 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 73, 159): cvc-elt.4.2: Cannot resolve 'drools:ElementParameters_._type' to a type definition for element 'drools:ElementParameters'.</p><p>15:37:16,940 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 74, 69): cvc-elt.4.2: Cannot resolve 'drools:TimeParameters' to a type definition for element 'drools:TimeParameters'.</p><p>15:37:16,942 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 75, 66): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:ProcessingTime'.</p><p>15:37:16,948 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 80, 69): cvc-elt.4.2: Cannot resolve 'drools:CostParameters' to a type definition for element 'drools:CostParameters'.</p><p>15:37:16,950 ERROR [org.drools.xml.ExtensibleXmlParser] (http--0.0.0.0-8080-1) (null: 81, 60): cvc-elt.4.2: Cannot resolve 'drools:Parameter' to a type definition for element 'drools:UnitCost'.</p><p>15:37:16,951 ERROR [stderr] (http--0.0.0.0-8080-1) org.drools.RuntimeDroolsException: invalid package name</p><p>15:37:16,961 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jbpm.compiler.ProcessBuilderImpl.buildProcess(ProcessBuilderImpl.java:181)</p><p>15:37:16,964 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jbpm.compiler.ProcessBuilderImpl.addProcessFromXml(ProcessBuilderImpl.java:267)</p><p>15:37:16,966 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.compiler.PackageBuilder.addProcessFromXml(PackageBuilder.java:673)</p><p>15:37:16,967 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.compiler.PackageBuilder.addProcessFromXml(PackageBuilder.java:685)</p><p>15:37:16,971 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.contenthandler.drools.BPMN2ProcessHandler.compile(BPMN2ProcessHandler.java:253)</p><p>15:37:16,972 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.builder.PackageAssemblerBase.compile(PackageAssemblerBase.java:91)</p><p>15:37:16,973 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.builder.PackageAssemblerBase.buildAsset(PackageAssemblerBase.java:75)</p><p>15:37:16,974 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.builder.BuilderValidator.validateAsset(BuilderValidator.java:44)</p><p>15:37:16,975 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.builder.BuilderValidator.validate(BuilderValidator.java:51)</p><p>15:37:16,980 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.repository.utils.AssetValidator.validate(AssetValidator.java:43)</p><p>15:37:16,981 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.RepositoryAssetOperations.checkinVersion(RepositoryAssetOperations.java:186)</p><p>15:37:16,982 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.RepositoryAssetOperations$Proxy$_$$_WeldClientProxy.checkinVersion(RepositoryAssetOperations$Proxy$_$$_WeldClientProxy.java)</p><p>15:37:16,990 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.RepositoryAssetService.checkinVersion(RepositoryAssetService.java:157)</p><p>15:37:16,991 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.RepositoryAssetService$Proxy$_$$_WeldClientProxy.checkinVersion(RepositoryAssetService$Proxy$_$$_WeldClientProxy.java)</p><p>15:37:16,994 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.drools.guvnor.server.AssetServiceServlet.checkinVersion(AssetServiceServlet.java:220)</p><p>15:37:16,999 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p>15:37:17,000 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)</p><p>15:37:17,001 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</p><p>15:37:17,002 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.reflect.Method.invoke(Method.java:601)</p><p>15:37:17,002 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:569)</p><p>15:37:17,003 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:208)</p><p>15:37:17,004 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248)</p><p>15:37:17,008 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)</p><p>15:37:17,009 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)</p><p>15:37:17,009 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)</p><p>15:37:17,010 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)</p><p>15:37:17,010 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)</p><p>15:37:17,011 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62)</p><p>15:37:17,019 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)</p><p>15:37:17,022 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)</p><p>15:37:17,025 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65)</p><p>15:37:17,026 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)</p><p>15:37:17,030 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)</p><p>15:37:17,031 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74)</p><p>15:37:17,032 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)</p><p>15:37:17,033 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)</p><p>15:37:17,040 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)</p><p>15:37:17,041 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)</p><p>15:37:17,042 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)</p><p>15:37:17,043 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155)</p><p>15:37:17,043 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</p><p>15:37:17,050 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</p><p>15:37:17,052 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)</p><p>15:37:17,052 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)</p><p>15:37:17,054 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671)</p><p>15:37:17,056 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)</p><p>15:37:17,059 ERROR [stderr] (http--0.0.0.0-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Thread.java:722)</p><p>15:37:17,141 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session closed</p><p>15:37:17,163 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened</p><p>15:37:17,172 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session opened</p><p>15:37:17,180 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed</p><p>15:37:17,261 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session closed</p><p>15:37:17,521 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session opened</p><p>15:37:17,526 INFO&#160; [stdout] (http--0.0.0.0-8080-1) =============== session-admin-169</p><p>15:37:17,551 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session opened</p><p>15:37:17,552 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened</p><p>15:37:17,554 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed</p><p>15:37:17,560 INFO&#160; [stdout] (http--0.0.0.0-8080-3) =============== session-admin-170</p><p>15:37:17,569 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session closed</p><p>15:37:17,622 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session closed</p><p>15:37:17,653 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session opened</p><p>15:37:17,655 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session closed</p><p>15:37:17,695 INFO&#160; [org.jbpm.designer.server.EditorHandler] (http--0.0.0.0-8080-1) Performing diagram information pre-processing steps. </p><p>15:37:17,697 INFO&#160; [stdout] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:17,706 INFO&#160; [stdout] (http--0.0.0.0-8080-1) create themes connection response code: 404</p><p>15:37:17,712 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:17,722 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session opened</p><p>15:37:17,746 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session opened</p><p>15:37:17,747 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened</p><p>15:37:17,749 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session opened</p><p>15:37:17,754 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session opened</p><p>15:37:17,716 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create custom editors connection response code: 404</p><p>15:37:17,805 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session closed</p><p>15:37:17,810 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed</p><p>15:37:17,811 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session closed</p><p>15:37:17,812 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session closed</p><p><span>15:37:17,818 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) </span><a class="jive-link-external-small" href="http://localhost:8080/drools-guvnor/rest/packages/" rel="nofollow" target="_blank">http://localhost:8080/drools-guvnor/rest/packages/</a></p><p><span>15:37:17,830 ERROR [org.jbpm.designer.web.server.ServletUtil] (http--0.0.0.0-8080-1) </span><a class="jive-link-external-small" href="http://localhost:8080/drools-guvnor/rest/packages/" rel="nofollow" target="_blank">http://localhost:8080/drools-guvnor/rest/packages/</a></p><p>15:37:17,817 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session opened</p><p>15:37:17,831 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session opened</p><p>15:37:17,832 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session opened</p><p>15:37:17,839 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened</p><p>15:37:17,840 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session closed</p><p>15:37:17,844 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:17,846 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:17,851 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session opened</p><p>15:37:17,860 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed</p><p>15:37:17,864 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:17,867 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:17,867 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session closed</p><p>15:37:17,879 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session closed</p><p>15:37:17,882 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session closed</p><p>15:37:17,884 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session closed</p><p>15:37:17,892 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:17,895 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:17,900 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session opened</p><p>15:37:17,901 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session opened</p><p>15:37:17,908 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened</p><p>15:37:17,913 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session opened</p><p>15:37:17,914 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session opened</p><p>15:37:17,925 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:17,930 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:17,921 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session closed</p><p>15:37:17,939 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session closed</p><p>15:37:17,947 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:17,945 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session opened</p><p>15:37:17,957 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:17,959 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session closed</p><p>15:37:17,960 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed</p><p>15:37:17,962 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session closed</p><p>15:37:17,970 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session opened</p><p>15:37:17,973 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:17,977 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:17,978 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:17,985 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session closed</p><p>15:37:17,987 INFO&#160; [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session closed</p><p>15:37:18,003 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,009 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,013 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,014 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,021 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,022 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,026 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,038 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,043 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,050 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,051 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,054 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,066 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,074 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,075 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,078 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,086 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,098 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,114 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,116 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,117 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,127 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,133 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,139 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,140 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,145 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,148 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,156 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,173 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,175 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,176 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,187 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,188 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,192 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404</p><p>15:37:18,196 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404</p><p>15:37:18,197 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) null</p><p>15:37:18,197 INFO&#160; [stdout] (http--0.0.0.0-8080-1) Setting up default workitem configuration</p><p>15:37:18,204 INFO&#160; [stdout] (http--0.0.0.0-8080-1) End setting up default workitem configuration</p><p>15:37:18,434 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) Successfully deleted file :/home/ogavilan/bin/jboss/jboss-as-7.1.1.Final/standalone/tmp/vfs/temp4f756a86f881bdad/jbpm-designer.war-cab043271c024456/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json</p><p>15:37:18,453 INFO&#160; [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) Created file:/home/ogavilan/bin/jboss/jboss-as-7.1.1.Final/standalone/tmp/vfs/temp4f756a86f881bdad/jbpm-designer.war-cab043271c024456/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json</p><p><span>15:37:19,384 ERROR [org.jbpm.designer.web.repository.impl.UUIDBasedJbpmRepository] (http--0.0.0.0-8080-1) Unable to connect to Gunvor. Is it running? [</span><a class="jive-link-external-small" href="http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/oryxeditor?uuid=a00f4e1e-aed8-4318-999f-641d79a4113f&amp;usr=admin&amp;pwd=admin" rel="nofollow" target="_blank">http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/oryxeditor?uuid=a00f4e1e-aed8-4318-999f-641d79a4113f&amp;usr=admin&amp;pwd=admin</a><span>]</span></p><p><span>15:37:20,476 ERROR [org.jbpm.designer.web.server.ServletUtil] (http--0.0.0.0-8080-1) </span><a class="jive-link-external-small" href="http://localhost:8080/drools-guvnor/rest/packages/" rel="nofollow" target="_blank">http://localhost:8080/drools-guvnor/rest/packages/</a></p><p>15:37:20,488 INFO&#160; [org.jbpm.designer.web.server.ThemeServlet] (http--0.0.0.0-8080-3) check connection response code: 404</p><p>15:37:20,490 INFO&#160; [org.jbpm.designer.web.server.DictionaryServlet] (http--0.0.0.0-8080-73) check connection response code: 404</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/793891#793891">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>