3 Replies Latest reply on Dec 22, 2009 3:21 AM by kukeltje

    Unable to deploy the process definition in JBoss-5.0.0GA

      hi ..

       

      i have been facing this problem from last two days….but still i could not solve this problem …..Please help in this problem

       

      I am using with Eclipse Galleo

      jbpm4.0

      jboss 5.0.0.GA

      JDK1.6

       

      1.  While i am deploying the files i am getting the error like

       

           org.hibernate.exception.GenericJDBCException: could not insert: [org.jbpm.pvm.internal.lob.Lob]

       

      2.  My JBoss server starts but when i click on Process definition in it or deployment , it gives the follwing errors

       

       

      org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: Unexpected invocation exception: null
           org.jboss.resteasy.core.SynchronousDispatcher.handleApplicationException(SynchronousDispatcher.java:319)
           org.jboss.resteasy.core.SynchronousDispatcher.handleException(SynchronousDispatcher.java:230)
           org.jboss.resteasy.core.SynchronousDispatcher.handleInvokerException(SynchronousDispatcher.java:206)
           org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:360)
           org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:173)
           org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:93)
           org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:68)
           javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
           org.jboss.bpm.console.server.util.GWTJsonFilter.doFilter(GWTJsonFilter.java:59)
           org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
      

       

       

      3.  Whenever i try to run on the console ...it gives the following error

       

      Exception in thread "main" java.lang.NullPointerException

      at org.jbpm.pvm.internal.repository.DeploymentImpl.deploy(DeploymentImpl.java:89)

      at helloworld.Main.main(Main.java:20)

       

      Please help in solving this issue....Thanks in advance