Discussion:
[jboss-user] [jBPM] - Why JBPM5.4 full installer demo keeps writing Creating RulesRepository in server.log?
Thomas Setiabudi
2012-11-22 13:34:37 UTC
Permalink
Thomas Setiabudi [https://community.jboss.org/people/thomas.setiabudi] created the discussion

"Why JBPM5.4 full installer demo keeps writing Creating RulesRepository in server.log?"

To view the discussion, visit: https://community.jboss.org/message/777946#777946

--------------------------------------------------------------
Hi,

I use jbpm5.4 Full installer, run ant install.demo, then ant start.demo,

I try to open JBPM-console, login as krisv/krisv, get personal task list, logout, and then close my browser.

I observe server.log and every once in a while it makes log entry like this,



19:31:23,079 WARN  [org.drools.guvnor.server.repository.RulesRepositoryManager] (http-localhost-127.0.0.1-8080-2) Creating RulesRepository with default username.
19:31:23,079 INFO  [stdout] (http-localhost-127.0.0.1-8080-2) =============== session-guest-60
19:31:23,095 INFO  [stdout] (http-localhost-127.0.0.1-8080-2) =============== session-guest-60
19:31:33,095 WARN  [org.drools.guvnor.server.repository.RulesRepositoryManager] (http-localhost-127.0.0.1-8080-2) Creating RulesRepository with default username.
19:31:33,095 INFO  [stdout] (http-localhost-127.0.0.1-8080-2) =============== session-guest-61
19:31:33,111 INFO  [stdout] (http-localhost-127.0.0.1-8080-2) =============== session-guest-61




What is that? and who triggers it?


Regards,
Thomas Setiabudi
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/777946#777946]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
maxur
2013-02-05 13:38:12 UTC
Permalink
maxur [https://community.jboss.org/people/maxur] created the discussion

"Re: Why JBPM5.4 full installer demo keeps writing Creating RulesRepository in server.log?"

To view the discussion, visit: https://community.jboss.org/message/796147#796147

--------------------------------------------------------------
Hi, did you find solution to this issue? I'm getting about 5000 lines in log per minute because of that.

Example:

...

14:36:33,220 WARN  [org.drools.guvnor.server.repository.RulesRepositoryManager] (http-localhost-127.0.0.1-8080-28) Creating RulesRepository with default username.
14:36:33,220 INFO  [stdout] (http-localhost-127.0.0.1-8080-28) =============== session-guest-11034

14:36:33,230 INFO  [stdout] (http-localhost-127.0.0.1-8080-28) =============== session-guest-11034

14:36:33,230 WARN  [org.drools.guvnor.server.repository.RulesRepositoryManager] (http-localhost-127.0.0.1-8080-28) Creating RulesRepository with default username.
14:36:33,230 INFO  [stdout] (http-localhost-127.0.0.1-8080-28) =============== session-guest-11035

14:36:33,240 INFO  [stdout] (http-localhost-127.0.0.1-8080-28) =============== session-guest-11035

14:36:33,240 WARN  [org.drools.guvnor.server.repository.RulesRepositoryManager] (http-localhost-127.0.0.1-8080-28) Creating RulesRepository with default username.
14:36:33,250 INFO  [stdout] (http-localhost-127.0.0.1-8080-28) =============== session-guest-11036

14:36:33,250 INFO  [stdout] (http-localhost-127.0.0.1-8080-28) =============== session-guest-11036

...
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/796147#796147]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Thomas Setiabudi
2013-02-06 00:48:34 UTC
Permalink
Thomas Setiabudi [https://community.jboss.org/people/thomas.setiabudi] created the discussion

"Re: Why JBPM5.4 full installer demo keeps writing Creating RulesRepository in server.log?"

To view the discussion, visit: https://community.jboss.org/message/796248#796248

--------------------------------------------------------------
Hi Maxur,

I have not got any solution for this too

Regards,
Thomas Setiabudi
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/796248#796248]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...