JBoss Community

NullPointerException when open designer with profile=default

created by cowboy liu in jBPM - View the full discussion

Hi,

I deploy JBPM-Designer 2.4 to Tomcat 7.

I can open success with URL: http://localhost:8080/designer/editor?profile=jbpm&uuid=1234

 

When open this URL:http://localhost:8080/designer/editor?profile=default&uuid=1234

It causes error:

java.lang.NullPointerException

          org.jbpm.designer.server.EditorHandler.doGet(EditorHandler.java:442)

          javax.servlet.http.HttpServlet.service(HttpServlet.java:621)

          javax.servlet.http.HttpServlet.service(HttpServlet.java:728)

          org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70)

Reply to this message by going to Community

Start a new discussion in jBPM at Community