Hello,

What do you aims at doing with the framework ?
Nuxeo Core is the storage layer in the platforme, Nuxeo EP is the service layer, with audit, workflow, .... You need a JBOSS 4.04 or 4.05 with EJB3 support to make it run, and now, the current release of the Nuxeo Core is the 1.3.x

The official download is here http://www.nuxeo.org/sections/ downloads/. I have checked, indeed, the "core" page is not up to date .. You can find nighlty snapshots of EP,Core + Server here : htpp:// svn.nuxeo.org/snapshots

Alain E.



Le 12 sept. 07 à 05:56, Edouard Ruiz a écrit :

Hi,

I'm trying to deploy Nuxeo Core 1.0 under a JBoss server (version
4.0.3SP1) with the jdk 1.5.0_11-b03. I downloaded the archive
NuxeoCore-Full-JBoss-1.0.zip and extracted it in my JBoss
configuration folder.

But when I restart the server, I get this error message in the server.log :

[...]
2007-09-12 05:05:00,704 INFO
[org.jboss.web.tomcat.tc5.TomcatDeployer] deploy,
ctxPath=/web-console,
warUrl=.../deploy/management/console-mgr.sar/web-console.war/
2007-09-12 05:05:03,909 INFO
[org.jboss.web.tomcat.tc5.TomcatDeployer] deploy,
ctxPath=/jbossmq-httpil,
warUrl=.../deploy-hasingleton/jms/jbossmq-httpil.sar/jbossmq- httpil.war/
2007-09-12 05:05:04,920 ERROR [org.jboss.deployment.MainDeployer]
Could not initialise deployment:
file:/D:/Adobe/LiveCycle8/jboss/server/all/deploy/NXCore.rar
org.jboss.deployment.DeploymentException: Could not find meta data
META-INF/ra.xml for deployment
file:/D:/Adobe/LiveCycle8/jboss/server/all/deploy/NXCore.rar
at org.jboss.deployment.SimpleSubDeployerSupport.getMetaDataResource (SimpleSubDeployerSupport.java:160) at org.jboss.deployment.SimpleSubDeployerSupport.init (SimpleSubDeployerSupport.java:72)
        at org.jboss.deployment.MainDeployer.init(MainDeployer.java:843)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:780)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)
        at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke (ReflectedDispatcher.java:141)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke (AbstractInterceptor.java:118)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke (ModelMBeanOperationInterceptor.java:127)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke (AbstractMBeanInvoker.java:245) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java: 644)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
        at $Proxy9.deploy(Unknown Source)
at org.jboss.deployment.scanner.URLDeploymentScanner.deploy (URLDeploymentScanner.java:319) at org.jboss.deployment.scanner.URLDeploymentScanner.scan (URLDeploymentScanner.java:507) at org.jboss.deployment.scanner.AbstractDeploymentScanner $ScannerThread.doScan(AbstractDeploymentScanner.java:192) at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService (AbstractDeploymentScanner.java:265) at org.jboss.system.ServiceMBeanSupport.jbossInternalStart (ServiceMBeanSupport.java:274) at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle (ServiceMBeanSupport.java:230)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke (ReflectedDispatcher.java:141)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke (AbstractMBeanInvoker.java:245) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java: 644) at org.jboss.system.ServiceController$ServiceProxy.invoke (ServiceController.java:943)
        at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java: 428)
        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke (ReflectedDispatcher.java:141)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke (AbstractMBeanInvoker.java:245) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java: 644)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
        at $Proxy4.start(Unknown Source)
        at org.jboss.deployment.SARDeployer.start(SARDeployer.java:285)
        at org.jboss.deployment.MainDeployer.start(MainDeployer.java:989)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:790)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:737)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke (ReflectedDispatcher.java:141)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke (AbstractInterceptor.java:118)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke (ModelMBeanOperationInterceptor.java:127)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke (AbstractMBeanInvoker.java:245) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java: 644)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
        at $Proxy5.deploy(Unknown Source)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:453)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:330)
        at org.jboss.Main.boot(Main.java:187)
        at org.jboss.Main$1.run(Main.java:438)
        at java.lang.Thread.run(Thread.java:595)
2007-09-12 05:05:06,322 INFO
[org.jboss.resource.deployment.RARDeployment] Required license terms
exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
2007-09-12 05:05:07,083 INFO
[org.jboss.resource.deployment.RARDeployment] Required license terms
exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
2007-09-12 05:05:07,925 INFO
[org.jboss.resource.deployment.RARDeployment] Required license terms
exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
2007-09-12 05:05:08,906 INFO
[org.jboss.resource.deployment.RARDeployment] Required license terms
exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
2007-09-12 05:05:09,287 INFO
[org.jboss.resource.deployment.RARDeployment] Required license terms
exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
2007-09-12 05:05:09,507 INFO
[org.jboss.resource.deployment.RARDeployment] Required license terms
exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
2007-09-12 05:05:10,579 INFO
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService]
Bound ConnectionManager
'jboss.jca:service=DataSourceBinding,name=IDP_DS' to JNDI name
'java:IDP_DS'
[...]

And finally :

[...]
2007-09-12 05:14:33,428 ERROR
[org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete
Deployment listing:

--- Incompletely deployed packages ---
[EMAIL PROTECTED] {
url=file:/D:/Adobe/LiveCycle8/jboss/server/all/deploy/NXCore.rar }
  deployer: [EMAIL PROTECTED]
  status: null
  state: FAILED
  watch: file:/D:/Adobe/LiveCycle8/jboss/server/all/deploy/NXCore.rar
  altDD: null
  lastDeployed: 1189566304920
  lastModified: 1189566304920
  mbeans:

--- MBeans waiting for other MBeans ---
ObjectName: jboss.jca:service=TxCM,name=NXRepository/demo
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=ManagedConnectionPool,name=NXRepository/demo
    jboss.jca:service=CachedConnectionManager
    jboss:service=TransactionManager
  Depends On Me:
    jboss.jca:service=ConnectionFactoryBinding,name=NXRepository/demo

ObjectName: jboss.jca:service=ManagedConnectionPool,name=NXRepository/demo
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=ManagedConnectionFactory,name=NXRepository/demo
  Depends On Me:
    jboss.jca:service=TxCM,name=NXRepository/demo

ObjectName: jboss.jca:service=ManagedConnectionFactory,name=NXRepository/demo
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=RARDeployment,name='NXCore.rar'
  Depends On Me:
    jboss.jca:service=ManagedConnectionPool,name=NXRepository/demo

ObjectName: jboss.jca:service=ConnectionFactoryBinding,name=NXRepository/demo
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=TxCM,name=NXRepository/demo

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jca:service=RARDeployment,name='NXCore.rar'
  State: NOTYETINSTALLED
  Depends On Me:
    jboss.jca:service=ManagedConnectionFactory,name=NXRepository/demo


2007-09-12 05:14:33,588 INFO
[org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on
http-0.0.0.0-8080
2007-09-12 05:14:34,029 INFO  [org.apache.jk.common.ChannelSocket] JK:
ajp13 listening on /0.0.0.0:8009
2007-09-12 05:14:34,049 INFO  [org.apache.jk.server.JkMain] Jk running
ID=0 time=0/60  config=null
2007-09-12 05:14:34,129 INFO  [org.jboss.system.server.Server] JBoss
(MX MicroKernel) [4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1
date=200510231054)] Started in 11m:29s:432ms
2007-09-12 05:30:12,829 INFO [STDOUT] [INFO ]Initiating checkpoint....
2007-09-12 05:30:14,541 INFO  [STDOUT] [INFO     ]Checkpoint complete.

I'm a newbie with JBoss and I really don't understand the problem.

Thank you for your help,

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

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

Reply via email to