Hi! there,
I am not trying to patronise Orion but hey !! the clustering does work,I tried it with the news-app it works though I had some problem with the hsql inregards with connections but yes the clustering works!! along with the load balancer!!!!.As my friend Kevin Duffey gave me direction it worked.
The files you would have to modify are
default-web-site.xml
<web-site host="localhost" port="8080" display-name="Default Orion WebSite" cluster-island="1"> similarly in the other orion also!!
 http://www.orionserver.com/docs/http-clustering.html
I hope this helps!! though I have not given you all the details please try it out!! and see otherwise...
                            I have a problem I just wish to have a say...... HelloWorld deployed in two orion!! in cluster now I wish to use a client call and see hello world from both the server
 If I give client call the Orion on my c: gives result!! the d: is up and running!!
Now I shut down the one on C: and again give a client call but it throws this error
Communication error: Error reading application-client descriptor: Error looking up EJBHome: Lookup error: java.net.ConnectException: Connection refused: no further information; nested exception is:  java.net.ConnectException: Connection refused: no further information
Note:In the config of c: I have rmi.xml file with no port specified!!assuming orion assigns a default one!!
In my d: orion in the same file I have added a port number!!
It is on the server wherein I have specified the port number that the client request is never serviced!! the client request is always being serviced by that orion which has no port number mentioned!!!
If I assign both of them a port number then one the orions start are discovered by the loadbalancer!! but at the client call I always have exceptions raised!!
Communication error: Error reading application-client descriptor: Error looking up EJBHome: Lookup error: java.net.ConnectException: Connection refused: no further information; nested exception is:  java.net.ConnectException: Connection refused: no further information
none of the Orions service my client request!!!!
There is a problem in specifying my rmi ports!! or maybe I have configured properly!!
Please help!!
Note:When I tried the news-app in a cluster it works very fine!!! atleast incase I shut down my one server the request is taken care of by the other!!! but here in this HelloWorld app how do I go about it??
Thanks
Mohit
Have a nice day :-)
 

Dylan Parker wrote:

Hello, all.

My company is about to drop Orion.

The documentation issues, the dead website, the documentation issues,
the absence of company responses, the documentation issues...

We've contacted them asking where to send our money. Nothing back.

In one last futile attempt to keep Orion afloat in my company a little
longer, can anyone provide me with the following information?

How does one do EJB Clustering with Orion?
Has anyone made this work?
Can anyone give some background on the configuration steps?

If I don't hear anything... then JRun, here we come.

Thanks,
Dylan Parker

--
*********************************************************************************************************************
The information contained in this message (including any attachments) is confidential and may be legally privileged.
If you are not the intended recipient, please delete it from your system immediately - any disclosure, copying or distribution thereof or any action taken or omitted to be taken in reliance thereon is prohibited and may be unlawful.AITPL makes no warranty as to the accuracy or completeness of any information contained in this message and hereby excludes any liability of any kind for the information contained herein or for the transmission, reception, storage or use of such information in any way whatsoever.  Any opinions expressed in this message are those of the author and do not necessarily reflect the opinions of AITPL.
*********************************************************************************************************************
 

Reply via email to