JBoss Community

Guvnor stability

created by Renzo Tomaselli in jBPM - View the full discussion

Hi, I'm trying to understand the source of an unstable behavior in Guvnor.

Yesterday I was editing the (only one) process in the repository.Then I suspended my laptop.

Today, after resuming,  I cannot proceed, since:

 

- drools-guvnor, upon trying to list processes, says "Sorry, a technical error occurred. Please contact a system administrator". No process shown.

 

- console, upon trying to list processes, waits for a while then it reports a request timeout. No process listed.

Log is:

 

2011-08-05 08:51:28,530 [DEBUG] New subscription: appContext.model.listener -> org.jboss.bpm.console.client.task.AssignedTasksView$7@11f
2011-08-05 08:51:29,018 [DEBUG] GET: http://localhost:8080/gwt-console-server/rs/tasks/krisv
2011-08-05 08:51:30,709 [DEBUG] parse {"tasks":[]}
2011-08-05 08:51:30,716 [INFO ] Loaded 0 tasks
2011-08-05 08:51:41,379 [DEBUG] ToolID: Process_Overview.4
2011-08-05 08:51:41,492 [DEBUG] New subscription: appContext.model.listener > org.jboss.bpm.console.client.process.DefinitionListView$5@14b
2011-08-05 08:51:42,029 [DEBUG] GET: http://localhost:8080/gwt-console-server/rs/process/definitions
2011-08-05 08:52:02,035 [ERROR] <ul><li>URL: 'http://localhost:8080/gwt-console-server/rs/process/definitions'
<li>Action: 'org.jboss.bpm.console.client.process.UpdateDefinitionsAction'
<li>Exception: 'class java.io.IOException'</ul>

Request timeout
java.io.IOException:
Request timeout
    at Unknown._Hb(Unknown source:0)
    at Unknown.xzc(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)
2011-08-05 08:52:21,498 [FATAL] Uncaught Exception:
java.lang.IllegalArgumentException:
must be positive

 

Then I stopped/restarted jboss (ant stop.demo/ant start.demo). Same result afterwards.

Is there any other log to look at ? Any other action I might take ?

Thanks.

Reply to this message by going to Community

Start a new discussion in jBPM at Community