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
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
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.
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
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
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]
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