[jboss-user] [jBPM] - running the application after the changes to process in Guvnor

malabalu do-not-reply at jboss.com
Wed Mar 7 14:07:11 EST 2012


malabalu [https://community.jboss.org/people/malabalu] created the discussion

"running the application after the changes to process in Guvnor"

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

--------------------------------------------------------------
I am getting the following error first time when I try to load the process from guvnor after I make any changes to the process in Guvnor. but when I rerun the application, it runs fine .

my package is mala..

Exception in thread "main" java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 500 for URL:  http://localhost:8180/guvnor-5.3.0.Final-jboss-as-7.0/rest/packages/mala/binary http://localhost:8180/guvnor-5.3.0.Final-jboss-as-7.0/rest/packages/mala/binary
          at org.drools.compiler.PackageBuilder.addKnowledgeResource(PackageBuilder.java:692)
          at org.drools.compiler.PackageBuilder.addKnowledgeResource(PackageBuilder.java:650)
          at org.drools.builder.impl.KnowledgeBuilderImpl.add(KnowledgeBuilderImpl.java:37)
          at Main.createKnowlegdeBaseGuvnor(Main.java:108)
          at Main.main(Main.java:201)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL:  http://localhost:8180/guvnor-5.3.0.Final-jboss-as-7.0/rest/packages/mala/binary http://localhost:8180/guvnor-5.3.0.Final-jboss-as-7.0/rest/packages/mala/binary
          at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1313)
          at org.drools.io.impl.UrlResource.grabStream(UrlResource.java:210)
          at org.drools.io.impl.UrlResource.getInputStream(UrlResource.java:146)
          at org.drools.compiler.PackageBuilder.addKnowledgeResource(PackageBuilder.java:617)
          ... 4 more
--------------------------------------------------------------

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

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/20120307/dd37e8c0/attachment.html 


More information about the jboss-user mailing list