Le mardi 13/10/09 à 20h36,
Stefane Fermigier <[email protected]> a écrit :

> If you want to help us test it and shake the last remaining bugs  
> (assuming there are any ;) ),

I would like but I couldn't start the server. After unzip the archive,
I didn't see any installer so I went to the bin directory and launch:

./run.sh

and I get the following:

[bito...@drums bin]$ ./run.sh 
Assumed Java 1.5              
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /home/bitouze/Téléchargement/nuxeo-dm-5.3.0-RC1

  JAVA: /usr/lib/jvm/jre-1.5.0/bin/java

  JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m
  -Dsun.rmi.dgc.client.gcInterval=3600000
  -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:MaxPermSize=256m
  -Dfile.encoding=UTF-8
  -Djava.net.preferIPv4Stack=true                                   

  CLASSPATH: /home/bitouze/Téléchargement/nuxeo-dm-5.3.0-RC1/bin/run.jar

=========================================================================

21:53:36,932 INFO  [Server] Starting JBoss (MX MicroKernel)...
21:53:36,933 INFO  [Server] Release ID: JBoss [Trinity] 4.2.3.GA
(build: SVNTag=JBoss_4_2_3_GA date=200807181417) 21:53:36,933 INFO
[Server] Home Dir: /home/bitouze/Téléchargement/nuxeo-dm-5.3.0-RC1
21:53:36,934 INFO  [Server] Home URL:
file:/home/bitouze/Téléchargement/nuxeo-dm-5.3.0-RC1/ 21:53:36,934
INFO  [Server] Patch URL: null 21:53:36,953 INFO  [Server] Server Name:
default 21:53:36,953 INFO  [Server] Server Home
Dir: /home/bitouze/Téléchargement/nuxeo-dm-5.3.0-RC1/server/default
21:53:36,955 INFO  [Server] Server Home URL:
file:/home/bitouze/Téléchargement/nuxeo-dm-5.3.0-RC1/server/default/
21:53:36,955 INFO  [Server] Server Log
Dir: /home/bitouze/Téléchargement/nuxeo-dm-5.3.0-RC1/server/default/log
21:53:36,955 INFO  [Server] Server Temp
Dir: /home/bitouze/Téléchargement/nuxeo-dm-5.3.0-RC1/server/default/tmp
21:53:36,955 INFO  [Server] Root Deployment Filename: jboss-service.xml
21:53:37,185 INFO  [ServerInfo] Java version: 1.5.0_20,Sun Microsystems
Inc. 21:53:37,185 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server
VM 1.5.0_20-b02,Sun Microsystems Inc. 21:53:37,185 INFO  [ServerInfo]
OS-System: Linux 2.6.29.6-desktop-2mnb,i386 21:53:37,512 INFO  [Server]
Core system initialized 21:53:40,105 ERROR [MainDeployer] Could not
create deployment:
file:/home/bitouze/Téléchargement/nuxeo-dm-5.3.0-RC1/server/default/conf/jboss-service.xml
org.jboss.deployment.DeploymentException: - nested throwable:
(java.lang.reflect.UndeclaredThrowableException) at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:196)
at
org.jboss.system.ServiceController.install(ServiceController.java:226)
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:592) at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at
org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at
$Proxy4.install(Unknown Source) at
org.jboss.deployment.SARDeployer.create(SARDeployer.java:251) at
org.jboss.deployment.MainDeployer.create(MainDeployer.java:969) at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818) at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782) at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766) 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:592) at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at
$Proxy5.deploy(Unknown Source) at
org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482) at
org.jboss.system.server.ServerImpl.start(ServerImpl.java:362) at
org.jboss.Main.boot(Main.java:200) at
org.jboss.Main$1.run(Main.java:508) at
java.lang.Thread.run(Thread.java:595) Caused by:
java.lang.reflect.UndeclaredThrowableException at
org.jboss.system.ServiceCreator.install(ServiceCreator.java:236) at
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:451)
at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171) ...
36 more Caused by: java.lang.Error: ERROR: it turns out the root cause
is not always a runtime exception! at
org.jboss.mx.server.MBeanServerImpl.handleInstantiateExceptions(MBeanServerImpl.java:1295)
at
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1237)
at
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:286)
at
org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:344)
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:157) ...
38 more Failed to boot JBoss: org.jboss.deployment.DeploymentException:
- nested throwable: (java.lang.reflect.UndeclaredThrowableException) at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:196)
at
org.jboss.system.ServiceController.install(ServiceController.java:226)
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:592) at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at
org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at
$Proxy4.install(Unknown Source) at
org.jboss.deployment.SARDeployer.create(SARDeployer.java:251) at
org.jboss.deployment.MainDeployer.create(MainDeployer.java:969) at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818) at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782) at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766) 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:592) at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at
$Proxy5.deploy(Unknown Source) at
org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482) at
org.jboss.system.server.ServerImpl.start(ServerImpl.java:362) at
org.jboss.Main.boot(Main.java:200) at
org.jboss.Main$1.run(Main.java:508) at
java.lang.Thread.run(Thread.java:595) Caused by:
java.lang.reflect.UndeclaredThrowableException at
org.jboss.system.ServiceCreator.install(ServiceCreator.java:236) at
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:451)
at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171) ...
36 more Caused by: java.lang.Error: ERROR: it turns out the root cause
is not always a runtime exception! at
org.jboss.mx.server.MBeanServerImpl.handleInstantiateExceptions(MBeanServerImpl.java:1295)
at
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1237)
at
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:286)
at
org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:344)
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:157) ...
38 more 21:53:40,128 INFO  [Server] Runtime shutdown hook called,
forceHalt: true 21:53:40,128 INFO  [Server] JBoss SHUTDOWN: Undeploying
all packages 21:53:40,132 INFO  [Server] Shutdown complete Shutdown
complete Halting VM [bito...@drums bin]$

But maybe the trouble comes from:

[bito...@drums bin]$ java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.5)
(mandriva-0.20.b16.0.3mdv2009.1-i386) OpenJDK Server VM (build
14.0-b08, mixed mode) [bito...@drums bin]$
-- 
Denis


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to