On Jan 4, 2008 3:49 AM, Robert Bodziony <[EMAIL PROTECTED]> wrote: > hi > ive got simmilar issue at windows with and and ibm jdk 1.5.0 > > ive fixed this issue replacing latest jars from groovy : > > groovy-1.5.1.jar + asm-2.2.jar +antlr-2.7.6.jar
Thank you, Robert! I added those jars in my environment and that fixed the problem. FYI - I am running with -Dwt.headless=1 so my WebTest run does not make use of WebTestMonitor.groovy. So I did not have to fiddle with that script but it's good you mentioned for anyone else encountering the issue in the future. > 2008/1/4, Marc Guillemot <[EMAIL PROTECTED] >: > > > sorry for the delay. I have no special idea. I guess too that this is a > > classpath issue but except looking carefully at the classpath, I have no > > special idea. Marc, no need to apologize. It's nice to see your regular postings to the list. They are a big help. Thanks for your ongoing contributions! > > Btw: on AIX do you use IBM's JDK? And on your PC? On AIX I am using: java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pap32dev-20060511 (SR2)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20060504 (JIT enabled) And on my PC I am using: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) BEA JRockit(R) (build R27.2.0-131-78843-1.5.0_10-20070320-1457-windows-ia32, compiled mode) Thanks, again -- Craig _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

