2 Replies Latest reply on Jul 19, 2011 7:59 AM by tomarenz

    No task in console task view

    tomarenz

      Hi all, as a newbie I installed all, according to jBPM5 installer. Ok so far: JBoss ok, Eclipse ok.

      Then I tried to run run the "evaluation" process. Everything ok, filled-in the initial form, then I could inspect diagram and data.

      Then I tried to look at the task view: no personal task, but there was a log error:

       

      2011-07-18 18:42:12,113 [DEBUG] GET: http://localhost:8080/gwt-console-server/rs/tasks/krisv

      2011-07-18 18:42:22,151 [DEBUG] parse {"tasks":[]}

      2011-07-18 18:42:22,159 [INFO ] Loaded 0 tasks

      2011-07-18 18:46:35,546 [FATAL] Uncaught Exception:

      java.lang.IllegalArgumentException:

      must be positive

          at Unknown.cKb(Unknown source:0)

          at Unknown.Yx(Unknown source:0)

          at Unknown.g2c(Unknown source:0)

          at Unknown.cy(Unknown source:0)

          at Unknown.anonymous(Unknown source:0)

          at Unknown.HA(Unknown source:0)

          at Unknown.anonymous(Unknown source:0)

          at Unknown.anonymous(Unknown source:0)

       

      I tried several times, even as john and mary. No task (Loaded 0 tasks).

        • 1. Re: No task in console task view
          michael.wagner

          Hi Renzo,

           

          I had some strange issues with the H2-DB. It was getting corrupted and nobody here could tell me how to fix so far. I deleted the whole installer directory in such cases and run the installer again. Than the examples worked just like shown here:

          http://people.redhat.com/kverlaen/install-gwt-console-jbpm.swf

           

          It must be a way to "destroy" the H2-DB and get errors like this. I keep searching but still have not found a way to reproduce/fix. Would be interesting if you ran in similar issues. Just give it a try with deleting and installing again and please post your results.

           

          Michael

          • 2. Re: No task in console task view
            tomarenz

            Hi Michael,

             

            indeed I reinstalled all again and now tasks appear in the list. Things work as described.

            At this point I don't know what is stable and what's not.

             

            Renzo