[jboss-user] [jBPM] - Drools-guvnor session problem
Sandra Renaud
do-not-reply at jboss.com
Thu Jan 31 06:20:43 EST 2013
Sandra Renaud [https://community.jboss.org/people/joploya] created the discussion
"Drools-guvnor session problem"
To view the discussion, visit: https://community.jboss.org/message/795370#795370
--------------------------------------------------------------
Hello all,
I want to try drawing my processes into guvnor.
After downloading the full installer, I rename the war guvnor in drools-guvnor.war and designer-.... in designer.war. I change the preferences.property file into the archive
and then copy both war into the jboss-7 deploy folder.
But when I try to access the url : http://127.0.0.1:8080/drools-guvnor/ http://127.0.0.1:8080/drools-guvnor/
I'm already authenticate as admin and a loader appears and disappears frantically, when I click the menu it ups and dows without stopping (due to reload certainly but it is quite funny).
This is the log :
12:06:34,470 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "drools-guvnor.war"
12:06:47,886 INFO [org.drools.guvnor.server.security.DemoAuthenticator] (http--127.0.0.1-8080-1) Demo login for user (admin) succeeded.
12:06:48,097 WARN [org.jboss.seam.security.permission.SecurityRuleLoader] (http--127.0.0.1-8080-1) No security rules configured - rule base permissions will be unavailable.
12:06:48,300 INFO [org.drools.repository.RulesRepositoryConfigurator] (http--127.0.0.1-8080-4) Creating an instance of the RulesRepositoryConfigurator.
12:06:48,369 INFO [org.apache.jackrabbit.core.RepositoryImpl] (http--127.0.0.1-8080-4) Starting repository...
12:06:48,372 INFO [org.apache.jackrabbit.core.fs.local.LocalFileSystem] (http--127.0.0.1-8080-4) LocalFileSystem initialized at path repository\repository
12:06:48,498 INFO [org.apache.jackrabbit.core.fs.local.LocalFileSystem] (http--127.0.0.1-8080-4) LocalFileSystem initialized at path repository\version
12:06:49,932 INFO [org.apache.jackrabbit.core.RepositoryImpl] (http--127.0.0.1-8080-4) initializing workspace 'default'...
12:06:49,933 INFO [org.apache.jackrabbit.core.fs.local.LocalFileSystem] (http--127.0.0.1-8080-4) LocalFileSystem initialized at path repository\workspaces\default
12:06:51,504 INFO [org.apache.jackrabbit.core.query.lucene.SearchIndex] (http--127.0.0.1-8080-4) Index initialized: repository/repository/index Version: 3
12:06:51,611 INFO [org.apache.jackrabbit.core.query.lucene.SearchIndex] (http--127.0.0.1-8080-4) Index initialized: repository\workspaces\default/index Version: 3
12:06:51,612 INFO [org.apache.jackrabbit.core.RepositoryImpl] (http--127.0.0.1-8080-4) workspace 'default' initialized
12:06:51,617 INFO [org.apache.jackrabbit.core.RepositoryImpl] (http--127.0.0.1-8080-4) SecurityManager = class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
12:06:51,617 INFO [org.apache.jackrabbit.core.RepositoryImpl] (http--127.0.0.1-8080-4) initializing workspace 'security'...
12:06:51,618 INFO [org.apache.jackrabbit.core.fs.local.LocalFileSystem] (http--127.0.0.1-8080-4) LocalFileSystem initialized at path repository\workspaces\security
12:06:51,793 INFO [org.apache.jackrabbit.core.query.lucene.SearchIndex] (http--127.0.0.1-8080-4) Index initialized: repository\workspaces\security/index Version: 3
12:06:51,794 INFO [org.apache.jackrabbit.core.RepositoryImpl] (http--127.0.0.1-8080-4) workspace 'security' initialized
12:06:51,795 INFO [org.apache.jackrabbit.core.security.simple.SimpleSecurityManager] (http--127.0.0.1-8080-4) init: using Repository LoginModule configuration for Jackrabbit
12:06:51,798 INFO [org.apache.jackrabbit.core.RepositoryImpl] (http--127.0.0.1-8080-4) Repository started (3429ms)
12:06:51,798 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-4) Transient repository initialized
12:06:51,821 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-4) Session opened
12:06:51,837 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-4) Session opened
12:06:51,841 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-5) Session opened
12:06:51,843 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-1) Session opened
12:06:51,844 INFO [stdout] (http--127.0.0.1-8080-4) =============== session-admin-4
12:06:51,844 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-2) Session opened
12:06:51,845 INFO [stdout] (http--127.0.0.1-8080-5) =============== session-admin-5
12:06:51,845 INFO [stdout] (http--127.0.0.1-8080-1) =============== session-admin-6
12:06:51,846 INFO [stdout] (http--127.0.0.1-8080-2) =============== session-admin-7
12:06:51,882 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-2) Session closed
12:06:51,884 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-5) Session closed
12:06:51,885 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-1) Session closed
12:06:51,887 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-4) Session closed
12:07:14,003 INFO [org.drools.guvnor.server.security.DemoAuthenticator] (http--127.0.0.1-8080-1) Demo login for user (admin) succeeded.
12:07:14,078 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-1) Session opened
12:07:14,079 INFO [stdout] (http--127.0.0.1-8080-1) =============== session-admin-8
12:07:14,084 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-1) Session closed
12:07:14,095 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-1) Session opened
12:07:14,096 INFO [stdout] (http--127.0.0.1-8080-1) =============== session-admin-9
12:07:14,096 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-5) Session opened
12:07:14,096 INFO [stdout] (http--127.0.0.1-8080-5) =============== session-admin-10
12:07:14,099 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-1) Session closed
12:07:14,100 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-5) Session closed
12:07:14,119 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-5) Session opened
12:07:14,120 INFO [stdout] (http--127.0.0.1-8080-5) =============== session-admin-11
12:07:14,122 INFO [org.apache.jackrabbit.core.TransientRepository] (http--127.0.0.1-8080-5) Session closed
A lot of sessions are created.
Anyone faces same problem?
Regards,
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/795370#795370]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130131/266301b5/attachment.html
More information about the jboss-user
mailing list