Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
fileinstall-3.6.8
-
None
Description
I was trying to configure the Felix file install and after the configuration in Felix WebConsole is done I placed a bundle in configured load directory and it went into an endless exceptions.
I had to kill the server to get over it.
Here is the exception trace.
2021-03-07 06:36:09.942 [FelixLogListener] ERROR com.adeptj.modules.commons.logging.osgi.Logger - In main loop, we have serious trouble
java.lang.NullPointerException: null
at org.apache.felix.fileinstall.internal.Scanner.processFiles(Scanner.java:158)
at org.apache.felix.fileinstall.internal.Scanner.scan(Scanner.java:131)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:311)
Attachments
Issue Links
- duplicates
-
FELIX-6340 Possible NPE when filter not set in Scanner
- Resolved
- links to