You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Furkan KAMACI (JIRA)" <ji...@apache.org> on 2016/08/14 11:23:20 UTC

[jira] [Commented] (CONNECTORS-1298) Houskeeping: jetty webapp temp directories don't get removed upon shutdown

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

Furkan KAMACI commented on CONNECTORS-1298:
-------------------------------------------

[~kavdeev] how do you restart the jetty?

> Houskeeping: jetty webapp temp directories don't get removed upon shutdown
> --------------------------------------------------------------------------
>
>                 Key: CONNECTORS-1298
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1298
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>         Environment: Windows
>            Reporter: Konstantin Avdeev
>            Priority: Minor
>
> Every MCF restart leaves out webapp temp dirs like this:
> {code}
> C:/Windows/Temp/jetty-0.0.0.0-8345-mcf-crawler-ui.war-_mcf-crawler-ui-any-125313306681249528.dir/webapp/
> C:/Windows/Temp/jetty-0.0.0.0-8345-mcf-authority-service.war-_mcf-authority-service-any-6028962368901452542.dir/webapp/
> C:/Windows/Temp/jetty-0.0.0.0-8345-mcf-api-service.war-_mcf-api-service-any-4370925025384089553.dir/webapp/
> {code}
> (or under {{java.io.tmpdir}}, if set)
> Expected behaviour: delete these dir upon exit.
> Could it help to set jetty's {{persistTempDirectory}} to false for these contextes?
> Thank you!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)