[jboss-jira] [JBoss JIRA] (WFCORE-1553) data.dir not cleaned up correctly

Heiko Braun (JIRA) issues at jboss.org
Sat May 14 14:25:00 EDT 2016


    [ https://issues.jboss.org/browse/WFCORE-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237821#comment-13237821 ] 

Heiko Braun commented on WFCORE-1553:
-------------------------------------

[~brian.stansberry] is core the right place for this?

> data.dir not cleaned up correctly
> ---------------------------------
>
>                 Key: WFCORE-1553
>                 URL: https://issues.jboss.org/browse/WFCORE-1553
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Server
>            Reporter: Heiko Braun
>
> When running the examples and shutting down the server, certain files remain in the tmp.dir.
> Steps to reproduce:
> 1) cd examples; mvn install
> 2) java -Djava.io.tmpdir=servlet/servlet-cdi/target/test-tmp -jar servlet/servlet-cdi/target/example-servlet-cdi-swarm.jar
> 3) du -ch servlet/servlet-cdi/target/test-tmp
> This leaves us with:
> {noformat}
> hbraun:~/dev/prj/wfs/wildfly-swarm-examples (1.0.0.Beta8)$ du -ch servlet/servlet-cdi/target/test-tmp
> 4.0K	servlet/servlet-cdi/target/test-tmp/wildfly-self-contained7234196008976901496.d/kernel
>   0B	servlet/servlet-cdi/target/test-tmp/wildfly-self-contained7234196008976901496.d/tx-object-store/ShadowNoFileLockStore/defaultStore
>   0B	servlet/servlet-cdi/target/test-tmp/wildfly-self-contained7234196008976901496.d/tx-object-store/ShadowNoFileLockStore
>   0B	servlet/servlet-cdi/target/test-tmp/wildfly-self-contained7234196008976901496.d/tx-object-store
> 4.0K	servlet/servlet-cdi/target/test-tmp/wildfly-self-contained7234196008976901496.d
> 4.0K	servlet/servlet-cdi/target/test-tmp
> 4.0K	total
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list