Hi,

 I splitted Nuxeo into 3 stacks from the source code and changed the created
ear name as "nuxeo.ear" and deployed in 3 different   machine's Jboss. we
gave the below configuration's in all 3 machine's HOSTS file.

172.16.2.113 nxcoreserver nxjmsserver
172.16.0.182 nxsearchserver
172.16.0.89 nxplatformserver

we stared the Jboss in this oreder as CORE , INDEXING , PLATFORM.

It's successfully login and able to create workspace and It created a
repository in "Coreserver" running System.
While we upload a document it throw's the below exception in "SearchServer"
running machine console. Same error we got while retrieving in
"platformserver" running machine

16:17:10,203 INFO  [IndexingThreadPool] Indexing thread pool will be
initialized with a size pool @ 5
16:17:10,234 INFO  [IndexingThreadPool] Indexing Thread Pool initialized...
16:17:14,703 ERROR [STDERR] org.jboss.remoting.CannotConnectException: Can
not get connection to server.  Problem establishing socket connection.
16:17:14,718 ERROR [STDERR]     at
org.jboss.remoting.transport.socket.SocketClientInvoker.transport(
SocketClientInvoker.java:267)
16:17:14,718 ERROR [STDERR]     at
org.jboss.remoting.RemoteClientInvoker.invoke(RemoteClientInvoker.java:143)
16:17:14,718 ERROR [STDERR]     at org.jboss.remoting.Client.invoke(
Client.java:525)
16:17:14,718 ERROR [STDERR]     at org.jboss.remoting.Client.invoke(
Client.java:488)
16:17:14,718 ERROR [STDERR]     at org.jboss.remoting.Client.invoke(
Client.java:473)
16:17:14,718 ERROR [STDERR]     at
org.nuxeo.runtime.remoting.transporter.TransporterClient.invoke(
TransporterClient.java:240)
16:17:14,718 ERROR [STDERR]     at $Proxy97.createDownloadSession(Unknown
Source)
16:17:14,718 ERROR [STDERR]     at
org.nuxeo.runtime.services.streaming.RemoteInputStream.fillBytes(
RemoteInputStream.java:118)
16:17:14,734 ERROR [STDERR]     at
org.nuxeo.runtime.services.streaming.RemoteInputStream.read(
RemoteInputStream.java:93)
16:17:14,734 ERROR [STDERR]     at java.io.InputStream.read(InputStream.java
:89)
16:17:14,734 ERROR [STDERR]     at org.nuxeo.common.utils.FileUtils.copy(
FileUtils.java:76)


could any one tell me what is the problem?
whether we miss some configuration's?
How to solve this problem?

Regards,
Dhanasekar.T
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to