On Wed, 2008-10-29 at 23:31 -0400, M. Ranganathan wrote: > Hi, > > I am attempting to start up 3.11.7-013840 > > I get the following failure: > > sipxsupervisor: ../../../sipXtackLib/src/net/XmlRpcResponse.cpp:311: > bool XmlRpcResponse::setResponse(UtlContainable*): Assertion `false' > failed. > > > Any pointers on what the issue might be here?
That assertion means that the caller tried to add 2 response bodies; it's a bug in the execute routine of whatever method was being invoked, but you didn't say... _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
