[JBoss JIRA] (WFLY-10265) UT005028 ClosedChannelException in load balancer
by Robert Van Loenhout (JIRA)
Robert Van Loenhout created WFLY-10265:
------------------------------------------
Summary: UT005028 ClosedChannelException in load balancer
Key: WFLY-10265
URL: https://issues.jboss.org/browse/WFLY-10265
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 11.0.0.Final
Environment: Windows 10 or Windows Server 2016
Reporter: Robert Van Loenhout
Assignee: Paul Ferraro
I have installed Keycloak 3.4.3. I use a configuration with a load balancer with 2 (local) server instances.
On a Linux machine (CentOS 7) I do not see any errors in the load balancer log. However on Windows (10 and 2016) I see the following errors in the load balancer log:
{code}
2018-04-18 17:35:48,367 ERROR [io.undertow.proxy] (default I/O-4) UT005028: Proxy request to /auth/resources/3.4.3.final/admin/keycloak/templates/kc-paging.html failed: java.nio.channels.ClosedChannelException
at io.undertow.client.ajp.AjpClientConnection$3.handleEvent(AjpClientConnection.java:122)
at io.undertow.client.ajp.AjpClientConnection$3.handleEvent(AjpClientConnection.java:109)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at io.undertow.server.protocol.framed.AbstractFramedChannel$FrameCloseListener.handleEvent(AbstractFramedChannel.java:1045)
at io.undertow.server.protocol.framed.AbstractFramedChannel$FrameCloseListener.handleEvent(AbstractFramedChannel.java:959)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.terminated(ReadReadyHandler.java:71)
at org.xnio.nio.NioSocketConduit.readTerminated(NioSocketConduit.java:332)
at org.xnio.nio.NioSocketStreamConnection.notifyReadClosed(NioSocketStreamConnection.java:148)
at org.xnio.Connection.close(Connection.java:139)
at org.xnio.IoUtils.safeClose(IoUtils.java:152)
at io.undertow.server.protocol.framed.AbstractFramedChannel.close(AbstractFramedChannel.java:793)
at io.undertow.client.ajp.AjpClientConnection.close(AjpClientConnection.java:304)
at org.xnio.IoUtils.safeClose(IoUtils.java:152)
at io.undertow.server.handlers.proxy.ProxyHandler$IoExceptionHandler.handleException(ProxyHandler.java:770)
at org.xnio.ChannelListeners.invokeChannelExceptionHandler(ChannelListeners.java:126)
at io.undertow.util.Transfer$TransferListener.handleEvent(Transfer.java:193)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at io.undertow.channels.DetachableStreamSourceChannel$SetterDelegatingListener.handleEvent(DetachableStreamSourceChannel.java:231)
at io.undertow.channels.DetachableStreamSourceChannel$SetterDelegatingListener.handleEvent(DetachableStreamSourceChannel.java:218)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel$1.run(AbstractFramedStreamSourceChannel.java:282)
at io.undertow.server.protocol.framed.AbstractFramedChannel$3.run(AbstractFramedChannel.java:231)
at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)
{code}
The application does actually seem to work fine.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2484) KieScanner can't load guided rules
by leon v (JIRA)
leon v created DROOLS-2484:
------------------------------
Summary: KieScanner can't load guided rules
Key: DROOLS-2484
URL: https://issues.jboss.org/browse/DROOLS-2484
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.5.0.Final
Environment: Windows 10.
JDK 1.8
drools 6.5.0 Final
Maven
Reporter: leon v
Assignee: Mario Fusco
Priority: Critical
When using KieScanner to load a jar from Maven.
The following error will be reported and the rule is not loaded:
[4,0]: Duplicate rule name: Row 1 your rule
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFCORE-3757) Fix unreported failures in RBAC test suite
by Jeff Mesnil (JIRA)
Jeff Mesnil created WFCORE-3757:
-----------------------------------
Summary: Fix unreported failures in RBAC test suite
Key: WFCORE-3757
URL: https://issues.jboss.org/browse/WFCORE-3757
Project: WildFly Core
Issue Type: Bug
Components: Test Suite
Affects Versions: 5.0.0.Alpha3
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
The org.jboss.as.test.integration.mgmt.access.PropertiesRoleMappingTestCase is run 3 times in the rbac test suite accross 3 different surefire execution:
* one as PropertiesRoleMappingTestCase
* one in LdapRoleMappingG2UTestCase Suite
* one in LdapRoleMappingU2GTestCase Suite
We had an issue with WFCORE-3705 that was making the test fails for the 2 ldap suites.
The maven execution was failing but our CI was reporting that the test suite was failing as TeamCity does not distinguish the test execution across different suites.
The regression was identified only during the release of WildFly Core 5.0.0.Alpha3.
The rbac test suite should reliably report any failures and we need to make sure that our CI handle them properly.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFCORE-3756) (TS) TimeoutUtil reads system property from static init without privileged block
by Chao Wang (JIRA)
[ https://issues.jboss.org/browse/WFCORE-3756?page=com.atlassian.jira.plugi... ]
Chao Wang moved WFLY-10196 to WFCORE-3756:
------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-3756 (was: WFLY-10196)
Component/s: Test Suite
(was: Test Suite)
> (TS) TimeoutUtil reads system property from static init without privileged block
> --------------------------------------------------------------------------------
>
> Key: WFCORE-3756
> URL: https://issues.jboss.org/browse/WFCORE-3756
> Project: WildFly Core
> Issue Type: Bug
> Components: Test Suite
> Reporter: David Lloyd
> Assignee: Chao Wang
> Labels: security-manager
>
> Stack trace:
> {noformat}
> java.security.AccessControlException: WFSM000001: Permission check failed (permission "("java.util.PropertyPermission" "ts.timeout.factor" "read")" in code source "(vfs:/content/RemoteInvocationTest.jar <no signer certificates>)" of "ModuleClassLoader for Module "deployment.RemoteInvocationTest.jar" from Service Module Loader")
> at org.wildfly.security.manager.WildFlySecurityManager.checkPermission(WildFlySecurityManager.java:295)
> at org.wildfly.security.manager.WildFlySecurityManager.checkPropertyAccess(WildFlySecurityManager.java:479)
> at java.lang.System.getProperty(System.java:717)
> at java.lang.Integer.getInteger(Integer.java:1101)
> at java.lang.Integer.getInteger(Integer.java:1057)
> at org.jboss.as.test.shared.TimeoutUtil.<clinit>(TimeoutUtil.java:39)
> ... 135 more
> {noformat}
> The call to {{getInteger}} needs to be privileged.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFLY-10264) Resteasy JSON provider fails in EE7 module
by Stuart Douglas (JIRA)
[ https://issues.jboss.org/browse/WFLY-10264?page=com.atlassian.jira.plugin... ]
Stuart Douglas commented on WFLY-10264:
---------------------------------------
I am not 100% sure what the impact of this is in terms of functionality. It is easy to reproduce though by deploying the kitchensink quickstart and looking at the errors in the log.
> Resteasy JSON provider fails in EE7 module
> ------------------------------------------
>
> Key: WFLY-10264
> URL: https://issues.jboss.org/browse/WFLY-10264
> Project: WildFly
> Issue Type: Bug
> Components: REST
> Reporter: Stuart Douglas
> Assignee: Alessio Soldano
> Priority: Blocker
>
> org.jboss.resteasy.plugins.providers.jsonb.AbstractJsonBindingProvider depends on org.eclipse.yasoon classes, however these are not present when in EE7 mode
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFLY-10196) (TS) TimeoutUtil reads system property from static init without privileged block
by Chao Wang (JIRA)
[ https://issues.jboss.org/browse/WFLY-10196?page=com.atlassian.jira.plugin... ]
Chao Wang reassigned WFLY-10196:
--------------------------------
Assignee: Chao Wang
> (TS) TimeoutUtil reads system property from static init without privileged block
> --------------------------------------------------------------------------------
>
> Key: WFLY-10196
> URL: https://issues.jboss.org/browse/WFLY-10196
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Reporter: David Lloyd
> Assignee: Chao Wang
> Labels: security-manager
>
> Stack trace:
> {noformat}
> java.security.AccessControlException: WFSM000001: Permission check failed (permission "("java.util.PropertyPermission" "ts.timeout.factor" "read")" in code source "(vfs:/content/RemoteInvocationTest.jar <no signer certificates>)" of "ModuleClassLoader for Module "deployment.RemoteInvocationTest.jar" from Service Module Loader")
> at org.wildfly.security.manager.WildFlySecurityManager.checkPermission(WildFlySecurityManager.java:295)
> at org.wildfly.security.manager.WildFlySecurityManager.checkPropertyAccess(WildFlySecurityManager.java:479)
> at java.lang.System.getProperty(System.java:717)
> at java.lang.Integer.getInteger(Integer.java:1101)
> at java.lang.Integer.getInteger(Integer.java:1057)
> at org.jboss.as.test.shared.TimeoutUtil.<clinit>(TimeoutUtil.java:39)
> ... 135 more
> {noformat}
> The call to {{getInteger}} needs to be privileged.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years