Hello,

I'm getting the following error in the result HTML page of my webtest

JavaScript error loading page
http://portaldev-z3.ess-sd.de.signintra.com:10038/wps/myportal/test:
java.util.zip.ZipException: Error opening zip file
C:\DOKUME~1\MKAMME~1\LOKALE~1\Temp\HtmlUnit5592jar

The file does not exist at the named location, so i believe it is deleted
after the test finishes.
I would like to know, what the file contains and at what time it gets
created.
My web page is quite big and contains a lot of references to js files, an
applet and css files.
I set the logLevel to 'trace', but even at that level webtest does not say
why and when the file is created.

Can anybody tell me, how to keep the temporary files, or how to find out
which resource is stored in it?

Best Regards,

Matthias


Stacktrace from command line

[groovyScript] Writing
C:\Subversion\Portal\webtest-results\WebTestOverview.xml
[groovyScript] ERROR (com.gargoylesoftware.htmlunit.JavaScriptBackgroundJob)
- Caught exception in Window.setTimeout().
[groovyScript] ======= EXCEPTION START ========
[groovyScript] Exception class=[java.lang.RuntimeException]
[groovyScript] com.gargoylesoftware.htmlunit.ScriptException:
java.util.zip.ZipException: Error opening zip file
C:\DOKUME~1\MKAMME~1\LOKALE~1\Temp\HtmlUnit50678jar
[groovyScript]  at
com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAct
ion.run(JavaScriptEngine.java:513)
[groovyScript]  at org.mozilla.javascript.Context.call(Context.java:515)
[groovyScript]  at
org.mozilla.javascript.ContextFactory.call(ContextFactory.java:507)
[groovyScript]  at
com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.execute(JavaScript
Engine.java:412)
[groovyScript]  at
com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.execute(JavaScript
Engine.java:387)
[groovyScript]  at
com.gargoylesoftware.htmlunit.html.HtmlPage.executeJavaScriptIfPossible(Html
Page.java:934)
[groovyScript]  at
com.gargoylesoftware.htmlunit.JavaScriptBackgroundJob.run(JavaScriptBackgrou
ndJob.java:101)
[groovyScript]  at java.lang.Thread.run(Thread.java:810)
[groovyScript]  at
com.gargoylesoftware.htmlunit.ThreadManager$1.run(ThreadManager.java:116)
[groovyScript] Caused by: java.lang.RuntimeException:
java.util.zip.ZipException: Error opening zip file
C:\DOKUME~1\MKAMME~1\LOKALE~1\Temp\HtmlUnit50678jar
[groovyScript]  at
com.gargoylesoftware.htmlunit.javascript.host.HTMLDocument$2.transform(HTMLD
ocument.java:285)





_________________________________________________________________________________________

Schenker Aktiengesellschaft
Essen
Amtsgericht/District Court in Essen (HRB 17 474)

Vorsitzender des Aufsichtsrates/Chairman of the Supervisory Board: Dr. Norbert 
Bensel

Vorstand/Board of Management: Dr. Thomas C. Lieb (Vorsitzender/Chairman), Dr. 
Lutz Freytag, Karl Nutzinger,
Peter Schumann, Dr. Detlef Trefzger, Steffen W. Wurst

 Diese Email enthaelt moeglicherweise vertrauliche und/oder rechtlich 
geschuetzte Informationen. Wenn Sie nicht der richtige Adressat oder
fuer diesen zur Annahme der Nachricht berechtigt sind, duerfen Sie die 
Nachricht in keiner Weise nutzen, kopieren, veroeffentlichen oder in
anderer Weise Handlungen auf Basis von in der Nachricht enthaltenen 
Informationen vornehmen. Wenn diese Nachricht irrtuemlich an Sie versandt
wurde, informieren Sie uns bitte (z. B. durch Antwort- Email) und vernichten 
Sie diese Nachricht. Vielen Dank fuer Ihre Mitwirkung.

This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose or take any action based on this 
message or any information herein. If you have received this
message in error, please advise us immediately (e.g. by reply Email) and delete 
this message. Thank you for your cooperation.
_______________________________________________
WebTest mailing list
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to