When trying to deploy a bean across a JRun Cluster, I get the following error message on some, but not all requests: java.rmi.RemoteException: No remote servers are available to service the remote request java.rmi.RemoteException: No remote servers are available to service the remote request at jrunx.cluster.ClusterAlgorithm.invokeService(ClusterAlgorithm.java:72) at jrunx.cluster.ClusterAlgorithm.invokeService(ClusterAlgorithm.java:122) at jrunx.cluster.ClusterAlgorithm.invokeService(ClusterAlgorithm.java:80) at jrunx.rmi.Invocation.invoke(Invocation.java:302) at jrunx.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168) at jrun.ejb.invocation.ClientInvocationHandlerImpl.invoke(ClientInvocationHandl erImpl.java:218) at $Proxy11.log(Unknown Source) at envclient.process.doGet(process.java:38) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:225) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527) at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java: 348) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451 ) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29 4) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
I deployed the bean on both servers that are in the cluster in both the [servername] and [servername]/SERVER-INF directories. Is there something that I am doing wrong? Thanks. ______________________________________________________________________ Get the JRun Web Application Construction Kit - the only book written specifically for JRun developers. http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
