NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Ok. Well, now the app exits on it's own, but it is throwing an error: java.lang.Error: Task queued after threads stopped at visad.util.ThreadPool.queue(ThreadPool.java:214) at visad.ActionImpl.run(ActionImpl.java:397) at visad.util.ThreadPool$ThreadMinnow.run(ThreadPool.java:95) java.lang.Error: Task queued after threads stopped at visad.util.ThreadPool.queue(ThreadPool.java:214) at visad.ActionImpl.run(ActionImpl.java:397) at visad.util.ThreadPool$ThreadMinnow.run(ThreadPool.java:95) Thanks for the help. Leah On Fri, 15 Aug 2003, Bill Hibbard wrote: > > Do I call ActionImpl.stopThreadPool() inside DisplayImpl? > > If not, how do I get access to my ActionImpl? > > stopThreadPool() is a static method of ActionImpl, so in your > application literally write: > > ActionImpl.stopThreadPool(); > > Good luck, > Bill >
visad
archives: