[JBoss JIRA] (WFLY-6666) clustering-web-infinispan: infinite recursion in session activation code
by Kamil Podlešák (JIRA)
[ https://issues.jboss.org/browse/WFLY-6666?page=com.atlassian.jira.plugin.... ]
Kamil Podlešák updated WFLY-6666:
---------------------------------
Attachment: stacktrace2
Longer stacktrace from the* same request* as the first one
> clustering-web-infinispan: infinite recursion in session activation code
> ------------------------------------------------------------------------
>
> Key: WFLY-6666
> URL: https://issues.jboss.org/browse/WFLY-6666
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 9.0.2.Final
> Reporter: Kamil Podlešák
> Assignee: Jason Greene
> Attachments: stacktrace, stacktrace2
>
>
> When unmarshalling of session throws one of the expected exception (ClassNotFoundException, InvalidClassException, InvalidObjectException), it is handled by attempt to remote this session from cache (CoarseSessionFactory.findValue). This attempt, however, ends up in the same method, tries to unmarshall the session, catches the exception.... until it reaches stack limit and throws StackOverflowError.
> As an added injury, each exception is logged with full stack, which is getting longer and longer. Total log size is approximately 40MB per request which means it usually quickly gets rolled away.
> Version 10.0.0 is OK (the code is completely different and does not have this problem).
> See also: WFLY-6665 (similar, but not exactly the same bug).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (WFLY-6666) clustering-web-infinispan: infinite recursion in session activation code
by Kamil Podlešák (JIRA)
[ https://issues.jboss.org/browse/WFLY-6666?page=com.atlassian.jira.plugin.... ]
Kamil Podlešák updated WFLY-6666:
---------------------------------
Attachment: stacktrace
Sample stacktrace (one of the shorter ones) from real application (not the same one referenced in "Steps to Reproduce")
> clustering-web-infinispan: infinite recursion in session activation code
> ------------------------------------------------------------------------
>
> Key: WFLY-6666
> URL: https://issues.jboss.org/browse/WFLY-6666
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 9.0.2.Final
> Reporter: Kamil Podlešák
> Assignee: Jason Greene
> Attachments: stacktrace
>
>
> When unmarshalling of session throws one of the expected exception (ClassNotFoundException, InvalidClassException, InvalidObjectException), it is handled by attempt to remote this session from cache (CoarseSessionFactory.findValue). This attempt, however, ends up in the same method, tries to unmarshall the session, catches the exception.... until it reaches stack limit and throws StackOverflowError.
> As an added injury, each exception is logged with full stack, which is getting longer and longer. Total log size is approximately 40MB per request which means it usually quickly gets rolled away.
> Version 10.0.0 is OK (the code is completely different and does not have this problem).
> See also: WFLY-6665 (similar, but not exactly the same bug).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (WFLY-6666) clustering-web-infinispan: infinite recursion in session activation code
by Kamil Podlešák (JIRA)
Kamil Podlešák created WFLY-6666:
------------------------------------
Summary: clustering-web-infinispan: infinite recursion in session activation code
Key: WFLY-6666
URL: https://issues.jboss.org/browse/WFLY-6666
Project: WildFly
Issue Type: Bug
Affects Versions: 9.0.2.Final
Reporter: Kamil Podlešák
Assignee: Jason Greene
When unmarshalling of session throws one of the expected exception (ClassNotFoundException, InvalidClassException, InvalidObjectException), it is handled by attempt to remote this session from cache (CoarseSessionFactory.findValue). This attempt, however, ends up in the same method, tries to unmarshall the session, catches the exception.... until it reaches stack limit and throws StackOverflowError.
As an added injury, each exception is logged with full stack, which is getting longer and longer. Total log size is approximately 40MB per request which means it usually quickly gets rolled away.
Version 10.0.0 is OK (the code is completely different and does not have this problem).
See also: WFLY-6665 (similar, but not exactly the same bug).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (WFLY-6576) mod_cluster advertise="false" does not disable advertise if there are no proxies configured
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/WFLY-6576?page=com.atlassian.jira.plugin.... ]
Radoslav Husar updated WFLY-6576:
---------------------------------
Fix Version/s: 10.1.0.Final
> mod_cluster advertise="false" does not disable advertise if there are no proxies configured
> -------------------------------------------------------------------------------------------
>
> Key: WFLY-6576
> URL: https://issues.jboss.org/browse/WFLY-6576
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 10.0.0.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Minor
> Labels: ux
> Fix For: 10.1.0.Final
>
>
> {noformat}
> 17:05:56,822 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000001: Initializing mod_cluster version 1.3.2.Final
> 17:05:56,833 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 64) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364
> {noformat}
> {noformat}
> [standalone@localhost:9990 /] /subsystem=modcluster/mod-cluster-config=configuration:read-resource
> {
> "outcome" => "success",
> "result" => {
> "advertise" => false,
> "advertise-security-key" => undefined,
> "advertise-socket" => undefined,
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (WFLY-5464) JDR report contains reference to AS7
by Carlo de Wolf (JIRA)
[ https://issues.jboss.org/browse/WFLY-5464?page=com.atlassian.jira.plugin.... ]
Carlo de Wolf updated WFLY-5464:
--------------------------------
Labels: downstream_dependency (was: )
> JDR report contains reference to AS7
> ------------------------------------
>
> Key: WFLY-5464
> URL: https://issues.jboss.org/browse/WFLY-5464
> Project: WildFly
> Issue Type: Bug
> Components: JDR
> Affects Versions: 10.0.0.CR2
> Reporter: Marek Kopecký
> Assignee: Ingo Weiss
> Priority: Minor
> Labels: downstream_dependency
>
> *Description of problem:*
> JDR report contains some legacy reference to AS7
> *How reproducible:*
> Always
> *Steps to Reproduce:*
> # Create a JDR report using one of provided scripts (depends on OS)
> # Check the created report
> ## cd $JDR_LOCATION
> ## find | grep as7
> *Actual results:*
> {noformat}
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/configuration.json
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/tree.txt
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/dump-services.json
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/deployment-dependencies.txt
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/jarcheck.txt
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/cluster-proxies-configuration.json
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/local-module-dependencies.txt
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/system-properties.txt
> ./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/jndi-view.json
> {noformat}
> *Expected results:*
> No references to AS7
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months