<!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: Unable to deploy a bpmn process to jboss server.
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/jaiyachandhiran">Jaiyachandhiran Thangaraju</a> in <i>jBPM</i> - <a href="http://community.jboss.org/message/627417#627417">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</p><p>Thanks for ur reply</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>once i start the jboss i saw a error in server.log,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>ERROR [STDERR] (main) SLF4J: Class path contains multiple SLF4J bindings.<br/>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]<br/>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]<br/>ERROR [STDERR] (main) SLF4J: See <a class="jive-link-external-small" href="http://www.slf4j.org/codes.html#multiple_bindings">http://www.slf4j.org/codes.html#multiple_bindings</a> for an explanation.<br/>ERROR [STDERR] (main) log4j:ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a "org.apache.log4j.Appender" variable.<br/>ERROR [STDERR] (main) log4j:ERROR The class "org.apache.log4j.Appender" was loaded by <br/>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 <br/>ERROR [STDERR] (main) log4j:ERROR "org.jboss.logging.appender.FileAppender" was loaded by [org.jboss.bootstrap.NoAnnotationURLClassLoader@fe64b9].<br/>ERROR [STDERR] (main) log4j:ERROR Could not instantiate appender named "FILE".</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>and After that i logged in jbpm console and i refreshed the processes list , i got another error </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>ERROR 20-09 14:19:22,214 (RepositoryServlet.java:doAuthorizedAction:99)&#160;&#160; javax.jcr.PathNotFoundException: com.sample.bpmn.hello<br/>org.drools.repository.RulesRepositoryException: javax.jcr.PathNotFoundException: com.sample.bpmn.hello<br/> at org.drools.repository.PackageItem.loadAsset(PackageItem.java:652)<br/> at org.drools.guvnor.server.files.FileManagerUtils.loadSourceAsset(FileManagerUtils.java:401)<br/> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br/> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br/> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br/> at java.lang.reflect.Method.invoke(Method.java:597)<br/> at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)<br/> at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Caused by: javax.jcr.PathNotFoundException: com.sample.bpmn.hello<br/> at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2437)<br/> at org.drools.repository.PackageItem.loadAsset(PackageItem.java:648)<br/> ... 50 more</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>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<br/>javax.jcr.PathNotFoundException: com.sample.bpmn.hello</p><p>Is there any solution for this, Please reply</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>regards</p><p>Jaiya </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><div class="mcePaste" id="_mcePaste" style="position: absolute; top: 0px; left: 0px;"></div></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/627417#627417">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>