0 Replies Latest reply on Jan 28, 2014 7:07 AM by ahmedza

    Does Guvnor Designer has size limit on BPMN2 import ?

    ahmedza

      I am getting an issue in Guvnor designer Import. It seems to be the size limit. I am importing a Process definition into guvnor of 1.5MB size using "Import From BPMN2" option in guvnor designer screen. I am getting below error.

      TestCase I removed some nodes randomly and then uploaded the file. successful upload performed. Then I added those node back and removed other nodes, THE UPLOAD WAS SUCESSFUL. Conclusion There is a size limit to the guvnor import screen.

      I have attached the screen shot that when this error occurs at that time request param "profileName" is empty in doPost request.

      > 15:25:42,450 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/designer].[TransformerServlet]]

      (http-/0.0.0.0:8080-3) JBWEB000236: Servlet.service() for servlet TransformerServlet threw exception: java.lang.IllegalArgumentException: Cannot determine the profile to use for interpreting mode ls at org.jbpm.designer.web.server.ServletUtil.getProfile(ServletUtil.java:48)** [classes:] at org.jbpm.designer.web.server.TransformerServlet.doPost(TransformerServlet.java:129) [classes:] at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [classes:] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]

      15:33:38,822 INFO [org.drools.guvnor.server.security.SecurityServiceImpl] (http-/0.0.0.0:8080-5) Logging in user [admin] 15:33:38,824 INFO [org.drools.guvnor.server.security.DemoAuthenticator] (http-/0.0.0.0:8080-5) Demo login for user (admin) succeeded. 15:33:38,825 INFO [org.apache.jackrabbit.core.TransientRepository] (http-/0.0.0.0:8080-5) Session opened 15:33:38,825 INFO [stdout] (http-/0.0.0.0:8080-5) =============== session-admin-106 15:33:38,854 INFO [org.apache.jackrabbit.core.TransientRepository] (http-/0.0.0.0:8080-5) Session closed 15:33:38,857 INFO [org.drools.guvnor.server.security.SecurityServiceImpl] (http-/0.0.0.0:8080-5) Logging in user [admin] 15:33:38,858 INFO [org.drools.guvnor.server.security.DemoAuthenticator] (http-/0.0.0.0:8080-5) Demo login for user (admin) succeeded.

       

      Message was edited by: Zahid Ahmed Prs