Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5088

ShutdownException raised in istat thread during factory call

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.8.1.2
    • 10.8.1.2
    • Services, Store
    • None
    • Patch Available

    Description

      Reported by Knut Anders in DERBY-5082:

      While running the repro script, I've also seen this exception printed to the console:

      Exception in thread "index-stat-thread" org.apache.derby.iapi.error.ShutdownException:
      at org.apache.derby.iapi.services.context.ContextService.getFactory(ContextService.java:210)
      at org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.run(IndexStatisticsDaemonImpl.java:700)
      at java.lang.Thread.run(Thread.java:619)

      ij didn't error out in that case, though.

      This happens when the database is shut down before the istat worker thread has been initialized.

      Attachments

        Issue Links

          Activity

            People

              kristwaa Kristian Waagan
              knutanders Knut Anders Hatlen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: