When page is refreshed, jZebra throws:
SEVERE: Error
java.lang.InterruptedException: sleep interrupted
at java.lang.Thread.sleep(Native Method)
at jzebra.PrintApplet.startJavaScriptListener(PrintApplet.java:127)
at jzebra.PrintApplet.access$000(PrintApplet.java:32)
at jzebra.PrintApplet$1.run(PrintApplet.java:84)
at java.security.AccessController.doPrivileged(Native Method)
at jzebra.PrintApplet.run(PrintApplet.java:79)
at java.lang.Thread.run(Unknown Source)
This shouldn't be a severe error, but perhaps a warning instead, as it could
happen several times on a web page and doesn't really help troubleshooting or
debugging.
-Tres
Original issue reported on code.google.com by tres.fin...@gmail.com on 18 Apr 2012 at 2:55
Original issue reported on code.google.com by
tres.fin...@gmail.com
on 18 Apr 2012 at 2:55