[JBoss JIRA] (WFLY-10273) ArrayIndexOutOfBoundsException on server using scattered cache
by Michal Vinkler (JIRA)
Michal Vinkler created WFLY-10273:
-------------------------------------
Summary: ArrayIndexOutOfBoundsException on server using scattered cache
Key: WFLY-10273
URL: https://issues.jboss.org/browse/WFLY-10273
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 13.0.0.Beta1
Reporter: Michal Vinkler
Assignee: Paul Ferraro
We hit ArrayIndexOutOfBoundsException when running tests for RFE EAP7-867.
EAP distribution was built from {{https://github.com/pferraro/wildfly/tree/scattered}}.
Test description: Positive stress test (no failover), 4-node EAP cluster, clients: starting with 400 clients in the beginning, raising the number of clients to 6000 in the end of the test.
Error occured on server dev215 around 7th iteration (can be seen in the performance report, link below):
{code}
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) Exception in thread "transport-thread--p15-t25" java.lang.ArrayIndexOutOfBoundsException: 129
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at org.infinispan.scattered.impl.ScatteredVersionManagerImpl.lambda$tryRegularInvalidations$4(ScatteredVersionManagerImpl.java:413)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at org.wildfly.clustering.service.concurrent.ClassLoaderThreadFactory.lambda$newThread$0(ClassLoaderThreadFactory.java:47)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.lang.Thread.run(Thread.java:748)
{code}
Clients were getting "SocketTimeoutException: Read timed out" exceptions even before the ArrayIndexOutOfBoundsException ocurred, but also after.
Performance report (accessible only when connected to VPN):
http://download.eng.brq.redhat.com/scratch/mvinkler/reports/2018-04-19_15...
One can observe that dev215 CPU usage and network usage dropped after 7th iteration.
dev215 server log link:
https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/eap-7x-stress-se...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFLY-10273) ArrayIndexOutOfBoundsException on server using scattered cache
by Michal Vinkler (JIRA)
[ https://issues.jboss.org/browse/WFLY-10273?page=com.atlassian.jira.plugin... ]
Michal Vinkler updated WFLY-10273:
----------------------------------
Description:
We hit ArrayIndexOutOfBoundsException when running tests for RFE EAP7-867.
EAP distribution was built from {{https://github.com/pferraro/wildfly/tree/scattered}} .
Test description: Positive stress test (no failover), 4-node EAP cluster, clients: starting with 400 clients in the beginning, raising the number of clients to 6000 in the end of the test.
Error occured on server dev215 around 7th iteration (can be seen in the performance report, link below):
{code}
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) Exception in thread "transport-thread--p15-t25" java.lang.ArrayIndexOutOfBoundsException: 129
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at org.infinispan.scattered.impl.ScatteredVersionManagerImpl.lambda$tryRegularInvalidations$4(ScatteredVersionManagerImpl.java:413)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at org.wildfly.clustering.service.concurrent.ClassLoaderThreadFactory.lambda$newThread$0(ClassLoaderThreadFactory.java:47)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.lang.Thread.run(Thread.java:748)
{code}
Clients were getting "SocketTimeoutException: Read timed out" exceptions even before the ArrayIndexOutOfBoundsException ocurred, but also after.
Performance report (accessible only when connected to VPN):
http://download.eng.brq.redhat.com/scratch/mvinkler/reports/2018-04-19_15...
One can observe that dev215 CPU usage and network usage dropped after 7th iteration.
dev215 server log link:
https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/eap-7x-stress-se...
was:
We hit ArrayIndexOutOfBoundsException when running tests for RFE EAP7-867.
EAP distribution was built from {{https://github.com/pferraro/wildfly/tree/scattered}}.
Test description: Positive stress test (no failover), 4-node EAP cluster, clients: starting with 400 clients in the beginning, raising the number of clients to 6000 in the end of the test.
Error occured on server dev215 around 7th iteration (can be seen in the performance report, link below):
{code}
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) Exception in thread "transport-thread--p15-t25" java.lang.ArrayIndexOutOfBoundsException: 129
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at org.infinispan.scattered.impl.ScatteredVersionManagerImpl.lambda$tryRegularInvalidations$4(ScatteredVersionManagerImpl.java:413)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at org.wildfly.clustering.service.concurrent.ClassLoaderThreadFactory.lambda$newThread$0(ClassLoaderThreadFactory.java:47)
[JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.lang.Thread.run(Thread.java:748)
{code}
Clients were getting "SocketTimeoutException: Read timed out" exceptions even before the ArrayIndexOutOfBoundsException ocurred, but also after.
Performance report (accessible only when connected to VPN):
http://download.eng.brq.redhat.com/scratch/mvinkler/reports/2018-04-19_15...
One can observe that dev215 CPU usage and network usage dropped after 7th iteration.
dev215 server log link:
https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/eap-7x-stress-se...
> ArrayIndexOutOfBoundsException on server using scattered cache
> ---------------------------------------------------------------
>
> Key: WFLY-10273
> URL: https://issues.jboss.org/browse/WFLY-10273
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 13.0.0.Beta1
> Reporter: Michal Vinkler
> Assignee: Paul Ferraro
>
> We hit ArrayIndexOutOfBoundsException when running tests for RFE EAP7-867.
> EAP distribution was built from {{https://github.com/pferraro/wildfly/tree/scattered}} .
> Test description: Positive stress test (no failover), 4-node EAP cluster, clients: starting with 400 clients in the beginning, raising the number of clients to 6000 in the end of the test.
> Error occured on server dev215 around 7th iteration (can be seen in the performance report, link below):
> {code}
> [JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) Exception in thread "transport-thread--p15-t25" java.lang.ArrayIndexOutOfBoundsException: 129
> [JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at org.infinispan.scattered.impl.ScatteredVersionManagerImpl.lambda$tryRegularInvalidations$4(ScatteredVersionManagerImpl.java:413)
> [JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> [JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> [JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at org.wildfly.clustering.service.concurrent.ClassLoaderThreadFactory.lambda$newThread$0(ClassLoaderThreadFactory.java:47)
> [JBossINF] [0m[31m04:26:11,708 ERROR [stderr] (transport-thread--p15-t25) at java.lang.Thread.run(Thread.java:748)
> {code}
> Clients were getting "SocketTimeoutException: Read timed out" exceptions even before the ArrayIndexOutOfBoundsException ocurred, but also after.
> Performance report (accessible only when connected to VPN):
> http://download.eng.brq.redhat.com/scratch/mvinkler/reports/2018-04-19_15...
> One can observe that dev215 CPU usage and network usage dropped after 7th iteration.
> dev215 server log link:
> https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/eap-7x-stress-se...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFLY-10272) How to open wildfly12 debug mode
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFLY-10272?page=com.atlassian.jira.plugin... ]
Darran Lofthouse resolved WFLY-10272.
-------------------------------------
Resolution: Rejected
Hello Jira is where we track bug reports and feature requests against our projects, if you are looking for assistance please post your question to the user forums http://wildfly.org/gethelp/
> How to open wildfly12 debug mode
> --------------------------------
>
> Key: WFLY-10272
> URL: https://issues.jboss.org/browse/WFLY-10272
> Project: WildFly
> Issue Type: Bug
> Reporter: Cora Kwok
> Assignee: Jason Greene
>
> at domain.conf, uncomments the debug message. however, not listening to port 8787. I try to run debug mode at the eclipse, fail to find the remote java application.
> PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
> HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
> I am using Version: Neon.3 Release (4.6.3)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFLY-10272) How to open wildfly12 debug mode
by Cora Kwok (JIRA)
[ https://issues.jboss.org/browse/WFLY-10272?page=com.atlassian.jira.plugin... ]
Cora Kwok updated WFLY-10272:
-----------------------------
Description:
at domain.conf, uncomments the debug message. however, not listening to port 8787. I try to run debug mode at the eclipse, fail to find the remote java application.
PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
I am using Version: Neon.3 Release (4.6.3)
was:
at domain.conf, uncomments the debug message. however, not listening to port 8787. I try to run debug mode at the eclipse, fail to find the remote java application.
PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
> How to open wildfly12 debug mode
> --------------------------------
>
> Key: WFLY-10272
> URL: https://issues.jboss.org/browse/WFLY-10272
> Project: WildFly
> Issue Type: Bug
> Reporter: Cora Kwok
> Assignee: Jason Greene
>
> at domain.conf, uncomments the debug message. however, not listening to port 8787. I try to run debug mode at the eclipse, fail to find the remote java application.
> PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
> HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
> I am using Version: Neon.3 Release (4.6.3)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFLY-10272) How to open wildfly12 debug mode
by Cora Kwok (JIRA)
[ https://issues.jboss.org/browse/WFLY-10272?page=com.atlassian.jira.plugin... ]
Cora Kwok updated WFLY-10272:
-----------------------------
Description:
at domain.conf, uncomments the debug message. however, not listening to port 8787. I try to run debug mode at the eclipse, fail to find the remote java application.
PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
was:
at domain.conf, uncomments the debug message. however, not listening to port 8787. I try to run debug mode at the eclipse, fail to find the remote java application.
PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
> How to open wildfly12 debug mode
> --------------------------------
>
> Key: WFLY-10272
> URL: https://issues.jboss.org/browse/WFLY-10272
> Project: WildFly
> Issue Type: Bug
> Reporter: Cora Kwok
> Assignee: Jason Greene
>
> at domain.conf, uncomments the debug message. however, not listening to port 8787. I try to run debug mode at the eclipse, fail to find the remote java application.
> PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
> HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFLY-10272) How to open wildfly12 debug mode
by Cora Kwok (JIRA)
[ https://issues.jboss.org/browse/WFLY-10272?page=com.atlassian.jira.plugin... ]
Cora Kwok updated WFLY-10272:
-----------------------------
Description:
at domain.conf, uncomments the debug message. however, not listening to port 8787. I try to run debug mode at the eclipse, fail to find the remote java application.
PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
> How to open wildfly12 debug mode
> --------------------------------
>
> Key: WFLY-10272
> URL: https://issues.jboss.org/browse/WFLY-10272
> Project: WildFly
> Issue Type: Bug
> Reporter: Cora Kwok
> Assignee: Jason Greene
>
> at domain.conf, uncomments the debug message. however, not listening to port 8787. I try to run debug mode at the eclipse, fail to find the remote java application.
> PROCESS_CONTROLLER_JAVA_OPTS="$PROCESS_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8788,server=y,suspend=n"
> HOST_CONTROLLER_JAVA_OPTS="$HOST_CONTROLLER_JAVA_OPTS -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFCORE-3760) Attempted to register duplicate named process comming back from admin-only mode
by Yeray Borges (JIRA)
Yeray Borges created WFCORE-3760:
------------------------------------
Summary: Attempted to register duplicate named process comming back from admin-only mode
Key: WFCORE-3760
URL: https://issues.jboss.org/browse/WFCORE-3760
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 5.0.0.Alpha3
Reporter: Yeray Borges
Assignee: Yeray Borges
If the user goes to admin-only mode without restarting the servers and tries to come back to normal mode restarting them, the following warning is logged:
{noformat}
WARN [org.jboss.as.process] (ProcessController-threads - 3) WFLYPC0005: Attempted to register duplicate named process 'Server:server-master'
{noformat}
The domain gets in an unstable state since the reload operation does not end correctly, DC has to be manually restarted.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years