We are having an issue with the java applet loading on Import and Export in Task Space 6.7 SP1 when using JRE 1.7.0_03. The error happens after the user click 'Import' when the java applet to drag and drop files into is loading. It is a sporadic issue, where it may work sometimes and then crash on other initializations. The test environment where we are getting the error is on a Windows 7 machine using IE 9.0.8112.16421. The Apache Tomcat is Apache Tomcat Version 6.0.32. Has anyone else seen this issue and knows how to resolve it?
Asked
Active
Viewed 304 times
0
-
Does the applet misbehave when launched free-floating using [Java Web Start](http://stackoverflow.com/tags/java-web-start/info)? It might be a JRE/browser conflict. – Andrew Thompson May 16 '12 at 20:56
-
How do I run the applet free floating? – anton2g May 21 '12 at 22:50
-
Follow the guides linked from the JWS info. page (linked above). – Andrew Thompson May 22 '12 at 03:17