1 Reply Latest reply on Sep 22, 2005 3:02 AM by kukeltje

    load processInstance

    vaibhav_contact

      not able to execute loadProcessInstance()
      getting

      HTTP Status 500 -
      
      --------------------------------------------------------------------------------
      
      type Exception report
      
      message
      
      description The server encountered an internal error () that prevented it from fulfilling this request.
      
      exception
      
      java.lang.RuntimeException: couldn't load process instance '227'
       org.jbpm.db.GraphSession.loadProcessInstance(GraphSession.java:224)
       com.skandsoft.setu.Insert.continueServlet.doPost(continueServlet.java:40)
       javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
       javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
       sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
       sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       java.lang.reflect.Method.invoke(Method.java:324)
       org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:241)
       java.security.AccessController.doPrivileged(Native Method)
       javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
       org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268)
       org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:157
      


      the above is the error message
      please help
      thanks