You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (Created) (JIRA)" <ji...@apache.org> on 2011/12/15 10:12:30 UTC

[jira] [Created] (CONNECTORS-319) AgentRun command needs a shutdown hook

AgentRun command needs a shutdown hook
--------------------------------------

                 Key: CONNECTORS-319
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-319
             Project: ManifoldCF
          Issue Type: Bug
          Components: Framework agents process
    Affects Versions: ManifoldCF 0.4
            Reporter: Karl Wright
            Priority: Critical
             Fix For: ManifoldCF 0.4


The AgentRun command does not clean up its "agent running" lock on ^C.  This means you always have to do a lock clean if you ^C the agents process in a multi-process environment.  I believe that everything else that needs a shutdown hook has one.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-319) AgentRun command needs a shutdown hook

Posted by "Karl Wright (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-319:
-----------------------------------

    Fix Version/s:     (was: ManifoldCF 0.5)
                   ManifoldCF 0.4

I was wrong about being wrong.  The shutdown actually occurs just as I initially thought, so I am moving this back to ManifoldCF 0.4.

                
> AgentRun command needs a shutdown hook
> --------------------------------------
>
>                 Key: CONNECTORS-319
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-319
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework agents process
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.4
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This means you always have to do a lock clean if you ^C the agents process in a multi-process environment.  I believe that everything else that needs a shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-319) AgentRun command needs a shutdown hook

Posted by "Karl Wright (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-319:
-----------------------------------

    Priority: Major  (was: Critical)
    
> AgentRun command needs a shutdown hook
> --------------------------------------
>
>                 Key: CONNECTORS-319
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-319
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework agents process
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF next
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This means you always have to do a lock clean if you ^C the agents process in a multi-process environment.  I believe that everything else that needs a shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CONNECTORS-319) AgentRun command needs a shutdown hook

Posted by "Karl Wright (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-319.
------------------------------------

    Resolution: Fixed
    
> AgentRun command needs a shutdown hook
> --------------------------------------
>
>                 Key: CONNECTORS-319
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-319
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework agents process
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.4
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This means you always have to do a lock clean if you ^C the agents process in a multi-process environment.  I believe that everything else that needs a shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-319) AgentRun command needs a shutdown hook

Posted by "Karl Wright (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-319:
-----------------------------------

    Fix Version/s:     (was: ManifoldCF next)
                   ManifoldCF 0.5
    
> AgentRun command needs a shutdown hook
> --------------------------------------
>
>                 Key: CONNECTORS-319
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-319
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework agents process
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.5
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This means you always have to do a lock clean if you ^C the agents process in a multi-process environment.  I believe that everything else that needs a shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CONNECTORS-319) AgentRun command needs a shutdown hook

Posted by "Karl Wright (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170185#comment-13170185 ] 

Karl Wright commented on CONNECTORS-319:
----------------------------------------

Turns out that the locks are NOT cleaned up on exit anyhow.  So clean shutdown is still needed.  Thus this is a much bigger ticket than I originally though, so I'm postponing.

                
> AgentRun command needs a shutdown hook
> --------------------------------------
>
>                 Key: CONNECTORS-319
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-319
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework agents process
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Critical
>             Fix For: ManifoldCF next
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This means you always have to do a lock clean if you ^C the agents process in a multi-process environment.  I believe that everything else that needs a shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-319) AgentRun command needs a shutdown hook

Posted by "Karl Wright (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-319:
-----------------------------------

    Fix Version/s:     (was: ManifoldCF 0.4)
                   ManifoldCF next
    
> AgentRun command needs a shutdown hook
> --------------------------------------
>
>                 Key: CONNECTORS-319
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-319
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework agents process
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Critical
>             Fix For: ManifoldCF next
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This means you always have to do a lock clean if you ^C the agents process in a multi-process environment.  I believe that everything else that needs a shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CONNECTORS-319) AgentRun command needs a shutdown hook

Posted by "Karl Wright (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171189#comment-13171189 ] 

Karl Wright commented on CONNECTORS-319:
----------------------------------------

r1215269 (trunk)
r1215271 (release branch)

                
> AgentRun command needs a shutdown hook
> --------------------------------------
>
>                 Key: CONNECTORS-319
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-319
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework agents process
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.4
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This means you always have to do a lock clean if you ^C the agents process in a multi-process environment.  I believe that everything else that needs a shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CONNECTORS-319) AgentRun command needs a shutdown hook

Posted by "Karl Wright (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright reassigned CONNECTORS-319:
--------------------------------------

    Assignee: Karl Wright
    
> AgentRun command needs a shutdown hook
> --------------------------------------
>
>                 Key: CONNECTORS-319
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-319
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework agents process
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Critical
>             Fix For: ManifoldCF 0.4
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This means you always have to do a lock clean if you ^C the agents process in a multi-process environment.  I believe that everything else that needs a shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira