Hello,
<<
D:\KITS\CMS\nuxeo\nuxeo-distribution\nuxeo-distribution-jboss\jboss-patch\opt\jboss\server\default
does not exist >>
You have to set the path to the directory where you installed JBoss
(using slashes ('/') instead of backslashes ('\') even under Windows):
D:\KITS\CMS\nuxeo>ant patch -Djboss.dir=d:/path/to/jboss/
Regards,
Julien
Traian Decebal a écrit :
Hi,
I've checked out this morning the 5.2 branch as described on the nuxeo
site and run ant patch. The error seems to be the same :
D:\KITS\CMS\nuxeo>ant patch
Buildfile: build.xml
patch:
set.jboss.home:
set.assembly.name <http://set.assembly.name>:
setproperties:
patch-unix:
patch-windows:
[echo] Running maven script
D:\KITS\CMS\nuxeo/nuxeo-distribution/nuxeo-dist
ribution-jboss/jboss-patch/pom.xml
[exec] [INFO] Scanning for projects...
[exec] [INFO]
-------------------------------------------------------------
-----------
[exec] [INFO] Building Nuxeo Platform: JBoss patch
[exec] [INFO] task-segment: [clean, package]
[exec] [INFO]
-------------------------------------------------------------
-----------
[exec] [INFO] artifact org.codehaus.mojo:xml-maven-plugin:
checking for upd
ates from public
[exec] [INFO] [clean:clean]
[exec] [INFO] [buildnumber:create {execution: default}]
[exec] [INFO] Storing buildNumber: 20090511-103542 at timestamp:
1242027342
924
[exec] [INFO] [apt:execute {execution: generate-bindings}]
[exec] [INFO] [antrun:run {execution: prepare-transform}]
[exec] [INFO] Executing tasks
[exec] [echo] Preparing log4j patching...
[exec] [copy] Copying 1 file to D:\opt\jboss\server\default\conf
[exec] [INFO] Executed tasks
[exec] [INFO] [antrun:run {execution: jbossws-remove}]
[exec] [INFO] Executing tasks
[exec] [echo] Deleting Jboss WS stack...
[exec] [delete] Deleting directory
D:\opt\jboss\server\default\deploy\jb
ossws.sar
[exec] [delete] Deleting:
D:\opt\jboss\server\default\lib\jboss-jaxws-ex
t.jar
[exec] [delete] Deleting:
D:\opt\jboss\server\default\lib\jboss-jaxws.ja
r
[exec] [delete] Deleting:
D:\opt\jboss\server\default\lib\jboss-saaj.jar
[exec] [delete] Deleting:
D:\opt\jboss\server\default\lib\jbossws-framew
ork.jar
[exec] [delete] Deleting:
D:\opt\jboss\server\default\lib\jbossws-jboss4
2.jar
[exec] [INFO] Executed tasks
[exec] [INFO] [nuxeo:eclipse-version {execution: eclipsize-version}]
[exec] [INFO] eclipseVersion:4.2.3.GA-SNAPSHOT
[exec] [INFO] [xml:transform {execution: patch-jboss-config}]
[exec] [INFO]
-------------------------------------------------------------
-----------
[exec] [ERROR] FATAL ERROR
[exec] [INFO]
-------------------------------------------------------------
-----------
[exec] [INFO] basedir
D:\KITS\CMS\nuxeo\nuxeo-distribution\nuxeo-distributi
on-jboss\jboss-patch\opt\jboss\server\default does not exist
[exec] [INFO]
-------------------------------------------------------------
-----------
[exec] [INFO] Trace
[exec] java.lang.IllegalStateException: basedir
D:\KITS\CMS\nuxeo\nuxeo-dis
tribution\nuxeo-distribution-jboss\jboss-patch\opt\jboss\server\default
does not
exist
[exec] at
org.codehaus.plexus.util.DirectoryScanner.scan(DirectoryScann
er.java:550)
[exec] at
org.codehaus.mojo.xml.AbstractXmlMojo.getFileNames(AbstractXm
lMojo.java:138)
[exec] at
org.codehaus.mojo.xml.TransformMojo.transform(TransformMojo.j
ava:303)
[exec] at
org.codehaus.mojo.xml.TransformMojo.execute(TransformMojo.jav
a:414)
[exec] at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(Defa
ultPluginManager.java:451)
[exec] at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGo
als(DefaultLifecycleExecutor.java:558)
[exec] at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGo
alWithLifecycle(DefaultLifecycleExecutor.java:499)
[exec] at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGo
al(DefaultLifecycleExecutor.java:478)
[exec] at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGo
alAndHandleFailures(DefaultLifecycleExecutor.java:330)
[exec] at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTa
skSegments(DefaultLifecycleExecutor.java:291)
[exec] at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(D
efaultLifecycleExecutor.java:142)
[exec] at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336
)
[exec] at
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
[exec] at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
[exec] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[exec] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces
sorImpl.java:39)
[exec] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
hodAccessorImpl.java:25)
[exec] at java.lang.reflect.Method.invoke(Method.java:585)
[exec] at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.jav
a:315)
[exec] at
org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
[exec] at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.j
ava:430)
[exec] at
org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[exec] [INFO]
-------------------------------------------------------------
-----------
[exec] [INFO] Total time: 19 seconds
[exec] [INFO] Finished at: Mon May 11 10:35:50 EEST 2009
[exec] [INFO] Final Memory: 23M/508M
[exec] [INFO]
-------------------------------------------------------------
-----------
BUILD FAILED
D:\KITS\CMS\nuxeo\build.xml:148: The following error occurred while
executing th
is line:
D:\KITS\CMS\nuxeo\nuxeo-distribution\nuxeo-distribution-jboss\build.xml:61:
exec
returned: 1
Total time: 20 seconds
Thanks for any hints,
Traian
On Fri, May 8, 2009 at 8:37 PM, Florent Guillaume <[email protected]
<mailto:[email protected]>> wrote:
Nuxeo 5.1 only works with JBoss 4.0.5.
You should try 5.2.RC1 instead. And the SQL storage backed
(Visible Content Store) is much improved in 5.2.
Florent
On 8 May 2009, at 16:05, Traian Decebal wrote:
Hi all,
I am evaluating Nuxeo with a special focus on the new SQL
Storage Backend.
I've checked out the stable 5.1 release and tried to deploy it
on jboss-4.2.3-GA but the ant patch doesn't work for me.
I was wondering if there is some tutorial for configuring
nuxeo with SQL Storage backend.
Have a nice day and keep up the good work,
Ibrianu
_______________________________________________
ECM mailing list
[email protected] <mailto:[email protected]>
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
--
Florent Guillaume, Head of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87
------------------------------------------------------------------------
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
--
Julien Carsique, Nuxeo (Paris, France)
www.nuxeo.com - The Open Source ECM Platform - www.nuxeo.org
Nuxeo ECM Stack - The Java EE, scalable, standard-based ECM Platform
[email protected] | Tel: +33 1 40 33 79 87
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm