Jaiyachandhiran Thangaraju [
http://community.jboss.org/people/jaiyachandhiran] created the
discussion
"Re: Unable to deploy a bpmn process to jboss server."
To view the discussion, visit:
http://community.jboss.org/message/627417#627417
--------------------------------------------------------------
Hi
Thanks for ur reply
once i start the jboss i saw a error in server.log,
ERROR [STDERR] (main) SLF4J: Class path contains multiple SLF4J bindings.
ERROR [STDERR] (main) SLF4J: Found binding in
[vfszip:/E:/Softwares/jbpm-5.0.0-installer-full/jbpm-installer/jboss-5.1.0.GA/common/lib/slf4j-jboss-logging.jar/org/slf4j/impl/StaticLoggerBinder.class]
ERROR [STDERR] (main) SLF4J: Found binding in
[vfszip:/E:/Softwares/jbpm-5.0.0-installer-full/jbpm-installer/jboss-5.1.0.GA/server/default/deploy/jbpm-gwt-console.war/WEB-INF/lib/slf4j-log4j12-1.6.0.jar/org/slf4j/impl/StaticLoggerBinder.class]
ERROR [STDERR] (main) SLF4J: See
http://www.slf4j.org/codes.html#multiple_bindings
http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
ERROR [STDERR] (main) log4j:ERROR A "org.jboss.logging.appender.FileAppender"
object is not assignable to a "org.apache.log4j.Appender" variable.
ERROR [STDERR] (main) log4j:ERROR The class "org.apache.log4j.Appender" was
loaded by
ERROR [STDERR] (main) log4j:ERROR
[BaseClassLoader@1e95386{vfszip:/E:/Softwares/jbpm-5.0.0-installer-full/jbpm-installer/jboss-5.1.0.GA/server/default/deploy/jbpm-gwt-console.war/}]
whereas object of type
ERROR [STDERR] (main) log4j:ERROR "org.jboss.logging.appender.FileAppender" was
loaded by [org.jboss.bootstrap.NoAnnotationURLClassLoader@fe64b9].
ERROR [STDERR] (main) log4j:ERROR Could not instantiate appender named "FILE".
and After that i logged in jbpm console and i refreshed the processes list , i got another
error
ERROR 20-09 14:19:22,214 (RepositoryServlet.java:doAuthorizedAction:99)
javax.jcr.PathNotFoundException: com.sample.bpmn.hello
org.drools.repository.RulesRepositoryException: javax.jcr.PathNotFoundException:
com.sample.bpmn.hello
at org.drools.repository.PackageItem.loadAsset(PackageItem.java:652)
at
org.drools.guvnor.server.files.FileManagerUtils.loadSourceAsset(FileManagerUtils.java:401)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
Caused by: javax.jcr.PathNotFoundException: com.sample.bpmn.hello
at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2437)
at org.drools.repository.PackageItem.loadAsset(PackageItem.java:648)
... 50 more
ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/drools-guvnor].[PackageDeploymentServlet]]
(http-localhost%2F127.0.0.1-8080-3) Servlet.service() for servlet PackageDeploymentServlet
threw exception
javax.jcr.PathNotFoundException: com.sample.bpmn.hello
Is there any solution for this, Please reply
regards
Jaiya
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/627417#627417]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]