> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Attardi, Joseph (BL60:9D30) > Sent: Monday, December 01, 2008 11:47 AM > To: [EMAIL PROTECTED] > Subject: [sipX-dev] Problem removing services from a server > > Hi all, > > I'm working on XCF-3025 and XCF-3026, which deals with > linking Bridge and AcdServer objects to corresponding > SipxService objects. > > I am trying to test out removal - when a > SipxFreeswitchService is removed from a server, for example, > the corresponding Bridge object is supposed to also be removed. > > However, when I try to remove a service (I have tried with > various services, not just freeswitch), it fails in one of two ways: > > If the service is running when I click Remove, it stops the > service and marks it as Disabled. No further action appears > to be taken.
can't comment on this... > > If the service is Disabled, from the previous step, and I > click Remove again, the status changes to Failed. The service > then seems to be started back up (??) This indicates a problem in the supervisor's state machine. One a service goes to Failed, it will be restarted periodically - but it shouldn't get to Failed from Disabled unless it is restarted. I can't reproduce this though - it stays in Disabled for me. Can you send me the supervisor log? Carolyn _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
