Re: JAVA applet only runs once
scorman wrote:
I am using a graphic intensive applet for airfoil modeling data called
JavaFoil.
Have you reported this problem to whoever programmed it?
Sometimes a change in a JVM simply reveals an existing
bug in the code.
What is the URL of this applet?
...The applet runs prefectly just once, every time
it is opened, then give totally erroneous bogus data sets (all zeros)
and corresponding graphs. If I don't reboot, closing that window and
restarting does not reset the applet.
OTOH, one thing might explain it is that the applet
uses static(ally) declared attributes, and the browser/VM
combo., is no longer calling the applet destroy method,
or clearing the existing applet.
Perhaps a 'forced refresh' can help there, that is achieved in
IE using the key combination 'ctrl F5' - I think it is the same
for many browsers.
...
After reading several threads, I noted and deleted six back versions
of JRE which evidently JAVA install does not do, ...
Sun has no intention of removing them AFAIU. Earlier
Java versions might still be called by particular Java
based projects.
There is a ver JRE 1.4.2_01 that cannot be removed ...can this be the
source of conflict?
I doubt it.
--
Andrew Thompson
http://www.athompson.info/andrew/
Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-setup/200708/1