[jboss-user] [jBPM] - Re: Installed jbpm web designer in guvnor - but process is not saving

Oscar Mauricio Gavilan do-not-reply at jboss.com
Wed Jan 23 16:11:01 EST 2013


Oscar Mauricio Gavilan [https://community.jboss.org/people/cxillo] created the discussion

"Re: Installed jbpm web designer in guvnor - but process is not saving"

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

--------------------------------------------------------------
Hi, i was having the same problem,

the error was presenting because the name of the guvnor war was: guvnor.war

in the log you can see the following:  http://localhost:8080/drools-guvnor/rest/packages/ http://localhost:8080/drools-guvnor/rest/packages/

it was trying to access the wrong url,

i change the name of the war to drools-guvnor.war and the problem vanish

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.

im using:
   guvnor-distribution-5.5.0.Final.zip 
   jbpm-designer-2.4.0.Final-tomcat.war

my log was:

15:37:16,559 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session opened
15:37:16,566 INFO  [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] 
15:37:16,730 INFO  [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%
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.
15:37:16,951 ERROR [stderr] (http--0.0.0.0-8080-1) org.drools.RuntimeDroolsException: invalid package name
15:37:16,961 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.jbpm.compiler.ProcessBuilderImpl.buildProcess(ProcessBuilderImpl.java:181)
15:37:16,964 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.jbpm.compiler.ProcessBuilderImpl.addProcessFromXml(ProcessBuilderImpl.java:267)
15:37:16,966 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.compiler.PackageBuilder.addProcessFromXml(PackageBuilder.java:673)
15:37:16,967 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.compiler.PackageBuilder.addProcessFromXml(PackageBuilder.java:685)
15:37:16,971 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.contenthandler.drools.BPMN2ProcessHandler.compile(BPMN2ProcessHandler.java:253)
15:37:16,972 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.builder.PackageAssemblerBase.compile(PackageAssemblerBase.java:91)
15:37:16,973 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.builder.PackageAssemblerBase.buildAsset(PackageAssemblerBase.java:75)
15:37:16,974 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.builder.BuilderValidator.validateAsset(BuilderValidator.java:44)
15:37:16,975 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.builder.BuilderValidator.validate(BuilderValidator.java:51)
15:37:16,980 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.repository.utils.AssetValidator.validate(AssetValidator.java:43)
15:37:16,981 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.RepositoryAssetOperations.checkinVersion(RepositoryAssetOperations.java:186)
15:37:16,982 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.RepositoryAssetOperations$Proxy$_$$_WeldClientProxy.checkinVersion(RepositoryAssetOperations$Proxy$_$$_WeldClientProxy.java)
15:37:16,990 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.RepositoryAssetService.checkinVersion(RepositoryAssetService.java:157)
15:37:16,991 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.RepositoryAssetService$Proxy$_$$_WeldClientProxy.checkinVersion(RepositoryAssetService$Proxy$_$$_WeldClientProxy.java)
15:37:16,994 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.drools.guvnor.server.AssetServiceServlet.checkinVersion(AssetServiceServlet.java:220)
15:37:16,999 ERROR [stderr] (http--0.0.0.0-8080-1)           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:37:17,000 ERROR [stderr] (http--0.0.0.0-8080-1)           at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
15:37:17,001 ERROR [stderr] (http--0.0.0.0-8080-1)           at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:37:17,002 ERROR [stderr] (http--0.0.0.0-8080-1)           at java.lang.reflect.Method.invoke(Method.java:601)
15:37:17,002 ERROR [stderr] (http--0.0.0.0-8080-1)           at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:569)
15:37:17,003 ERROR [stderr] (http--0.0.0.0-8080-1)           at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:208)
15:37:17,004 ERROR [stderr] (http--0.0.0.0-8080-1)           at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248)
15:37:17,008 ERROR [stderr] (http--0.0.0.0-8080-1)           at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
15:37:17,009 ERROR [stderr] (http--0.0.0.0-8080-1)           at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
15:37:17,009 ERROR [stderr] (http--0.0.0.0-8080-1)           at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
15:37:17,010 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
15:37:17,010 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
15:37:17,011 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62)
15:37:17,019 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
15:37:17,022 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
15:37:17,025 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65)
15:37:17,026 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
15:37:17,030 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
15:37:17,031 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74)
15:37:17,032 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
15:37:17,033 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
15:37:17,040 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)
15:37:17,041 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)
15:37:17,042 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
15:37:17,043 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155)
15:37:17,043 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
15:37:17,050 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
15:37:17,052 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
15:37:17,052 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)
15:37:17,054 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671)
15:37:17,056 ERROR [stderr] (http--0.0.0.0-8080-1)           at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
15:37:17,059 ERROR [stderr] (http--0.0.0.0-8080-1)           at java.lang.Thread.run(Thread.java:722)
15:37:17,141 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session closed
15:37:17,163 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened
15:37:17,172 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session opened
15:37:17,180 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed
15:37:17,261 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session closed
15:37:17,521 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session opened
15:37:17,526 INFO  [stdout] (http--0.0.0.0-8080-1) =============== session-admin-169
15:37:17,551 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session opened
15:37:17,552 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened
15:37:17,554 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed
15:37:17,560 INFO  [stdout] (http--0.0.0.0-8080-3) =============== session-admin-170
15:37:17,569 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session closed
15:37:17,622 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session closed
15:37:17,653 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session opened
15:37:17,655 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-1) Session closed
15:37:17,695 INFO  [org.jbpm.designer.server.EditorHandler] (http--0.0.0.0-8080-1) Performing diagram information pre-processing steps. 
15:37:17,697 INFO  [stdout] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:17,706 INFO  [stdout] (http--0.0.0.0-8080-1) create themes connection response code: 404
15:37:17,712 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:17,722 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session opened
15:37:17,746 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session opened
15:37:17,747 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened
15:37:17,749 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session opened
15:37:17,754 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session opened
15:37:17,716 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create custom editors connection response code: 404
15:37:17,805 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session closed
15:37:17,810 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed
15:37:17,811 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session closed
15:37:17,812 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session closed
15:37:17,818 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1)  http://localhost:8080/drools-guvnor/rest/packages/ http://localhost:8080/drools-guvnor/rest/packages/
15:37:17,830 ERROR [org.jbpm.designer.web.server.ServletUtil] (http--0.0.0.0-8080-1)  http://localhost:8080/drools-guvnor/rest/packages/ http://localhost:8080/drools-guvnor/rest/packages/
15:37:17,817 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session opened
15:37:17,831 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session opened
15:37:17,832 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session opened
15:37:17,839 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened
15:37:17,840 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session closed
15:37:17,844 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:17,846 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:17,851 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session opened
15:37:17,860 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed
15:37:17,864 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:17,867 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:17,867 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session closed
15:37:17,879 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session closed
15:37:17,882 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session closed
15:37:17,884 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session closed
15:37:17,892 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:17,895 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:17,900 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session opened
15:37:17,901 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session opened
15:37:17,908 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session opened
15:37:17,913 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session opened
15:37:17,914 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session opened
15:37:17,925 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:17,930 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:17,921 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session closed
15:37:17,939 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session closed
15:37:17,947 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:17,945 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session opened
15:37:17,957 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:17,959 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-3) Session closed
15:37:17,960 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-73) Session closed
15:37:17,962 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-15) Session closed
15:37:17,970 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session opened
15:37:17,973 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:17,977 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:17,978 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:17,985 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-14) Session closed
15:37:17,987 INFO  [org.apache.jackrabbit.core.TransientRepository] (http--0.0.0.0-8080-68) Session closed
15:37:18,003 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,009 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,013 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,014 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,021 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,022 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,026 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,038 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,043 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,050 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,051 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,054 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,066 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,074 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,075 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,078 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,086 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,098 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,114 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,116 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,117 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,127 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,133 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,139 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,140 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,145 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,148 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,156 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,173 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,175 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,176 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,187 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,188 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,192 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) check connection response code: 404
15:37:18,196 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) create form widget connection response code: 404
15:37:18,197 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http--0.0.0.0-8080-1) null
15:37:18,197 INFO  [stdout] (http--0.0.0.0-8080-1) Setting up default workitem configuration
15:37:18,204 INFO  [stdout] (http--0.0.0.0-8080-1) End setting up default workitem configuration
15:37:18,434 INFO  [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
15:37:18,453 INFO  [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
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? [ http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/oryxeditor?uuid=a00f4e1e-aed8-4318-999f-641d79a4113f&usr=admin&pwd=admin http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/oryxeditor?uuid=a00f4e1e-aed8-4318-999f-641d79a4113f&usr=admin&pwd=admin]
15:37:20,476 ERROR [org.jbpm.designer.web.server.ServletUtil] (http--0.0.0.0-8080-1)  http://localhost:8080/drools-guvnor/rest/packages/ http://localhost:8080/drools-guvnor/rest/packages/
15:37:20,488 INFO  [org.jbpm.designer.web.server.ThemeServlet] (http--0.0.0.0-8080-3) check connection response code: 404
15:37:20,490 INFO  [org.jbpm.designer.web.server.DictionaryServlet] (http--0.0.0.0-8080-73) check connection response code: 404
--------------------------------------------------------------

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

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/20130123/734a518d/attachment-0001.html 


More information about the jboss-user mailing list