Getting error as "ERROR [DirectoryMonitor] Unable to scan file". It seems
deployed was files are automatically deleted from default/reposotry directory
-------------------------------------------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-5185
URL: https://issues.apache.org/jira/browse/GERONIMO-5185
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.1.4
Environment: Suse Linux 10
Reporter: Prem Prakash
Priority: Blocker
Currently we have observed that restarting the gernimo server fails with the
beolwo error
ERROR [DirectoryMonitor] Unable to scan file
java.lang.NullPointerException
at
org.apache.geronimo.deployment.hot.DirectoryHotDeployer.getDeploymentTime(DirectoryHotDeployer.java:237)
at
org.apache.geronimo.deployment.hot.DirectoryMonitor.initialize(DirectoryMonitor.java:240)
at
org.apache.geronimo.deployment.hot.DirectoryMonitor.run(DirectoryMonitor.java:213)
at java.lang.Thread.run(Thread.java:735)
After inveatigation it seesms that the war file is removed form the
/repsotiry/default directory . I am sure we never removed the war files from
the respective directory . Is it known issue of gernimo ?
Kindly assist
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.