Hello,

Did you successfully patched the three jboss ?

You also have to add nxjmsserver to your hosts file :

172.16.2.113    nxcoreserver nxjmsserver

Then, preferably start your servers in this order : core, server and platform. Stop them in the inverse order.

Best regards,

Sathish Kalaimani a écrit :
Hi All,

This is inline with the below chain.

We are able to build and run the application successfuliy inside Nuxeo 
installer's default jboss as well as in standalone jboss4.0.5 GA (using JEMS 
installer). Thanks for all the help.

We tried splitting Nuxeo into 3 layers (namely - Core, Indexing and Web Platform) and running in separate JBoss instances. We have splitted the Nuxeo in 3 different layers successfully, but are unable to deploy the build in the three instances of JBoss running in three different machines.
While deploying Nuxeo in 3 different machines / JBoss instances, we have just renamed the 
ear files as "nuxeo.ear" and deployed in 3 machines. We didn't changed anything 
else in these ear files.

We also added the following entries in HOSTS file of all these 3 machines.

172.16.2.113 nxcoreserver 172.16.0.182 nxsearchserver
172.16.3.2      nxplatformserver

While starting the JBoss, we got the following errors in the different layers

In the machine where *Core layer* is running, we got the following error:

"12:30:12,500 ERROR [MainDeployer] Could not initialise deployment: file:/C:/nuxeoProject/server/default/deploy/nuxeo.ear/ org.jboss.deployment.DeploymentException: Deployment preprocessing failed for nuxeo.ear; - nested throwable: (java.io.FileNotFoundException: C:\nuxeoProject\server\default\deploy\nuxeo.ear\OSGI-INF\templates\application.xml (The system cannot find the path specified)) at org.nuxeo.runtime.jboss.deployment.NuxeoDeployer.init(NuxeoDeployer.java:222)"

We got the same error in the machine where *Indexing Service layer* is running.

We got the following error in the machine where *Web Platform* layer is running:

"12:25:32,878 ERROR [MainDeployer|http://www.nuxeo.org/discussions/] Could not 
start deployment: file:/C:/NuxeoServer/server/default/deploy/nuxeo.ear/
org.jboss.deployment.DeploymentException: No ClassLoaders found for: 
org.nuxeo.runtime.jboss.osgi.JBossOSGiAdapter; - nested
throwable: (java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.nuxeo.runtime.jboss.osgi.JBossOSGiAdapter)"


Please advise if there are any configuration changes required in any of the files inside the nuxeo ear files in different layers. Also, please note that we haven't changed any configuration in the nuxeo.ear files in any of the machines.

An early response in this regard would be highlly appreciated.

Thanks & Regards

Sathish Kalaimani
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm


--
Julien CARSIQUE, Nuxeo (Paris, France)
Open Source Enterprise Content Management - http://www.nuxeo.org/
Nuxeo EP 5: extensible, Java EE and standards based ECM Platform
http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87


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

Reply via email to