Hi,

In your error message, you have "(Acceso denegado)". As my spanish is as good as my chinese, i can't really be sure, but it seems you don't have enough permissions on the web test directory.
Did you install it as Administrator and use it as User ?

Hope that helps

Florent

Pingwy
27, rue des arènes
49100 Angers



Ernesto Cullen a écrit :
hi all,
I try to run the Groovy example from the webtest site, but I receive an error. The script demo1.groovy is copy-pasted from the site, and my webtest home dir is c:\archivos de programa\java\webtest. Now, I've tried:

groovy -Dwebtest.home="%WEBTEST_HOME%" demo1.groovy

WEBTEST_HOME is

WEBTEST_HOME=c:\archivos de programa\java\webtest

I receive this error message:

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, c:\archivos de programa\java\webtest: c:
\archivos de programa\java\webtest (Acceso denegado)

The same happens if I use

groovy -Dwebtest.home=c:\archiv~1\java\webtest demo1.groovy
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, c:\archiv~1\java\webtest: c:\archiv~1\ja
va\webtest (Acceso denegado)


I'm using groovy 1.5.1. I've deleted groovy-all-1.0.jar and put groovy-all-1.5.1.jar in lib directory

any ideas?

Ernesto Cullen

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

Reply via email to