[jboss-user] [JBoss jBPM] - Sorry, wrong stack-trace

Candersen do-not-reply at jboss.com
Thu Aug 23 04:11:57 EDT 2007


Sorry, the stack-trace in my first post was not the right one. This is the one I get:


  | java.lang.NoClassDefFoundError
  | 	org.jbpm.context.exe.matcher.JcrNodeMatcher.class$(JcrNodeMatcher.java:33)
  | 	org.jbpm.context.exe.matcher.JcrNodeMatcher.matches(JcrNodeMatcher.java:33)
  | 	org.jbpm.context.exe.JbpmType.matches(JbpmType.java:53)
  | 	org.jbpm.context.exe.VariableInstance.createVariableInstance(VariableInstance.java:86)
  | 	org.jbpm.context.exe.VariableInstance.create(VariableInstance.java:65)
  | 	org.jbpm.context.exe.VariableContainer.setVariableLocally(VariableContainer.java:157)
  | 	org.jbpm.context.exe.ContextInstance.createVariable(ContextInstance.java:72)
  | 	org.jbpm.context.exe.ContextInstance.createVariable(ContextInstance.java:63)
  | 	com.test.SetUpActionHandler.execute(SetUpActionHandler.java:14)
  | 	org.jbpm.graph.def.Action.execute(Action.java:122)
  | 	org.jbpm.graph.def.GraphElement.executeAction(GraphElement.java:247)
  | 	org.jbpm.graph.def.GraphElement.executeActions(GraphElement.java:215)
  | 	org.jbpm.graph.def.GraphElement.fireAndPropagateEvent(GraphElement.java:185)
  | 	org.jbpm.graph.def.GraphElement.fireEvent(GraphElement.java:169)
  | 	org.jbpm.graph.def.Node.leave(Node.java:381)
  | 	org.jbpm.graph.node.StartState.leave(StartState.java:70)
  | 	org.jbpm.graph.def.Node$$FastClassByCGLIB$$d187eeda.invoke(<generated>)
  | 	net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
  | 	org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.intercept(CGLIBLazyInitializer.java:163)
  | 	org.jbpm.graph.def.Node$$EnhancerByCGLIB$$5a43c9d9.leave(<generated>)
  | 	org.jbpm.graph.exe.Token.signal(Token.java:194)
  | 	org.jbpm.graph.exe.Token.signal(Token.java:165)
  | 	org.jbpm.webapp.bean.ProcessBean.startInstance(ProcessBean.java:162)
  | 	org.jbpm.webapp.bean.ProcessBean$StartInstanceListener.processAction(ProcessBean.java:123)
  | 	javax.faces.event.ActionEvent.processListener(ActionEvent.java:77)
  | 	javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:758)
  | 	javax.faces.component.UICommand.broadcast(UICommand.java:368)
  | 	javax.faces.component.UIData.broadcast(UIData.java:854)
  | 	javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:448)
  | 	javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:752)
  | 	com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:97)
  | 	com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:248)
  | 	com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117)
  | 	javax.faces.webapp.FacesServlet.service(FacesServlet.java:244)
  | 	org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:59)
  | 	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  | 
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077179#4077179

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077179



More information about the jboss-user mailing list