[overlord-issues] [JBoss JIRA] (RTGOV-476) java.lang.IllegalStateException: No LoginService for org.eclipse.jetty.security.authentication.FormAuthenticator@

Gary Brown (JIRA) issues at jboss.org
Wed May 28 17:03:15 EDT 2014


     [ https://issues.jboss.org/browse/RTGOV-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Brown updated RTGOV-476:
-----------------------------

    Steps to Reproduce: 
Unpack jboss fuse.
Unpack the overlord-commons and rtgov profile zips into the fabric profiles folder.
Start fuse.

fabric:create --zookeeper-password admin
(this will prompt for username and passwd, just use admin/admin)

jaas:manage --index 3
jaas:useradd karaf karaf
jaas:roleadd karaf admin
jaas:update
fabric:container-create-child --jvm-opts '-Xms1000m -Xmx1000m' root child

fabric:container-add-profile child overlord-rtgov-all
(this final command can be done in the console, but I logged into localhost:8181/hawtio and added the overlord/rtgov 'all' profile via the UI).


  was:
Unpack jboss fuse.
Unpack the overlord-commons and rtgov profile zips into the fabric profiles folder.
Start fuse.

fabric:create --zookeeper-password admin
(this will prompt for username and passwd, just use admin/admin)

jaas:manage --index 3
jaas:useradd karaf karaf
jaas:roleadd karaf admin
jaas:update
fabric:container-create-child --jvm-opts '-Xms1000m -Xmx1000m' root child

fabric:container-add-profile child overlord-rtgov-all
(this final command can be done in the console, but I looked into localhost:8181/hawtio and added the overlord/rtgov 'all' profile via the UI).




> java.lang.IllegalStateException: No LoginService for org.eclipse.jetty.security.authentication.FormAuthenticator@
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: RTGOV-476
>                 URL: https://issues.jboss.org/browse/RTGOV-476
>             Project: RTGov (Run Time Governance)
>          Issue Type: Bug
>            Reporter: Gary Brown
>            Assignee: David virgil naranjo
>             Fix For: 2.0.0.Final
>
>
> When RTGov all configuration is deployed in a fabric child container we get the following exception:
> java.lang.IllegalStateException: No LoginService for org.eclipse.jetty.security.authentication.FormAuthenticator at 3afffabb in org.eclipse.jetty.security.ConstraintSecurityHandler at 7ba6293f
> at org.eclipse.jetty.security.authentication.LoginAuthenticator.setConfiguration(LoginAuthenticator.java:61)



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the overlord-issues mailing list