3 Replies Latest reply on Oct 26, 2015 2:51 AM by ahmedza

    Resteasy exception during create new BPMN2 Process

    alivesubstance

      Hi.

       

      I am using Guvnor 5.5.0.Final and if I open Guvnor -> Knowledge Base and try to create New BPMN2 Process choose package and name and press ok I got an exception. The process is created and I can see it in the Processes tag in the package. The exception is:

       

      16:49:52,107 SEVERE [org.jboss.resteasy.core.SynchronousDispatcher] (http--0.0.0.0-8080-16) failed to execute: javax.ws.rs.WebApplicationException
              at org.drools.guvnor.server.jaxrs.PackageResource.getAssetAsAtom(PackageResource.java:538) [guvnor-webapp-core-5.5.0.Final.jar:5.5.0.Final]
              at org.drools.guvnor.server.jaxrs.PackageResource$Proxy$_$$_WeldClientProxy.getAssetAsAtom(PackageResource$Proxy$_$$_WeldClientProxy.java) [guvnor-webapp-core-5.5.0.Final.jar:5.5.0.Final]
              at sun.reflect.GeneratedMethodAccessor86.invoke(Unknown Source) [:1.6.0_37]
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [rt.jar:1.6.0_37]
              at java.lang.reflect.Method.invoke(Unknown Source) [rt.jar:1.6.0_37]
              at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:155) [resteasy-jaxrs-2.3.2.Final.jar:]
              at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:257) [resteasy-jaxrs-2.3.2.Final.jar:]
              at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:222) [resteasy-jaxrs-2.3.2.Final.jar:]
              ...
      

       

      I found simial thread here:https://community.jboss.org/message/771870#771870 and there was only a promise that it will be fixed in 5.4.0.Final.

       

      Only now I Noticed that the log level is SEVERE. Guys, tell me how should I react to it?