Started by user anonymous Updating svn://mysvnserver/mysvnrepo/mygrailsproject/branches/rel_1.1r1 At revision 302 no change for svn://mysvnserver/mysvnrepo/mygrailsproject/branches/rel_1.1r1 since the previous build [rel_1.1r1] $ /home/tomcat/opt/grails/bin/grails -Dgwt.home=/home/tomcat/opt/gwt clean Could not load Logmanager "org.apache.juli.ClassLoaderLogManager" java.lang.ClassNotFoundException: org.apache.juli.ClassLoaderLogManager at org.codehaus.groovy.tools.RootLoader.findClass(RootLoader.java:156) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at org.codehaus.groovy.tools.RootLoader.loadClass(RootLoader.java:128) at org.codehaus.groovy.grails.cli.support.GrailsRootLoader.loadClass(GrailsRootLoader.java:43) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at java.util.logging.LogManager$1.run(LogManager.java:168) at java.security.AccessController.doPrivileged(Native Method) at java.util.logging.LogManager.(LogManager.java:158) at java.util.logging.Logger.getLogger(Logger.java:273) at org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport.(DefaultGroovyMethodsSupport.java:32) at org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.(MetaClassRegistryImpl.java:82) at org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.(MetaClassRegistryImpl.java:59) at groovy.lang.GroovySystem.(GroovySystem.java:29) at groovy.lang.ExpandoMetaClassCreationHandle.enable(ExpandoMetaClassCreationHandle.java:74) at groovy.lang.ExpandoMetaClass.enableGlobally(ExpandoMetaClass.java:447) at org.codehaus.groovy.grails.cli.GrailsScriptRunner.(GrailsScriptRunner.java:78) 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:597) at org.codehaus.groovy.grails.cli.support.GrailsStarter.rootLoader(GrailsStarter.java:234) at org.codehaus.groovy.grails.cli.support.GrailsStarter.main(GrailsStarter.java:262) Welcome to Grails 1.3.4 - http://grails.org/ Licensed under Apache Standard License 2.0 Grails home is set to: /home/tomcat/opt/grails Base Directory: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1 Resolving dependencies... Dependencies resolved in 2635ms. Running script /home/tomcat/opt/grails/scripts/Clean.groovy Environment set to development [delete] Deleting directory /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/gspcompile [delete] Deleting directory /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes [delete] Deleting directory /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/plugin-classes [delete] Deleting directory /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [delete] Deleting directory /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/test-classes [delete] Deleting: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/mygrailsproject.war [delete] Deleting directory /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/web-app/gwt [delete] Deleting: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/src/gwt/my/app/path/gwt/client/MainConstants.java [delete] Deleting: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/src/gwt/my/app/path/gwt/client/MainMessages.java [rel_1.1r1] $ /home/tomcat/opt/grails/bin/grails -Dgwt.home=/home/tomcat/opt/gwt test-app Could not load Logmanager "org.apache.juli.ClassLoaderLogManager" java.lang.ClassNotFoundException: org.apache.juli.ClassLoaderLogManager at org.codehaus.groovy.tools.RootLoader.findClass(RootLoader.java:156) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at org.codehaus.groovy.tools.RootLoader.loadClass(RootLoader.java:128) at org.codehaus.groovy.grails.cli.support.GrailsRootLoader.loadClass(GrailsRootLoader.java:43) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at java.util.logging.LogManager$1.run(LogManager.java:168) at java.security.AccessController.doPrivileged(Native Method) at java.util.logging.LogManager.(LogManager.java:158) at java.util.logging.Logger.getLogger(Logger.java:273) at org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport.(DefaultGroovyMethodsSupport.java:32) at org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.(MetaClassRegistryImpl.java:82) at org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.(MetaClassRegistryImpl.java:59) at groovy.lang.GroovySystem.(GroovySystem.java:29) at groovy.lang.ExpandoMetaClassCreationHandle.enable(ExpandoMetaClassCreationHandle.java:74) at groovy.lang.ExpandoMetaClass.enableGlobally(ExpandoMetaClass.java:447) at org.codehaus.groovy.grails.cli.GrailsScriptRunner.(GrailsScriptRunner.java:78) 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:597) at org.codehaus.groovy.grails.cli.support.GrailsStarter.rootLoader(GrailsStarter.java:234) at org.codehaus.groovy.grails.cli.support.GrailsStarter.main(GrailsStarter.java:262) Welcome to Grails 1.3.4 - http://grails.org/ Licensed under Apache Standard License 2.0 Grails home is set to: /home/tomcat/opt/grails Base Directory: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1 Resolving dependencies... Dependencies resolved in 4150ms. Running script /home/tomcat/opt/grails/scripts/TestApp.groovy Environment set to test [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/plugin-classes [groovyc] Compiling 156 source files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/plugin-classes Note: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/plugins/spring-security-core-1.0.1/src/java/org/codehaus/groovy/grails/plugins/springsecurity/GrailsWebInvocationPrivilegeEvaluator.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. [mkdir] Created dir: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes [groovyc] Compiling 174 source files to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes [copy] Copied 5 empty directories to 4 empty directories under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 6 empty directories to 2 empty directories under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 5 empty directories to 3 empty directories under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 1 empty directory to 1 empty directory under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 1 empty directory to 1 empty directory under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 2 empty directories to 2 empty directories under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copying 20 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 11 empty directories to 6 empty directories under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 1 empty directory to 1 empty directory under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 2 empty directories to 2 empty directories under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 10 empty directories to 8 empty directories under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [copy] Copied 18 empty directories to 13 empty directories under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources [mkdir] Created dir: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/test-reports/html [mkdir] Created dir: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/test-reports/plain Starting unit test phase ... [mkdir] Created dir: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/test-classes/unit [groovyc] Compiling 2 source files to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/test-classes/unit ------------------------------------------------------- Running 2 unit tests... Running test mygrailsproject.MyServiceTests...PASSED Running test mygrailsproject.MyOtherTests...PASSED Tests Completed in 468ms ... ------------------------------------------------------- Tests passed: 2 Tests failed: 0 ------------------------------------------------------- Starting integration test phase ... [copy] Copying 1 file to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/test-classes/integration [copy] Copying 1 file to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/test-classes [copy] Copied 24 empty directories to 13 empty directories under /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/test-classes [groovyc] Compiling 2 source files to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes Unable to load specified config location classpath:mygrailsproject-config.properties : class path resource [mygrailsproject-config.properties] cannot be opened because it does not exist Unable to load specified config location classpath:mygrailsproject-config.groovy : class path resource [mygrailsproject-config.groovy] cannot be opened because it does not exist Unable to load specified config location file:/home/tomcat/.grails/mygrailsproject-config.properties : /home/tomcat/.grails/mygrailsproject-config.properties (No such file or directory) Unable to load specified config location file:/home/tomcat/.grails/mygrailsproject-config.groovy : /home/tomcat/.grails/mygrailsproject-config.groovy (No such file or directory) [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/grails-app/i18n [native2ascii] Converting 13 files from /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/grails-app/i18n to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/grails-app/i18n [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/plugins/compress-0.4/grails-app/i18n [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/plugins/smartgwt-0.1.1/grails-app/i18n [native2ascii] Converting 1 file from /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/plugins/smartgwt-0.1.1/grails-app/i18n to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/plugins/smartgwt-0.1.1/grails-app/i18n[native2ascii] Converting 1 file from /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/plugins/compress-0.4/grails-app/i18n to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/plugins/compress-0.4/grails-app/i18n [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/plugins/google-visualization-0.2.3/grails-app/i18n [native2ascii] Converting 1 file from /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/plugins/google-visualization-0.2.3/grails-app/i18n to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/plugins/google-visualization-0.2.3/grails-app/i18n [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/plugins/jquery-1.4.3.1/grails-app/i18n [native2ascii] Converting 1 file from /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/plugins/jquery-1.4.3.1/grails-app/i18n to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/plugins/jquery-1.4.3.1/grails-app/i18n [copy] Copying 1 file to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes [copy] Copying 1 file to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1 [groovyc] Compiling 2 source files to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes Unable to load specified config location classpath:mygrailsproject-config.properties : class path resource [mygrailsproject-config.properties] cannot be opened because it does not exist Unable to load specified config location classpath:mygrailsproject-config.groovy : class path resource [mygrailsproject-config.groovy] cannot be opened because it does not exist Unable to load specified config location file:/home/tomcat/.grails/mygrailsproject-config.properties : /home/tomcat/.grails/mygrailsproject-config.properties (No such file or directory) Unable to load specified config location file:/home/tomcat/.grails/mygrailsproject-config.groovy : /home/tomcat/.grails/mygrailsproject-config.groovy (No such file or directory) [copy] Copying 1 file to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1 'myhack.environment.standalone.name' system property is 'null' standaloneEnvName is '[standalone]' Injecting beans for environment 'test'... Configuring Spring Security ... Starting other test phase ... [junitreport] Processing /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/test-reports/TESTS-TestSuites.xml to /tmp/null2131753003 [junitreport] Loading stylesheet jar:file:/home/tomcat/.ivy2/cache/org.apache.ant/ant-junit/jars/ant-junit-1.7.1.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl [junitreport] Transform time: 704ms [junitreport] Deleting: /tmp/null2131753003 Tests PASSED - view reports in target/test-reports Application context shutting down... Application context shutdown. [rel_1.1r1] $ /home/tomcat/opt/grails/bin/grails -Dgwt.home=/home/tomcat/opt/gwt war Could not load Logmanager "org.apache.juli.ClassLoaderLogManager" java.lang.ClassNotFoundException: org.apache.juli.ClassLoaderLogManager at org.codehaus.groovy.tools.RootLoader.findClass(RootLoader.java:156) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at org.codehaus.groovy.tools.RootLoader.loadClass(RootLoader.java:128) at org.codehaus.groovy.grails.cli.support.GrailsRootLoader.loadClass(GrailsRootLoader.java:43) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at java.util.logging.LogManager$1.run(LogManager.java:168) at java.security.AccessController.doPrivileged(Native Method) at java.util.logging.LogManager.(LogManager.java:158) at java.util.logging.Logger.getLogger(Logger.java:273) at org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport.(DefaultGroovyMethodsSupport.java:32) at org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.(MetaClassRegistryImpl.java:82) at org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.(MetaClassRegistryImpl.java:59) at groovy.lang.GroovySystem.(GroovySystem.java:29) at groovy.lang.ExpandoMetaClassCreationHandle.enable(ExpandoMetaClassCreationHandle.java:74) at groovy.lang.ExpandoMetaClass.enableGlobally(ExpandoMetaClass.java:447) at org.codehaus.groovy.grails.cli.GrailsScriptRunner.(GrailsScriptRunner.java:78) 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:597) at org.codehaus.groovy.grails.cli.support.GrailsStarter.rootLoader(GrailsStarter.java:234) at org.codehaus.groovy.grails.cli.support.GrailsStarter.main(GrailsStarter.java:262) Welcome to Grails 1.3.4 - http://grails.org/ Licensed under Apache Standard License 2.0 Grails home is set to: /home/tomcat/opt/grails Base Directory: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1 Resolving dependencies... Dependencies resolved in 2769ms. Running script /home/tomcat/opt/grails/scripts/War.groovy Environment set to production [groovyc] Compiling 2 source files to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes Unable to load specified config location classpath:mygrailsproject-config.properties : class path resource [mygrailsproject-config.properties] cannot be opened because it does not exist Unable to load specified config location classpath:mygrailsproject-config.groovy : class path resource [mygrailsproject-config.groovy] cannot be opened because it does not exist Unable to load specified config location file:/home/tomcat/.grails/mygrailsproject-config.properties : /home/tomcat/.grails/mygrailsproject-config.properties (No such file or directory) Unable to load specified config location file:/home/tomcat/.grails/mygrailsproject-config.groovy : /home/tomcat/.grails/mygrailsproject-config.groovy (No such file or directory) [copy] Copying 1 file to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1 [gspc] Compiling 7 GSP files for package [mygrailsproject] to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes [gspc] Compiling 1 GSP file for package [smartgwt] to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes [gspc] Compiling 27 GSP files for package [appInfo] to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes [gspc] Compiling 5 GSP files for package [googleVisualization] to /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/classes Compiling GWT i18n properties files ... Module: com.smartgwt.extensions.eventbus.Eventbus ... No i18n Constants file found ... No i18n Messages file found ... Module: my.app.path.gwt.Main ... Created class my.app.path.gwt.client.MainConstants ... Created class my.app.path.gwt.client.MainMessages ... Module: my.app.path.theme.default.Default ... No i18n Constants file found ... No i18n Messages file found ... Module: my.app.path.theme.default.DefaultResources ... No i18n Constants file found ... No i18n Messages file found ... Finished compiling the i18n properties files. ... Compiling GWT modules ... Module: my.app.path.gwt.Main ... [java] Compiling module my.app.path.gwt.Main [java] Compiling 18 permutations [java] Compiling permutation 0... [java] Compiling permutation 1... [java] Compiling permutation 2... [java] Compiling permutation 3... [java] Compiling permutation 4... [java] Compiling permutation 5... [java] Compiling permutation 6... [java] Compiling permutation 7... [java] Compiling permutation 8... [java] Compiling permutation 9... [java] Compiling permutation 10... [java] Compiling permutation 11... [java] Compiling permutation 12... [java] Compiling permutation 13... [java] Compiling permutation 14... [java] Compiling permutation 15... [java] Compiling permutation 16... [java] Compiling permutation 17... [java] Compile of permutations succeeded [java] Linking into /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/web-app/gwt/my.app.path.gwt.Main. [java] Link succeeded [java] Compilation succeeded -- 168.840s Finished compiling GWT modules ... [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage Building WAR file ... [copy] Copying 1860 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage [copy] Copied 113 empty directories to 1 empty directory under /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/compress-0.4 [copy] Copying 27 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/compress-0.4 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/smartgwt-0.1.1 [copy] Copying 32 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/smartgwt-0.1.1 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/app-info-0.3 [copy] Copying 27 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/app-info-0.3 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/google-visualization-0.2.3 [copy] Copying 32 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/google-visualization-0.2.3 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/jquery-1.4.3.1 [copy] Copying 2 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/plugins/jquery-1.4.3.1 [copy] Copying 20 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/grails-app [copy] Copying 380 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/classes [copy] Copying 782 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/classes [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/spring [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/templates/scaffolding [copy] Copying 6 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/templates/scaffolding [copy] Copying 67 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/lib [copy] Copying 1 file to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF [delete] Deleting: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/resources/web.xml [copy] Copying 2 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/lib [propertyfile] Updating property file: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/classes/application.properties [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/hibernate-1.3.4 [copy] Copying 1 file to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/hibernate-1.3.4 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/dynamic-controller-0.2.1 [copy] Copying 1 file to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/dynamic-controller-0.2.1 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/compress-0.4 [copy] Copying 2 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/compress-0.4 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/smartgwt-0.1.1 [copy] Copying 3 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/smartgwt-0.1.1 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/gwt-0.5.1 [copy] Copying 1 file to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/gwt-0.5.1 [copy] Copying 1 file to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/classes [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/spring-security-core-1.0.1 [copy] Copying 1 file to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/spring-security-core-1.0.1 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/app-info-0.3 [copy] Copying 28 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/app-info-0.3 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/google-visualization-0.2.3 [copy] Copying 7 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/google-visualization-0.2.3 [mkdir] Created dir: /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/jquery-1.4.3.1 [copy] Copying 2 files to /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage/WEB-INF/plugins/jquery-1.4.3.1 [jar] Building jar: /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/mygrailsproject.war [delete] Deleting directory /home/tomcat/.grails/1.3.4/projects/rel_1.1r1/stage Done creating WAR /mnt/workspace/jobs/mygrailsproject/workspace/rel_1.1r1/target/mygrailsproject.war Finished: FAILURE