AMQ 7 throws "Mount point not found: java.io.IOException: Mount point not found" exception during the server boot process
Issue
- The AMQ 7 server throws the following exception during server boot process.
WARN [org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl] Mount point not found: java.io.IOException: Mount point not found
at sun.nio.fs.LinuxFileStore.findMountEntry(LinuxFileStore.java:91) [rt.jar:1.8.0_92]
at sun.nio.fs.UnixFileStore.<init>(UnixFileStore.java:65) [rt.jar:1.8.0_92]
at sun.nio.fs.LinuxFileStore.<init>(LinuxFileStore.java:44) [rt.jar:1.8.0_92]
at sun.nio.fs.LinuxFileSystemProvider.getFileStore(LinuxFileSystemProvider.java:51) [rt.jar:1.8.0_92]
at sun.nio.fs.LinuxFileSystemProvider.getFileStore(LinuxFileSystemProvider.java:39) [rt.jar:1.8.0_92]
at sun.nio.fs.UnixFileSystemProvider.getFileStore(UnixFileSystemProvider.java:368) [rt.jar:1.8.0_92]
at java.nio.file.Files.getFileStore(Files.java:1461) [rt.jar:1.8.0_92]
Environment
- Red Hat JBoss AMQ
- 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
