Hello, after searching a while I still can't get to any success making the webtest run on a Fedora Linux. I am having the same issue at it was posted earlier on this list on January 6th 2009 in subject "Build 1736".
My tries were done with build 1758 and I get: Caused by: java.lang.IllegalAccessError: tried to access method org.mozilla.javascript.Context.<init>(Lorg/mozilla/javascript/ContextFactory;)V from class com.gargoylesoftware.htmlunit.javascript.HtmlUnitContextFactory$TimeoutContext at com.gargoylesoftware.htmlunit.javascript.HtmlUnitContextFactory$TimeoutContext.<init>(HtmlUnitContextFactory.java:116) The current build already uses htmlunit-2.4 then I downloaded htmlunit 2.5 and copied all jar files from there into the webtest lib directory. This replaces some of the jars to a slightly higher version. Those are: htmlunit and htmlunit-core from version 2.4 to 2.5 and nekohtml from 1.9.11 to 1.9.12. I also deleted the older versions. Then I get this exception: java.lang.OutOfMemoryError: GC overhead limit exceeded I am using java: java version "1.6.0_0" OpenJDK Runtime Environment (IcedTea6 1.5) (fedora-18.b16.fc10-i386) OpenJDK Server VM (build 14.0-b15, mixed mode) uname -a: Linux localhost 2.6.27.24-170.2.68.fc10.i686 #1 SMP Wed May 20 23:10:16 EDT 2009 i686 i686 i386 GNU/Linux Any hints would be appreciated on how do I get webtest run on this machine. Thank you. Best regards, Stephan _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

