<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;
        font-weight:normal;
        font-style:normal;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;
        font-weight:normal;
        font-style:normal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">It is working with rest client.  Then problem is I am passing url as “<a href="http://qot-job-03:15672/api/queues/%2F/validate.monitor/get"><span style="color:#1F497D">http://qot-job-03:15672/api/queues<span style="background:silver;mso-highlight:silver">/%2F</span>/validate.monitor/get</span></a>”
 and it is coverting to </span><span style="font-size:10.0pt;font-family:Consolas;color:red"><a href="http://qot-job-03:15672/api/queues/%252F/validate.monitor/get">http://qot-job-03:15672/api/queues/<span style="background:yellow;mso-highlight:yellow">%252F/</span>validate.monitor/get</a></span><span style="color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">How can I overcome this issue.  I am trying to hit get messages api.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal">/api/queues/<i>vhost</i>/<i>name</i>/get<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Vhost = “/”<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Name = “validate.monitor”<span style="color:#1F497D"><o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span style="color:#1F497D">Regards …</span><b><i><span style="font-size:24.0pt;font-family:Wingdings;color:#1F497D">?</span></i></b><span style="color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Srinath<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> rabbitmq-discuss [mailto:rabbitmq-discuss-bounces@lists.rabbitmq.com]
<b>On Behalf Of </b>Michael Klishin<br>
<b>Sent:</b> Wednesday, April 30, 2014 3:46 PM<br>
<b>To:</b> Discussions about RabbitMQ<br>
<b>Subject:</b> Re: [rabbitmq-discuss] How to resolve this issue?<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">This means the server is not reachable (over TCP). Check if the IP is correct, possible firewall settings, if management plugin is enabled and binds to the IP address and port you expect, etc.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Try connecting via telnet first.<br>
<br>
MK<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
On 01/05/2014, at 02:39, "Srinath Sridharan -X (srinatsr - ZENSAR TECHNOLOGIES INC at Cisco)" <<a href="mailto:srinatsr@cisco.com">srinatsr@cisco.com</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">Apr 30, 2014 3:38:24 PM org.apache.catalina.core.StandardWrapperValve invoke</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">SEVERE: Servlet.service() for servlet [Q2OServiceEngine Servlet] in context with path [/QOTService-1.0] threw exception [Request processing failed;
 nested exception is </span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">org.springframework.web.client.ResourceAccessException</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">: I/O error on POST request for "<a href="http://qot-job-03:15672/api/queues/%252F/validate.monitor/get">http://qot-job-03:15672/api/queues/%252F/validate.monitor/get</a>":
 The target server failed to respond; nested exception is </span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">org.apache.http.NoHttpResponseException</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">: The target
 server failed to respond] with root cause</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">org.apache.http.NoHttpResponseException</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">: The target server failed
 to respond</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">DefaultHttpResponseParser.java:95</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">DefaultHttpResponseParser.java:62</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.io.AbstractMessageParser.parse(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AbstractMessageParser.java:254</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AbstractHttpClientConnection.java:289</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">DefaultClientConnection.java:252</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">ManagedClientConnectionImpl.java:191</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">HttpRequestExecutor.java:300</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.protocol.HttpRequestExecutor.execute(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">HttpRequestExecutor.java:127</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">DefaultRequestDirector.java:717</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.client.DefaultRequestDirector.execute(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">DefaultRequestDirector.java:522</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.client.AbstractHttpClient.execute(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AbstractHttpClient.java:906</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.http.impl.client.AbstractHttpClient.execute(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AbstractHttpClient.java:805</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">HttpComponentsClientHttpRequest.java:88</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AbstractBufferingClientHttpRequest.java:46</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.http.client.AbstractClientHttpRequest.execute(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AbstractClientHttpRequest.java:49</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.client.RestTemplate.doExecute(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">RestTemplate.java:509</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.client.RestTemplate.execute(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">RestTemplate.java:472</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.client.RestTemplate.exchange(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">RestTemplate.java:420</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at com.cisco.ccrc.service.controller.PushRequestToQueueController.getMessagesFromQueue(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">PushRequestToQueueController.java:94</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at sun.reflect.NativeMethodAccessorImpl.invoke0(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">Native Method</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at sun.reflect.NativeMethodAccessorImpl.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">NativeMethodAccessorImpl.java:57</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at sun.reflect.DelegatingMethodAccessorImpl.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">DelegatingMethodAccessorImpl.java:43</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at java.lang.reflect.Method.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">Method.java:606</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.method.support.InvocableHandlerMethod.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">InvocableHandlerMethod.java:219</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">InvocableHandlerMethod.java:132</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">ServletInvocableHandlerMethod.java:104</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">RequestMappingHandlerAdapter.java:745</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">RequestMappingHandlerAdapter.java:686</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AbstractHandlerMethodAdapter.java:80</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.servlet.DispatcherServlet.doDispatch(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">DispatcherServlet.java:925</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.servlet.DispatcherServlet.doService(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">DispatcherServlet.java:856</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.servlet.FrameworkServlet.processRequest(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">FrameworkServlet.java:953</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.servlet.FrameworkServlet.doPost(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">FrameworkServlet.java:855</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at javax.servlet.http.HttpServlet.service(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">HttpServlet.java:647</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.springframework.web.servlet.FrameworkServlet.service(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">FrameworkServlet.java:829</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at javax.servlet.http.HttpServlet.service(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">HttpServlet.java:728</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">ApplicationFilterChain.java:305</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.core.ApplicationFilterChain.doFilter(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">ApplicationFilterChain.java:210</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.core.StandardWrapperValve.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">StandardWrapperValve.java:222</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.core.StandardContextValve.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">StandardContextValve.java:123</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.authenticator.AuthenticatorBase.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AuthenticatorBase.java:502</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.core.StandardHostValve.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">StandardHostValve.java:171</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.valves.ErrorReportValve.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">ErrorReportValve.java:99</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.valves.AccessLogValve.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AccessLogValve.java:953</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.core.StandardEngineValve.invoke(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">StandardEngineValve.java:118</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.catalina.connector.CoyoteAdapter.service(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">CoyoteAdapter.java:408</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.coyote.http11.AbstractHttp11Processor.process(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AbstractHttp11Processor.java:1023</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">AbstractProtocol.java:589</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">JIoEndpoint.java:310</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at java.util.concurrent.ThreadPoolExecutor.runWorker(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">ThreadPoolExecutor.java:1145</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at java.util.concurrent.ThreadPoolExecutor$Worker.run(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">ThreadPoolExecutor.java:615</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas;color:red">       at java.lang.Thread.run(</span><u><span style="font-size:10.0pt;font-family:Consolas;color:#0066CC">Thread.java:724</span></u><span style="font-size:10.0pt;font-family:Consolas;color:red">)</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:Consolas"> </span><o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Regards …</span><b><i><span style="font-size:24.0pt;font-family:Wingdings;color:#1F497D">?</span></i></b><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Srinath</span><o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><o:p></o:p></span></p>
</div>
</blockquote>
</div>
</body>
</html>