cowboy liu [
https://community.jboss.org/people/cowboyhn] created the discussion
"NullPointerException when open designer with profile=default"
To view the discussion, visit:
https://community.jboss.org/message/782940#782940
--------------------------------------------------------------
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
http://localhost:8080/designer/editor?profile=jbpm&uuid=1234
When open this URL:
http://localhost:8080/designer/editor?profile=default&uuid=1234
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
[
https://community.jboss.org/message/782940#782940]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]