[
https://issues.apache.org/jira/browse/GERONIMO-5185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846023#action_12846023
]
Kevan Miller commented on GERONIMO-5185:
----------------------------------------
Hmm. Are you sure the original hot-deploy was successful? Sounds like the
original deploy failed... Does sound like there is a problem causing the
NullPointerException (failure to clean up properly after a deploy error,
perhaps?).
Is this reproducible? If you have a test app, somebody could test...
> 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.