-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
when shutting down the WF 8.2.0, I am getting this error:
13:30:28,888 ERROR [stderr] (xnio-file-watcher[Watcher for /JBoss/wildfly-8.2.0.Final/standalone/tmp/vfs/temp/temp69c042c843d179f6/auth-server.war-e21fc39f04186720/]-0) Exception in thread "xnio-file-watcher[Watcher for /JBoss/wildfly-8.2.0.Final/standalone/tmp/vfs/temp/temp69c042c843d179f6/auth-server.war-e21fc39f04186720/]-0" java.nio.file.ClosedWatchServiceException 13:30:28,889 ERROR [stderr] (xnio-file-watcher[Watcher for /JBoss/wildfly-8.2.0.Final/standalone/tmp/vfs/temp/temp69c042c843d179f6/auth-server.war-e21fc39f04186720/]-0) at sun.nio.fs.AbstractWatchService.checkOpen(AbstractWatchService.java:80) 13:30:28,889 ERROR [stderr] (xnio-file-watcher[Watcher for /JBoss/wildfly-8.2.0.Final/standalone/tmp/vfs/temp/temp69c042c843d179f6/auth-server.war-e21fc39f04186720/]-0) at sun.nio.fs.AbstractWatchService.checkKey(AbstractWatchService.java:92) 13:30:28,890 ERROR [stderr] (xnio-file-watcher[Watcher for /JBoss/wildfly-8.2.0.Final/standalone/tmp/vfs/temp/temp69c042c843d179f6/auth-server.war-e21fc39f04186720/]-0) at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:119) 13:30:28,890 ERROR [stderr] (xnio-file-watcher[Watcher for /JBoss/wildfly-8.2.0.Final/standalone/tmp/vfs/temp/temp69c042c843d179f6/auth-server.war-e21fc39f04186720/]-0) at org.xnio.nio.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:85) 13:30:28,890 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016009: Stopping weld service for deployment ag-push.war 13:30:28,891 ERROR [stderr] (xnio-file-watcher[Watcher for /JBoss/wildfly-8.2.0.Final/standalone/tmp/vfs/temp/temp69c042c843d179f6/auth-server.war-e21fc39f04186720/]-0) at java.lang.Thread.run(Thread.java:745)