I want to stand up the website from source code (Windows XP).
I checked out nuxeo-ep trunk.
No errors in Eclipse.
I have set "jboss.dir" in build.properties to my JBoss home.
I ran from trunk>
ant patch
ant deploy
Build was successful
Looking at the deployment folder in JBoss I see that the ear and war files are
there. It seems everything was generated correctly, and all the files one would
expect seem to be there.
Then I went to JBoss home and ran "run.bat". Here are the last few lines:
----------------------------------------------------------------
08:13:30,531 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Incompletely deployed packages ---
[EMAIL PROTECTED] {url=file:/E:/Program
Files/jboss-4.0.5.GA/server/default/deploy/nuxeo.ear/ } deployer: [EMAIL
PROTECTED]
status: Deployment FAILED reason: - nested throwable:
(java.lang.reflect.UndeclaredThrowableException)
state: FAILED
watch: file:/E:/Program
Files/jboss-4.0.5.GA/server/default/deploy/nuxeo.ear/META-INF/application.
xml
altDD: null
lastDeployed: 1201007579671
lastModified: 1201007579453
mbeans:
jboss.j2ee:ear=nuxeo.ear,jar=jboss-seam-1.1.5.NX3.jar,name=Dispatcher,service=EJB3
state: Started
jboss.j2ee:ear=nuxeo.ear,jar=jboss-seam-1.1.5.NX3.jar,name=TransactionListener,service=EJB3
state: Started
[EMAIL PROTECTED] { url=file:/E:/Program Files/jboss-4.0.5.GA/server/defa
ult/deploy/nuxeo.ear/platform/nuxeo-platform-cache-jboss-5.2-SNAPSHOT.jar }
deployer: [EMAIL PROTECTED]
status: Deployment FAILED reason: - nested throwable:
(java.lang.reflect.UndeclaredThrowableException)
state: FAILED
watch: file:/E:/Program
Files/jboss-4.0.5.GA/server/default/deploy/nuxeo.ear/platform/nuxeo-platfo
rm-cache-jboss-5.2-SNAPSHOT.jar
altDD: null
lastDeployed: 1201007610406
lastModified: 1201007610390
mbeans:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.j2ee:service=EJB3,module=nuxeo-project-1.0-SNAPSHOT.jar
State: FAILED
Reason: java.lang.RuntimeException: Interceptor class not found:
org.jboss.seam.ejb.SeamInterceptor
ObjectName: nx:type=service,name=RuntimeAdapter
State: FAILED
Reason: java.lang.NullPointerException
I Depend On:
nx:service=adapter
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: nx:type=service,name=RuntimeAdapter
State: FAILED
Reason: java.lang.NullPointerException
I Depend On:
nx:service=adapter
ObjectName: jboss.j2ee:service=EJB3,module=nuxeo-project-1.0-SNAPSHOT.jar
State: FAILED
Reason: java.lang.RuntimeException: Interceptor class not found:
org.jboss.seam.ejb.SeamInterceptor
08:13:30,625 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on
http-0.0.0.0-8080
08:13:30,734 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
08:13:30,750 INFO [JkMain] Jk running ID=0 time=0/79 config=null
08:13:30,750 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build:
CVSTag=Branch_4_0 date=20061016
2339)] Started in 1m:13s:250ms
------------------------------------------------------------------------
http://localhost:8080/nuxeo gives me status 404.
I read some of the other discussions on this thread but nobody else had the
same error. Any ideas?
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm