[JBoss JIRA] (MODCLUSTER-308) Backport MODCLUSTER-307: Issues using mod_cluster with Tomcat 6 and Executor thread pools
by Michal Karm Babacek (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-308?page=com.atlassian.jira.pl... ]
Michal Karm Babacek closed MODCLUSTER-308.
------------------------------------------
Release Notes Text: If it is pertinent to newer Tomcats, please reopen. Tomcat 6 is nearing its End of Life.
Resolution: Out of Date
> Backport MODCLUSTER-307: Issues using mod_cluster with Tomcat 6 and Executor thread pools
> -----------------------------------------------------------------------------------------
>
> Key: MODCLUSTER-308
> URL: https://issues.jboss.org/browse/MODCLUSTER-308
> Project: mod_cluster
> Issue Type: Bug
> Affects Versions: MOD_CLUSTER_1_0_10_GA_CP02
> Environment: -Tomcat 6
> -mod_cluster 1.0.10.GA_CP02
> Reporter: Aaron Ogburn
> Assignee: Jean-Frederic Clere
> Priority: Minor
>
> mod_cluster cannot properly determine connector pool statistics from Tomcat 6 when using an Executor thread pool. The Tomcat server successfully connects with Apache/mod_cluster, but the worker never fully initializes as it only reports a load factor of -1 since it cannot properly determine stats from the Executor pool.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (MODCLUSTER-307) Issues using mod_cluster with Tomcat 6 and Executor thread pools
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-307?page=com.atlassian.jira.pl... ]
Radoslav Husar commented on MODCLUSTER-307:
-------------------------------------------
Closed as out-of-date, however should be tested on other versions.
> Issues using mod_cluster with Tomcat 6 and Executor thread pools
> ----------------------------------------------------------------
>
> Key: MODCLUSTER-307
> URL: https://issues.jboss.org/browse/MODCLUSTER-307
> Project: mod_cluster
> Issue Type: Bug
> Affects Versions: 1.2.1.Final
> Environment: -Tomcat 6
> -mod_cluster 1.2
> Reporter: Aaron Ogburn
> Priority: Minor
>
> mod_cluster cannot properly determine connector pool statistics from Tomcat 6 when using an Executor thread pool. It fails with the following exception:
> ERROR ContainerBackgroundProcessor[StandardEngine[Catalina]] org.apache.catalina.core.ContainerBase - Exception invoking periodic operation:
> java.lang.IllegalStateException
> at org.jboss.modcluster.container.catalina.CatalinaEngine.getProxyConnector(CatalinaEngine.java:153)
> at org.jboss.modcluster.ModClusterService.connectionEstablished(ModClusterService.java:306)
> at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:372)
> at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:347)
> at org.jboss.modcluster.ModClusterService.status(ModClusterService.java:460)
> at org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter.lifecycleEvent(CatalinaEventHandlerAdapter.java:239)
> at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
> at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1385)
> at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1649)
> at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1638)
> at java.lang.Thread.run(Thread.java:619)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (MODCLUSTER-307) Issues using mod_cluster with Tomcat 6 and Executor thread pools
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-307?page=com.atlassian.jira.pl... ]
Radoslav Husar closed MODCLUSTER-307.
-------------------------------------
Assignee: (was: Paul Ferraro)
Resolution: Out of Date
> Issues using mod_cluster with Tomcat 6 and Executor thread pools
> ----------------------------------------------------------------
>
> Key: MODCLUSTER-307
> URL: https://issues.jboss.org/browse/MODCLUSTER-307
> Project: mod_cluster
> Issue Type: Bug
> Affects Versions: 1.2.1.Final
> Environment: -Tomcat 6
> -mod_cluster 1.2
> Reporter: Aaron Ogburn
> Priority: Minor
>
> mod_cluster cannot properly determine connector pool statistics from Tomcat 6 when using an Executor thread pool. It fails with the following exception:
> ERROR ContainerBackgroundProcessor[StandardEngine[Catalina]] org.apache.catalina.core.ContainerBase - Exception invoking periodic operation:
> java.lang.IllegalStateException
> at org.jboss.modcluster.container.catalina.CatalinaEngine.getProxyConnector(CatalinaEngine.java:153)
> at org.jboss.modcluster.ModClusterService.connectionEstablished(ModClusterService.java:306)
> at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:372)
> at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:347)
> at org.jboss.modcluster.ModClusterService.status(ModClusterService.java:460)
> at org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter.lifecycleEvent(CatalinaEventHandlerAdapter.java:239)
> at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
> at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1385)
> at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1649)
> at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1638)
> at java.lang.Thread.run(Thread.java:619)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (MODCLUSTER-493) Add support for Tomcat 8.5
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-493?page=com.atlassian.jira.pl... ]
Radoslav Husar edited comment on MODCLUSTER-493 at 5/31/16 9:12 AM:
--------------------------------------------------------------------
For the record, the target {code}[INFO] mod_cluster: Container - Catalina .................. FAILURE [ 0.127 s]{code} will not compile with Tomcat 8.5 dependencies (neither will Tomcat 8 nor 9) because of
{code}
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Users/rhusar/git/mod_cluster/container/catalina/src/main/java/org/jboss/modcluster/container/catalina/CatalinaContext.java:[70,28] cannot find symbol
symbol: method getAvailable()
location: variable context of type org.apache.catalina.Context
[ERROR] /Users/rhusar/git/mod_cluster/container/catalina/src/main/java/org/jboss/modcluster/container/catalina/CatalinaContext.java:[104,41] cannot find symbol
symbol: method getDistributable()
location: interface org.apache.catalina.Manager
[INFO] 2 errors
{code}
Which is fine but we need to make sure that everything is properly tested (e.g. with code coverage) by the respective tests.
was (Author: rhusar):
For the record, the target {code}[INFO] mod_cluster: Container - Catalina .................. FAILURE [ 0.127 s]{code} will not compile with Tomcat 8.5 dependencies (neither will Tomcat 9) because of
{code}
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Users/rhusar/git/mod_cluster/container/catalina/src/main/java/org/jboss/modcluster/container/catalina/CatalinaContext.java:[70,28] cannot find symbol
symbol: method getAvailable()
location: variable context of type org.apache.catalina.Context
[ERROR] /Users/rhusar/git/mod_cluster/container/catalina/src/main/java/org/jboss/modcluster/container/catalina/CatalinaContext.java:[104,41] cannot find symbol
symbol: method getDistributable()
location: interface org.apache.catalina.Manager
[INFO] 2 errors
{code}
Which is fine but we need to make sure that everything is properly tested (e.g. with code coverage) by the respective tests.
> Add support for Tomcat 8.5
> --------------------------
>
> Key: MODCLUSTER-493
> URL: https://issues.jboss.org/browse/MODCLUSTER-493
> Project: mod_cluster
> Issue Type: Feature Request
> Components: Core & Container Integration (Java)
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Fix For: 2.0.0.Alpha1
>
>
> -Currently in beta https://tomcat.apache.org/download-80.cgi .-
> Version 8.5.2 released as of May 17 2016, we can add support safely now.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (MODCLUSTER-307) Issues using mod_cluster with Tomcat 6 and Executor thread pools
by Aaron Ogburn (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-307?page=com.atlassian.jira.pl... ]
Aaron Ogburn commented on MODCLUSTER-307:
-----------------------------------------
Yes, this can be closed.
> Issues using mod_cluster with Tomcat 6 and Executor thread pools
> ----------------------------------------------------------------
>
> Key: MODCLUSTER-307
> URL: https://issues.jboss.org/browse/MODCLUSTER-307
> Project: mod_cluster
> Issue Type: Bug
> Affects Versions: 1.2.1.Final
> Environment: -Tomcat 6
> -mod_cluster 1.2
> Reporter: Aaron Ogburn
> Assignee: Paul Ferraro
> Priority: Minor
>
> mod_cluster cannot properly determine connector pool statistics from Tomcat 6 when using an Executor thread pool. It fails with the following exception:
> ERROR ContainerBackgroundProcessor[StandardEngine[Catalina]] org.apache.catalina.core.ContainerBase - Exception invoking periodic operation:
> java.lang.IllegalStateException
> at org.jboss.modcluster.container.catalina.CatalinaEngine.getProxyConnector(CatalinaEngine.java:153)
> at org.jboss.modcluster.ModClusterService.connectionEstablished(ModClusterService.java:306)
> at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:372)
> at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:347)
> at org.jboss.modcluster.ModClusterService.status(ModClusterService.java:460)
> at org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter.lifecycleEvent(CatalinaEventHandlerAdapter.java:239)
> at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
> at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1385)
> at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1649)
> at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1638)
> at java.lang.Thread.run(Thread.java:619)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (MODCLUSTER-493) Add support for Tomcat 8.5
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-493?page=com.atlassian.jira.pl... ]
Radoslav Husar edited comment on MODCLUSTER-493 at 5/31/16 8:29 AM:
--------------------------------------------------------------------
For the record, the target {code}[INFO] mod_cluster: Container - Catalina .................. FAILURE [ 0.127 s]{code} will not compile with Tomcat 8.5 dependencies (neither will Tomcat 9). Which is fine but we need to make sure that everything is properly tested (e.g. with code coverage) by the respective tests.
was (Author: rhusar):
For the record, the target {code}[INFO] mod_cluster: Container - Catalina .................. FAILURE [ 0.127 s]{code} will not compile with Tomcat 8.5 dependencies (neither will Tomcat 9). Which is fine but we need to make sure that everything is properly tested.
> Add support for Tomcat 8.5
> --------------------------
>
> Key: MODCLUSTER-493
> URL: https://issues.jboss.org/browse/MODCLUSTER-493
> Project: mod_cluster
> Issue Type: Feature Request
> Components: Core & Container Integration (Java)
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Fix For: 2.0.0.Alpha1
>
>
> -Currently in beta https://tomcat.apache.org/download-80.cgi .-
> Version 8.5.2 released as of May 17 2016, we can add support safely now.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (MODCLUSTER-493) Add support for Tomcat 8.5
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-493?page=com.atlassian.jira.pl... ]
Radoslav Husar edited comment on MODCLUSTER-493 at 5/31/16 8:29 AM:
--------------------------------------------------------------------
For the record, the target {code}[INFO] mod_cluster: Container - Catalina .................. FAILURE [ 0.127 s]{code} will not compile with Tomcat 8.5 dependencies (neither will Tomcat 9) because of
{code}
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Users/rhusar/git/mod_cluster/container/catalina/src/main/java/org/jboss/modcluster/container/catalina/CatalinaContext.java:[70,28] cannot find symbol
symbol: method getAvailable()
location: variable context of type org.apache.catalina.Context
[ERROR] /Users/rhusar/git/mod_cluster/container/catalina/src/main/java/org/jboss/modcluster/container/catalina/CatalinaContext.java:[104,41] cannot find symbol
symbol: method getDistributable()
location: interface org.apache.catalina.Manager
[INFO] 2 errors
{code}
Which is fine but we need to make sure that everything is properly tested (e.g. with code coverage) by the respective tests.
was (Author: rhusar):
For the record, the target {code}[INFO] mod_cluster: Container - Catalina .................. FAILURE [ 0.127 s]{code} will not compile with Tomcat 8.5 dependencies (neither will Tomcat 9). Which is fine but we need to make sure that everything is properly tested (e.g. with code coverage) by the respective tests.
> Add support for Tomcat 8.5
> --------------------------
>
> Key: MODCLUSTER-493
> URL: https://issues.jboss.org/browse/MODCLUSTER-493
> Project: mod_cluster
> Issue Type: Feature Request
> Components: Core & Container Integration (Java)
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Fix For: 2.0.0.Alpha1
>
>
> -Currently in beta https://tomcat.apache.org/download-80.cgi .-
> Version 8.5.2 released as of May 17 2016, we can add support safely now.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months