[jira] Commented: (GERONIMO-5185) Getting error as "ERROR [DirectoryMonitor] Unable to scan file". It seems deployed was files are automatically deleted from default/reposotry directory

2010-03-16 Thread Prem Prakash (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846321#action_12846321
 ] 

Prem Prakash commented on GERONIMO-5185:


Well  one of my colleague told me that setting java_opt to 1024 will solve this 
problem . Will see if this really solve the problem

> 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.



[jira] Commented: (GERONIMO-5185) Getting error as "ERROR [DirectoryMonitor] Unable to scan file". It seems deployed was files are automatically deleted from default/reposotry directory

2010-03-16 Thread Prem Prakash (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846317#action_12846317
 ] 

Prem Prakash commented on GERONIMO-5185:


Yes i am sure the deployment was quite ok and was running fine . Since i cant 
share the test set up however can i know the logs which may be helpful for you 
to debug ?

> 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.



[jira] Commented: (GERONIMO-5185) Getting error as "ERROR [DirectoryMonitor] Unable to scan file". It seems deployed was files are automatically deleted from default/reposotry directory

2010-03-16 Thread Kevan Miller (JIRA)

[ 
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.