[
https://issues.apache.org/jira/browse/CONNECTORS-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157740#comment-14157740
]
Karl Wright commented on CONNECTORS-1053:
-----------------------------------------
Yes, that exception is similar to what I've been seeing.
The problem is that if the handler responded to the caller, then simply did
System.exit(), I could be sure that all the cleanup was done correctly.
Because of the exception, though, I don't know that for sure. I suspect that
the problem is that System.exit() is getting called while some Jetty resources
are still in use inside ShutdownHandler().
> Provide shutdown scripts for single-process examples
> ----------------------------------------------------
>
> Key: CONNECTORS-1053
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1053
> Project: ManifoldCF
> Issue Type: Task
> Affects Versions: ManifoldCF 2.0
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 2.0
>
> Attachments: CONNECTORS-1053.patch
>
>
> See CONNECTORS-345 for a patch and some ideas for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)