[jboss-user] [jBPM] - Unable to generate PNG document from the Web Designer 2.0.

Victor Sarmiento do-not-reply at jboss.com
Wed Dec 14 14:47:15 EST 2011


Victor Sarmiento [http://community.jboss.org/people/vsarmien] created the discussion

"Unable to generate PNG document from the Web Designer 2.0."

To view the discussion, visit: http://community.jboss.org/message/641610#641610

--------------------------------------------------------------
We have just installed jBPM 5.2 from the full installer (*jbpm-5.2.0.Final-installer-full.zip*) on Windows.  We haven't been able to generate the PNG document from the Web Designer 2.0.  If we use the options "Share Process Image" from the top toolbar, we get the following error message: "Failed to create the process image".

If we use the PNG button at the bottom of the Web Designer,  we get the following error messages.  (I have included the error shown on the web page, as well as the error shown in the server.log file)

ERROR MESSAGE IN DESIGNER
=========================
File not found

Firefox can't find the file at  http://localhost:8080/designer/transformer?uuid=4ce60bdb-18e0-4580-9ad3-0b40e28bb0bb&profile=jbpm http://localhost:8080/designer/transformer?uuid=4ce60bdb-18e0-4580-9ad3-0b40e28bb0bb&profile=jbpm.


DETAILS FROM SERVER.LOG
========================

14:36:06,075 SEVERE [com.intalio.web.server.TransformerServlet] (http-localhost-127.0.0.1-8080-4) Server returned HTTP response code: 505 for URL:  http://localhost:8080/drools-guvnor/rest/packages/defaultPackage/assets/Test http://localhost:8080/drools-guvnor/rest/packages/defaultPackage/assets/Test Process/source/

14:36:06,076 ERROR [stderr] (http-localhost-127.0.0.1-8080-4) java.io.IOException: SAX2 driver class org.apache.xerces.parsers.SAXParser not found

14:36:06,076 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.batik.dom.util.SAXDocumentFactory.createDocument(Unknown Source)

14:36:06,077 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.batik.dom.util.SAXDocumentFactory.createDocument(Unknown Source)

14:36:06,077 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.batik.dom.svg.SAXSVGDocumentFactory.createDocument(Unknown Source)

14:36:06,077 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.batik.dom.svg.SAXSVGDocumentFactory.createDocument(Unknown Source)

14:36:06,077 ERROR [stderr] (http-localhost-127.0.0.1-8080-4) at org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown Source)

14:36:06,078 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown Source)

14:36:06,078 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at com.intalio.web.server.TransformerServlet.doPost(TransformerServlet.java:196)

14:36:06,078 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)

14:36:06,078 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

14:36:06,078 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)

14:36:06,079 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)

14:36:06,079 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at com.intalio.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:75)

14:36:06,079 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)

14:36:06,079 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)

14:36:06,079 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)

14:36:06,080 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)

14:36:06,080 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:139)

14:36:06,080 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57)

14:36:06,080 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154)

14:36:06,080 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

14:36:06,081 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

14:36:06,081 ERROR [stderr] (http-localhost-127.0.0.1-8080-4) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362)

14:36:06,081 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)

14:36:06,081 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:667)

14:36:06,082 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:952)

14:36:06,082 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)    at java.lang.Thread.run(Thread.java:662)
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20111214/ff5410e8/attachment.html 


More information about the jboss-user mailing list