View Single Post
  #3 (permalink)  
Old 04-10-2008, 02:51 PM
alee alee is offline
Former Zimbran
 
Posts: 406
Default

Quote:
Originally Posted by jkoyle View Post
A bit more additional information. I've installed winhttptrace and as I'm seeing HTTP timeouts for the following requests:

POST /service/admin/soap/ HTTP/1.1
Content-Type: application/soap+xml; charset=utf-8
User-Agent: Zimbra-ZCB/5.0.2428 (5.2.3790 Service Pack 2; en-US)
Host: zimbra.server.com:7071
Content-Length: 1119
Connection: Keep-Alive
Cache-Control: no-cache
Pragma: no-cache

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><soap:Header><context xmlns="urn:zimbra"><userAgent name="ZimbraConnectorForBES" version="5.0.2428"/><nonotify/><noqualify/><authToken>BIG_LONG_STRING72613b6d61696c686f73743 d31343a31302e32302e3132382e333a38303b</authToken><nosession/></context></soap:Header><soap:Body><WaitSetRequest xmlns="urn:zimbraMail" waitSet="WaitSet35" seq="6" block="1" defTypes="all"><add><a id="IDHERE6380" types="all" token="765"/><a id="IDHEREed9dc" types="all" token="122823"/><a id="IDHEREbc163d119d7" types="all" token="367921"/><a id="IDHERE068ee" types="all" token="413971"/><a id="IDHEREdb3e5af9657" types="all" token="11886"/><a id="IDHEREa706" types="all" token="260945"/></add></WaitSetRequest></soap:Body></soap:Envelope>


I'm unsure if this would be related or not.

Thanks,
John
yeah..don't worry about that RPC timing out. it sits there waiting to be notified about changes to the mailboxes on BES. if there is a timeout, it reconnects.

can you PM me the BES agent logs and ZCB logs for an instance of when you try to bring the server up?
Reply With Quote