2 Replies Latest reply on Feb 5, 2013 7:48 PM by thomas.setiabudi

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

    thomas.setiabudi

      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

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

          Hi, did you find solution to this issue? I'm getting about 2000 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

           

          ...

          • 2. Re: Why JBPM5.4 full installer demo keeps writing Creating RulesRepository in server.log?
            thomas.setiabudi

            Hi Maxur,

             

            I have not got any solution for this too

             

            Regards,

            Thomas Setiabudi