[ 
https://issues.apache.org/jira/browse/FELIX-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet updated FELIX-5986:
-----------------------------------
    Description: 
The following exception stack appears repeatedly/continuously in the log file.  
The effect seems to be that temporary bundles starting with C__ that are 
associated with directories within a recursive directory scan remain.after 
startup.

This is relatively recent behavior that seems to have resulted from a reinstall 
of 4.2.1.

{code}
2018-11-21T09:05:29,288 | ERROR | fileinstall-C:/BAM | fileinstall | 10 - 
org.apache.felix.fileinstall - 3.6.4 | In main loop, we have serious trouble
java.nio.file.ClosedWatchServiceException: null
 at sun.nio.fs.AbstractWatchService.checkOpen(AbstractWatchService.java:80) 
~[?:?]
 at sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:97) ~[?:?]
 at 
org.apache.felix.fileinstall.internal.Watcher.processEvents(Watcher.java:163) 
~[10:org.apache.felix.fileinstall:3.6.4]
 at 
org.apache.felix.fileinstall.internal.WatcherScanner.scan(WatcherScanner.java:63)
 ~[10:org.apache.felix.fileinstall:3.6.4]
 at 
org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:311)
 [10:org.apache.felix.fileinstall:3.6.4]
{code}

  was:
The following exception stack appears repeatedly/continuously in the log file.  
The effect seems to be that temporary bundles starting with C__ that are 
associated with directories within a recursive directory scan remain.after 
startup.

This is relatively recent behavior that seems to have resulted from a reinstall 
of 4.2.1.

2018-11-21T09:05:29,288 | ERROR | fileinstall-C:/BAM | fileinstall | 10 - 
org.apache.felix.fileinstall - 3.6.4 | In main loop, we have serious trouble
java.nio.file.ClosedWatchServiceException: null
 at sun.nio.fs.AbstractWatchService.checkOpen(AbstractWatchService.java:80) 
~[?:?]
 at sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:97) ~[?:?]
 at 
org.apache.felix.fileinstall.internal.Watcher.processEvents(Watcher.java:163) 
~[10:org.apache.felix.fileinstall:3.6.4]
 at 
org.apache.felix.fileinstall.internal.WatcherScanner.scan(WatcherScanner.java:63)
 ~[10:org.apache.felix.fileinstall:3.6.4]
 at 
org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:311)
 [10:org.apache.felix.fileinstall:3.6.4]


> FielInstall logs ClosedWatchServiceException on Windows
> -------------------------------------------------------
>
>                 Key: FELIX-5986
>                 URL: https://issues.apache.org/jira/browse/FELIX-5986
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>            Reporter: Scott Leschke
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>              Labels: windows
>
> The following exception stack appears repeatedly/continuously in the log 
> file.  The effect seems to be that temporary bundles starting with C__ that 
> are associated with directories within a recursive directory scan 
> remain.after startup.
> This is relatively recent behavior that seems to have resulted from a 
> reinstall of 4.2.1.
> {code}
> 2018-11-21T09:05:29,288 | ERROR | fileinstall-C:/BAM | fileinstall | 10 - 
> org.apache.felix.fileinstall - 3.6.4 | In main loop, we have serious trouble
> java.nio.file.ClosedWatchServiceException: null
>  at sun.nio.fs.AbstractWatchService.checkOpen(AbstractWatchService.java:80) 
> ~[?:?]
>  at sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:97) ~[?:?]
>  at 
> org.apache.felix.fileinstall.internal.Watcher.processEvents(Watcher.java:163) 
> ~[10:org.apache.felix.fileinstall:3.6.4]
>  at 
> org.apache.felix.fileinstall.internal.WatcherScanner.scan(WatcherScanner.java:63)
>  ~[10:org.apache.felix.fileinstall:3.6.4]
>  at 
> org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:311)
>  [10:org.apache.felix.fileinstall:3.6.4]
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to