János wrote:
Filip,
You are right. I called the session example wrongly via the
"bml0042.yalepath.org" host, but that was not configured. As soon as
I called it via the "localhost" host - which was
glad you got it working
configured - it worked fine. Here is the log from node3:
bml0042:/
Filip,
You are right. I called the session example wrongly via the
"bml0042.yalepath.org" host, but that was not configured. As soon as
I called it via the "localhost" host - which was configured - it
worked fine. Here is the log from node3:
bml0042:/usr/local/tomcat janos$ cat node3/l
write your own webapp, to make sure you actually replicate serializable data
Filip
János wrote:
Hi Filip,
I added it in the catalina.sh file on all three nodes and I am not
seeing the error. I also disabled IP6 in Network Preferences.
I added the distrubuted="true" to the context.xml file
Hi Filip,
I added it in the catalina.sh file on all three nodes and I am not
seeing the error. I also disabled IP6 in Network Preferences.
I added the distrubuted="true" to the context.xml file on all three
nodes and added the tag to the webapps/examples/WEB-
INF/web.xml on all 3 nodes a
try setting the
|-Djava.net.preferIPv4Stack=true
option for your tomcat launch
Filip
|
János wrote:
Hi,
I am trying to establish a 3 member cluster on the same machine. Here
is my server.xml copied from a sample I found on this list.
SSLEngine="on" />
className="org.apache.catali
Hi,
I am trying to establish a 3 member cluster on the same machine.
Here is my server.xml copied from a sample I found on this list.
className="org.apache.catalina.core.AprLifecycleListener"
SSLEngine="on" />
className="org.apache.catalina.mbeans.ServerLifecycleListener" />
cl