You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2011/03/02 20:05:37 UTC

[jira] Commented: (DERBY-5082) ShutdownException in ContextManager.checkInterrupt() during shutdown

    [ https://issues.apache.org/jira/browse/DERBY-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001552#comment-13001552 ] 

Knut Anders Hatlen commented on 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.

> ShutdownException in ContextManager.checkInterrupt() during shutdown
> --------------------------------------------------------------------
>
>                 Key: DERBY-5082
>                 URL: https://issues.apache.org/jira/browse/DERBY-5082
>             Project: Derby
>          Issue Type: Bug
>          Components: Services
>    Affects Versions: 10.8.0.0
>            Reporter: Knut Anders Hatlen
>         Attachments: test.sql
>
>
> When running the attached repro script, I often (but not always) see a ShutdownException in ContextManager.checkInterrupt() when ij exits and shuts down the Derby engine. ij expects an exception here, but it expects an SQLException, not a ShutdownException.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira