Re: [OT] Cluster Manager not working

2023-04-20 Thread Christopher Schultz
Kevin, On 4/19/23 07:07, Kevin Huntly wrote: I'm guessing its not possible to have the cluster setup with a session database? Yeah, you usually pick one: database or cluster. If you pick cluster, then the cluster is your database (don't let all the nodes go down!). If you pick database, ther

Re: Cluster Manager not working

2023-04-19 Thread Kevin Huntly
thank you! On Wed, Apr 19, 2023, 13:29 Mark Thomas wrote: > On 19/04/2023 12:07, Kevin Huntly wrote: > > I'm guessing its not possible to have the cluster setup with a session > > database? > > Correct, for out of the box options. > > There are 3rd party session managers that persist the data in

Re: Cluster Manager not working

2023-04-19 Thread Mark Thomas
On 19/04/2023 12:07, Kevin Huntly wrote: I'm guessing its not possible to have the cluster setup with a session database? Correct, for out of the box options. There are 3rd party session managers that persist the data in various databases. Off the top of my head Redis and Geode provide this.

Re: Cluster Manager not working

2023-04-19 Thread Kevin Huntly
I'm guessing its not possible to have the cluster setup with a session database? Kevin Huntly Email: kmhun...@gmail.com Cell: 716/424-3311 -BEGIN GEEK CODE BLOCK- Version: 1.0 GCS/IT d+ s a C

Re: Cluster Manager not working

2023-04-19 Thread Kevin Huntly
Hi Mark, I found the culprit and replaced with: org.apache.catalina.ha.session.DeltaManager I'm now seeing the following: 19-Apr-2023 06:57:56.482 SEVERE [main] org.apache.tomcat.util.digester.Digester.endElement End event threw exception java.lang.NoSuchMethodException: org.apache.cata

Re: Cluster Manager not working

2023-04-19 Thread Mark Thomas
On 18/04/2023 15:59, Kevin Huntly wrote: Hello, I'm getting the following error message: 18-Apr-2023 10:56:55.404 INFO [main] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying deployment descriptor [/opt/Apache/tomcat/apache-tomcat-9.0.74/conf/Catalina/localhost/esolutions.xml]

Cluster Manager not working

2023-04-18 Thread Kevin Huntly
Hello, I'm getting the following error message: 18-Apr-2023 10:56:55.404 INFO [main] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying deployment descriptor [/opt/Apache/tomcat/apache-tomcat-9.0.74/conf/Catalina/localhost/esolutions.xml] 18-Apr-2023 10:57:05.400 WARNING [main] org