[ 
https://issues.apache.org/jira/browse/GERONIMO-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Viet Hung Nguyen resolved GERONIMO-3524.
----------------------------------------

    Resolution: Fixed

> monitoring server has problems with stop/starting snapshot
> ----------------------------------------------------------
>
>                 Key: GERONIMO-3524
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3524
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: monitoring
>         Environment: windows
>            Reporter: Viet Hung Nguyen
>         Attachments: geronimo-3524.patch, geronimo-3524b.patch
>
>
> the thread that executes the snapshots is using Thread.sleep(x). A condition 
> is checked in between these sleeps to know whether or not to continue the 
> thread. This means that the thread is not stopped immediately. In fact, it 
> can take up to X (the duration between snapshots) seconds before it comes to 
> a full stop. As a result, this affects the starting feature because it is 
> restricted to have only one thread running at any given time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to