[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)
7 years, 10 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)
7 years, 10 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)
7 years, 10 months