Hi all,

using the grails plugin with grails 2.0.0.M1 causes a strange exception:

---------
     [echo] Formatting 
/home/tomcat/.hudson/jobs/XXXXXX/workspace/target/test-reports/webtest/001_Der 
XXXXXX webtestLoginWebTestst/WebTestReport.xml to HTML in folder 
/home/tomcat/.hudson/jobs/XXXXXX/workspace/target/test-reports/webtest/001_Der 
XXXXXX webtestLoginWebTestst
| Error 2011-08-18 10:17:27,159 [pool-6-thread-1] ERROR 
reporting.HTMLReportGenerator  - Error formatting /home/tomcat/.hudson/jobs 
XXXXXX/workspace/target/test-reports/webtest/001_Der XXXXXX 
webtestLoginWebTestst/WebTestReport.xml done
   Line | Method
->> 551 | addLocationToBuildException in org.apache.tools.ant.ProjectHelper
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
|   401 | execute                     in 
org.apache.tools.ant.taskdefs.MacroInstance
|   291 | execute . . . . . . . . . . in org.apache.tools.ant.UnknownElement
|   106 | execute                     in 
org.apache.tools.ant.dispatch.DispatchUtils
|    61 | format . . . . . . . . . .  in 
com.canoo.webtest.reporting.HTMLReportGenerator
|    81 | call                        in com.canoo.webtest.reporting.FormatTask
|   303 | innerRun . . . . . . . . .  in java.util.concurrent.FutureTask$Sync
|   138 | run                         in java.util.concurrent.FutureTask
|   886 | runTask . . . . . . . . . . in 
java.util.concurrent.ThreadPoolExecutor$Worker
|   908 | run                         in     ''
^   662 | run . . . . . . . . . . . . in java.lang.Thread

Caused by BuildException: stylesheet 
/home/tomcat/.hudson/jobs/XXXXXX/workspace/${wt.htmlReports.xslt} doesn't exist.
->> 1243 | handleError                 in 
org.apache.tools.ant.taskdefs.XSLTProcess
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
|   382 | execute                     in     ''
|   291 | execute . . . . . . . . . . in org.apache.tools.ant.UnknownElement
|   106 | execute                     in 
org.apache.tools.ant.dispatch.DispatchUtils
|   348 | perform . . . . . . . . . . in org.apache.tools.ant.Task
|    68 | execute                     in 
org.apache.tools.ant.taskdefs.Sequential
|   291 | execute . . . . . . . . . . in org.apache.tools.ant.UnknownElement
|   106 | execute                     in 
org.apache.tools.ant.dispatch.DispatchUtils
|   348 | perform . . . . . . . . . . in org.apache.tools.ant.Task
|   398 | execute                     in 
org.apache.tools.ant.taskdefs.MacroInstance
|   291 | execute . . . . . . . . . . in org.apache.tools.ant.UnknownElement
|   106 | execute                     in 
org.apache.tools.ant.dispatch.DispatchUtils
|    61 | format . . . . . . . . . .  in 
com.canoo.webtest.reporting.HTMLReportGenerator
|    81 | call                        in com.canoo.webtest.reporting.FormatTask
|   303 | innerRun . . . . . . . . .  in java.util.concurrent.FutureTask$Sync
|   138 | run                         in java.util.concurrent.FutureTask
|   886 | runTask . . . . . . . . . . in 
java.util.concurrent.ThreadPoolExecutor$Worker
|   908 | run                         in     ''
^   662 | run . . . . . . . . . . . . in java.lang.Thread
------------

Did I miss something? Is there something I should have configured?

I appreciate your help.
Best regards,
Daniel





_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to