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

Reply via email to