Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-614

java.util.concurrent.RejectedExecutionException errors thrown when desktop shuts down

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Trivial
    • Resolution: Won't Fix
    • Affects Version/s: 2.6
    • Fix Version/s: None
    • Component/s: gui
    • Labels:
      None
    • Environment:
      Java version: 1.6.0_17
      x86 Windows XP 5.1

      Description

      See a flurry of exceptions like this
      java.util.concurrent.RejectedExecutionException
      at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1760)
      at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:767)
      at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:658)
      at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:92)
      at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Win32ShellFolderManager2.java:493)
      at sun.awt.shell.Win32ShellFolder2$FolderDisposer.dispose(Win32ShellFolder2.java:170)Exception while removing reference: java.util.concurrent.RejectedExecutionException
      ..
      ..

      Looks like something to do with the jalview FileChooser not shutting down cleanly: see
      http://bugs.sun.com/view_bug.do?bug_id=6612928

        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: