[JBoss JIRA] (DROOLS-1425) QueryCepFireUntilHaltTest often hangs during execution
by Petr Široký (JIRA)
Petr Široký created DROOLS-1425:
-----------------------------------
Summary: QueryCepFireUntilHaltTest often hangs during execution
Key: DROOLS-1425
URL: https://issues.jboss.org/browse/DROOLS-1425
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.Beta6
Reporter: Petr Široký
Assignee: Mario Fusco
Attachments: QueryCepFireUntilHaltTest-thread-dump.txt
The {{QueryCepFireUntilHaltTest}} recently started to hang the build quite often. It does use specific timeout, but either the timeout it too high (so the build timeouts anyway) or jUnit is not able to kill the test after the timeout passes. Based on the threaddump taken during the build, there seems to be a deadlock between two threads (see the attachment).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (DROOLS-1425) QueryCepFireUntilHaltTest often hangs during execution
by Petr Široký (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1425?page=com.atlassian.jira.plugi... ]
Petr Široký updated DROOLS-1425:
--------------------------------
Attachment: QueryCepFireUntilHaltTest-thread-dump.txt
> QueryCepFireUntilHaltTest often hangs during execution
> ------------------------------------------------------
>
> Key: DROOLS-1425
> URL: https://issues.jboss.org/browse/DROOLS-1425
> Project: Drools
> Issue Type: Bug
> Components: core engine
> Affects Versions: 7.0.0.Beta6
> Reporter: Petr Široký
> Assignee: Mario Fusco
> Attachments: QueryCepFireUntilHaltTest-thread-dump.txt
>
>
> The {{QueryCepFireUntilHaltTest}} recently started to hang the build quite often. It does use specific timeout, but either the timeout it too high (so the build timeouts anyway) or jUnit is not able to kill the test after the timeout passes. Based on the threaddump taken during the build, there seems to be a deadlock between two threads (see the attachment).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (WFCORE-2259) Setting JBOSS_MODULEPATH is lost for second start of embed-server
by Panagiotis Sotiropoulos (JIRA)
Panagiotis Sotiropoulos created WFCORE-2259:
-----------------------------------------------
Summary: Setting JBOSS_MODULEPATH is lost for second start of embed-server
Key: WFCORE-2259
URL: https://issues.jboss.org/browse/WFCORE-2259
Project: WildFly Core
Issue Type: Bug
Components: CLI, Server
Reporter: Panagiotis Sotiropoulos
Assignee: Brian Stansberry
Priority: Critical
Fix For: 3.0.0.Alpha23
When {{embed-server}} command is used more times in the CLI and a custom {{JBOSS_MODULEPATH}} is configured, then only the first server start uses the correct module path.
The subsequent `embed-server` call results in error:
{code}
Cannot start embedded server: WFLYEMB0022: Cannot invoke 'start' on embedded process: WFLYSRV0118: Determined modules directory does not exist: /tmp/jboss-eap-7.0-no-modules/modules
{code}
Using the {{JBOSS_MODULEPATH}} environment variable is documented in https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-appli...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (WFLY-7920) There isn't possibility disable create CS file from scratch
by Hynek Švábek (JIRA)
[ https://issues.jboss.org/browse/WFLY-7920?page=com.atlassian.jira.plugin.... ]
Hynek Švábek updated WFLY-7920:
-------------------------------
Description:
There isn't possibility to disable create CS file from scratch.
Earlier we were able to set create.storage to true/false.
I can see problem in this scenario:
* I want to create new CS with path to existing CS file
* I fill wrong path
* Everything pass
But I want to use my CS file, not to create new one.
was:There isn't possibility to disable create CS file from scratch.
> There isn't possibility disable create CS file from scratch
> -----------------------------------------------------------
>
> Key: WFLY-7920
> URL: https://issues.jboss.org/browse/WFLY-7920
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Hynek Švábek
> Assignee: Peter Skopek
> Priority: Blocker
>
> There isn't possibility to disable create CS file from scratch.
> Earlier we were able to set create.storage to true/false.
> I can see problem in this scenario:
> * I want to create new CS with path to existing CS file
> * I fill wrong path
> * Everything pass
> But I want to use my CS file, not to create new one.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (WFCORE-2258) 500 return for nonexistent user in legacy ldap security realm
by Martin Choma (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2258?page=com.atlassian.jira.plugi... ]
Martin Choma updated WFCORE-2258:
---------------------------------
Labels: regression (was: eap71_alpha regression)
> 500 return for nonexistent user in legacy ldap security realm
> -------------------------------------------------------------
>
> Key: WFCORE-2258
> URL: https://issues.jboss.org/browse/WFCORE-2258
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Reporter: Martin Choma
> Assignee: Darran Lofthouse
> Priority: Blocker
> Labels: regression
>
> In case of securing management interface with ldap in security realm. When nonexistent user is provided, wildfly answers with {{500}} http status code. It is different behaviour compared to wildfly 10.1, which returns {{401}}. I think http status code {{401}} is proper in this situation, because it is client fault (e.g. typo in username) and can be repaired on client side.
> {code:title=server.log}
> 10:49:18,745 TRACE [org.wildfly.security] (management task-10) Handling MechanismInformationCallback
> 10:49:18,746 TRACE [org.wildfly.security] (management task-10) Handling AvailableRealmsCallback: realms = [ldap-realm]
> 10:49:18,746 TRACE [org.wildfly.security] (management task-10) Handling RealmCallback: selected = [ldap-realm]
> 10:49:18,746 TRACE [org.wildfly.security] (management task-10) Handling NameCallback: authenticationName = anil
> 10:49:18,746 TRACE [org.wildfly.security] (management task-10) Name assigning: [anil], pre-realm rewritten: [anil], realm name: [PLAIN], post realm rewritten: [anil], realm rewritten: [anil]
> 10:49:18,746 TRACE [org.jboss.as.domain.management.security] (management task-10) Non caching search for 'anil'
> 10:49:18,746 TRACE [org.jboss.as.domain.management.security] (management task-10) Performing single level search
> 10:49:18,746 TRACE [org.jboss.as.domain.management.security] (management task-10) Searching for user 'anil' using filter '(uid={0})'.
> 10:49:18,746 TRACE [org.jboss.as.domain.management.security] (management task-10) Connecting to LDAP with properties ({java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, java.naming.provider.url=ldap://localhost.localdomain:10389, java.naming.security.principal=uid=admin,ou=system, java.naming.security.credentials=***, java.naming.referral=ignore})
> 10:49:18,749 WARN [org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext] (pool-7-thread-1) Requested attribute dn does not exist in the schema, it will be ignored
> 10:49:18,750 TRACE [org.jboss.as.domain.management.security] (management task-10) User 'anil' not found in directory.
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months