Morten,

post your server.xml, default-web-site.xml, application.xml, web.xml, and 
orion-web.xml. If you are using the load-balancer.xml, post that too.

Regards,

the elephantwalker


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Morten Wilken
Sent: Thursday, July 19, 2001 3:32 AM
To: Orion-Interest
Subject: clustering problem


hi all

i have a problem configuring orion clustering
i have downloaded the latest stable release 1.5.2, and followed the howto on
the orion site.
i have 2 pc running and i have made a web application in the default web
site.
here i have a simple jsp file a la SessionServlet, that just increments a
counter
what happends is this:
i start the loadbalancer, and then the 2 servers. both registers ok and i
load up my jsp
one of the server serves the jsp and the counter increments... i do this
until it reaches ie 5 and the shut the server down. the other server then
takes over, imports the session (or so it says), but the counter is the back
to 1... then i increment it to ie 10 and start up the first server and shuts
down the second and bing the counter is back to 5

so you may say, multicasting on my lan doesnt work and the state is not sent
over the multicast ip. i the wrote a small multicast listener that listens
on 230.0.0.1 port 9128, and the state is sent.. so what gives?

i might add that when using the debug mode on oion, i can see tht the state
is sent

Sending HTTP-cluster session value update for session GIOMGHDOHEJAAfaAuASBA:
count=7...

but i never see a corresponding

Recieving blabla...

on the other server

if anyone knows whats going on here, or can give some pointers please let me
know

sincirely
Morten Wilken



Reply via email to