[JBoss JIRA] (WFLY-3894) Can't login JAAS secured management interfaces with --admin-only
by Chris Dolphy (JIRA)
[ https://issues.jboss.org/browse/WFLY-3894?page=com.atlassian.jira.plugin.... ]
Chris Dolphy updated WFLY-3894:
-------------------------------
Description:
After configuring JAAS security for management realm, when I start JBoss with `bin/standalone.sh --admin-only', I can't login to the management web console.
was:
Setup JAAS security domain for management realm and when I start JBoss with `bin/standalone.sh --admin-only', I can't login to the management web console.
> Can't login JAAS secured management interfaces with --admin-only
> ----------------------------------------------------------------
>
> Key: WFLY-3894
> URL: https://issues.jboss.org/browse/WFLY-3894
> Project: WildFly
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 9.0.0.Alpha1
> Reporter: Chris Dolphy
> Assignee: Brian Stansberry
> Attachments: standalone.xml
>
>
> After configuring JAAS security for management realm, when I start JBoss with `bin/standalone.sh --admin-only', I can't login to the management web console.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 1 month
[JBoss JIRA] (WFLY-3894) Can't login JAAS secured management interfaces with --admin-only
by Chris Dolphy (JIRA)
Chris Dolphy created WFLY-3894:
----------------------------------
Summary: Can't login JAAS secured management interfaces with --admin-only
Key: WFLY-3894
URL: https://issues.jboss.org/browse/WFLY-3894
Project: WildFly
Issue Type: Bug
Components: Domain Management
Affects Versions: 9.0.0.Alpha1
Reporter: Chris Dolphy
Assignee: Brian Stansberry
Attachments: standalone.xml
Setup JAAS security domain for management realm and when I start JBoss with `bin/standalone.sh --admin-only', I can't login to the management web console.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 1 month
[JBoss JIRA] (WFLY-3893) JacORB compatibility subsystem
by Tomasz Adamski (JIRA)
Tomasz Adamski created WFLY-3893:
------------------------------------
Summary: JacORB compatibility subsystem
Key: WFLY-3893
URL: https://issues.jboss.org/browse/WFLY-3893
Project: WildFly
Issue Type: Feature Request
Components: IIOP
Reporter: Tomasz Adamski
Assignee: Tomasz Adamski
Create jacorb compatibility subsystem which will be able to parse jacorb subsystem configuration, map it to iiop-openjdk configuration, and (if possible) emulate jacorb subsystem using iiop-openjdk subsystem.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 1 month
[JBoss JIRA] (DROOLS-610) drools-worker-2 thread blocked and the main program blocks
by Mario Fusco (JIRA)
[ https://issues.jboss.org/browse/DROOLS-610?page=com.atlassian.jira.plugin... ]
Mario Fusco commented on DROOLS-610:
------------------------------------
Nathalie,
for what I can see from the stack you attached, the deadlock is caused by the fact that you're misusing drools. In particular drools-worker-2.PNG shows that you're invoking a fireAllRules inside the execution of a drools consequence. For what I know this doesn't make any sense and I cannot see a valid reason for doing this, even because if a consequence is firing it means that you're already inside a fireAllRules.
Please let me know if you have a use case that requires to do this, so we could discuss it. Otherwise I'll close this ticket as invalid.
Cheers,
Mario
> drools-worker-2 thread blocked and the main program blocks
> ----------------------------------------------------------
>
> Key: DROOLS-610
> URL: https://issues.jboss.org/browse/DROOLS-610
> Project: Drools
> Issue Type: Bug
> Affects Versions: 6.1.0.Final
> Environment: linux
> Reporter: Nathalie ravenel
> Assignee: Mario Fusco
> Attachments: blocked.PNG, drools-worker-2.PNG, main thread.PNG, pool-1-thread1.PNG
>
>
> Running our program, we got some deadlock on one thread (drools-worker-2). We investigated the problem using java memory control. The thread is blocked and the program also. The stack traces was registered for the different threads. The last trace for the thread was : org.drools.core.common.SynchronizedLeftTuplesSets.takeAll.
> There are 1111 Blocked count on one DeadLock on the thread.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 1 month