<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: ssl error on webservice invocation on jboss
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/martin12">jmartin amaris</a> in <i>JBoss Web Services</i> - <a href="http://community.jboss.org/message/584652#584652">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>for what it's worth, here comes some extract of the jboss server.log</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>2011-01-27 12:19:47,346 ERROR [STDERR] (http-172.20.1.21-8080-1) org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Couldn't send message.</p><p>2011-01-27 12:19:47,347 ERROR [STDERR] (http-172.20.1.21-8080-1) org.codehaus.xfire.fault.XFireFault: Couldn't send message.</p><p>2011-01-27 12:19:47,348 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.fault.XFireFault.createFault(XFireFault.java:89)</p><p>2011-01-27 12:19:47,348 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.handler.OutMessageSender.invoke(OutMessageSender.java:30)</p><p>2011-01-27 12:19:47,349 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:131)</p><p>2011-01-27 12:19:47,350 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:79)</p><p>2011-01-27 12:19:47,350 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:114)</p><p>2011-01-27 12:19:47,351 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.client.Client.invoke(Client.java:336)</p><p>2011-01-27 12:19:47,352 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.client.XFireProxy.handleRequest(XFireProxy.java:77)</p><p>2011-01-27 12:19:47,352 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.client.XFireProxy.invoke(XFireProxy.java:57)</p><p>2011-01-27 12:19:47,353 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at $Proxy247.listarTransaccionesNoActualizadas(Unknown Source)</p><p>2011-01-27 12:19:47,354 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.sngcv.action.SincronizacionAction.actualizarSNGCV(SincronizacionAction.java:176)</p><p>2011-01-27 12:19:47,354 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p>2011-01-27 12:19:47,355 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p>2011-01-27 12:19:47,356 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>2011-01-27 12:19:47,356 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.reflect.Method.invoke(Method.java:597)</p><p>2011-01-27 12:19:47,357 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:404)</p><p>2011-01-27 12:19:47,358 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:267)</p><p>2011-01-27 12:19:47,358 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:229)</p><p>2011-01-27 12:19:47,359 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:221)</p><p>2011-01-27 12:19:47,360 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)</p><p>2011-01-27 12:19:47,360 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,361 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,362 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,362 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,363 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:150)</p><p>2011-01-27 12:19:47,364 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.doIntercept(AnnotationValidationInterceptor.java:48)</p><p>2011-01-27 12:19:47,364 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)</p><p>2011-01-27 12:19:47,365 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,366 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,366 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,367 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,368 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(ConversionErrorInterceptor.java:123)</p><p>2011-01-27 12:19:47,368 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,369 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,370 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,370 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,371 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:167)</p><p>2011-01-27 12:19:47,372 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)</p><p>2011-01-27 12:19:47,372 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,373 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,374 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,374 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,375 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.StaticParametersInterceptor.intercept(StaticParametersInterceptor.java:105)</p><p>2011-01-27 12:19:47,376 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,376 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,377 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,378 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,378 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.struts2.interceptor.CheckboxInterceptor.intercept(CheckboxInterceptor.java:83)</p><p>2011-01-27 12:19:47,379 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,380 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,380 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,381 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,382 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.struts2.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:207)</p><p>2011-01-27 12:19:47,382 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,383 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,384 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,384 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,385 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.ModelDrivenInterceptor.intercept(ModelDrivenInterceptor.java:74)</p><p>2011-01-27 12:19:47,386 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,386 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,387 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,388 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,388 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.ScopedModelDrivenInterceptor.intercept(ScopedModelDrivenInterceptor.java:127)</p><p>2011-01-27 12:19:47,389 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,390 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,390 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,391 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,392 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.struts2.interceptor.ProfilingActivationInterceptor.intercept(ProfilingActivationInterceptor.java:107)</p><p>2011-01-27 12:19:47,392 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,393 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,394 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,394 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,395 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.struts2.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:206)</p><p>2011-01-27 12:19:47,396 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,396 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,397 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,398 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,398 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.ChainingInterceptor.intercept(ChainingInterceptor.java:115)</p><p>2011-01-27 12:19:47,399 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,400 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,400 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,401 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,401 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:143)</p><p>2011-01-27 12:19:47,402 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,403 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,403 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,404 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,405 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.PrepareInterceptor.doIntercept(PrepareInterceptor.java:121)</p><p>2011-01-27 12:19:47,405 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)</p><p>2011-01-27 12:19:47,406 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,407 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,407 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,408 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,409 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.struts2.interceptor.ServletConfigInterceptor.intercept(ServletConfigInterceptor.java:170)</p><p>2011-01-27 12:19:47,409 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,410 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,411 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,411 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,412 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.AliasInterceptor.intercept(AliasInterceptor.java:123)</p><p>2011-01-27 12:19:47,413 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,413 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,414 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,415 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,415 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:176)</p><p>2011-01-27 12:19:47,416 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,417 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,417 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,418 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,418 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.sngcv.util.SessionInterceptor.intercept(SessionInterceptor.java:45)</p><p>2011-01-27 12:19:47,419 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)</p><p>2011-01-27 12:19:47,420 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223)</p><p>2011-01-27 12:19:47,420 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455)</p><p>2011-01-27 12:19:47,421 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:221)</p><p>2011-01-27 12:19:47,422 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.struts2.impl.StrutsActionProxy.execute(StrutsActionProxy.java:50)</p><p>2011-01-27 12:19:47,422 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:504)</p><p>2011-01-27 12:19:47,423 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:419)</p><p>2011-01-27 12:19:47,424 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</p><p>2011-01-27 12:19:47,424 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p>2011-01-27 12:19:47,425 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)</p><p>2011-01-27 12:19:47,426 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</p><p>2011-01-27 12:19:47,426 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p>2011-01-27 12:19:47,427 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)</p><p>2011-01-27 12:19:47,428 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)</p><p>2011-01-27 12:19:47,428 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)</p><p>2011-01-27 12:19:47,429 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)</p><p>2011-01-27 12:19:47,430 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)</p><p>2011-01-27 12:19:47,430 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)</p><p>2011-01-27 12:19:47,431 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)</p><p>2011-01-27 12:19:47,432 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</p><p>2011-01-27 12:19:47,432 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)</p><p>2011-01-27 12:19:47,433 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</p><p>2011-01-27 12:19:47,434 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)</p><p>2011-01-27 12:19:47,434 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)</p><p>2011-01-27 12:19:47,435 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)</p><p>2011-01-27 12:19:47,435 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)</p><p>2011-01-27 12:19:47,436 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Thread.java:619)</p><p>2011-01-27 12:19:47,437 ERROR [STDERR] (http-172.20.1.21-8080-1) Caused by: org.codehaus.xfire.XFireException: Couldn't send message.</p><p>2011-01-27 12:19:47,438 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.transport.http.HttpChannel.sendViaClient(HttpChannel.java:145)</p><p>2011-01-27 12:19:47,439 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.transport.http.HttpChannel.send(HttpChannel.java:48)</p><p>2011-01-27 12:19:47,439 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.handler.OutMessageSender.invoke(OutMessageSender.java:26)</p><p>2011-01-27 12:19:47,440 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;... 133 more</p><p>2011-01-27 12:19:47,441 ERROR [STDERR] (http-172.20.1.21-8080-1) Caused by: java.net.ConnectException: Connection timed out</p><p>2011-01-27 12:19:47,442 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.net.PlainSocketImpl.socketConnect(Native Method)</p><p>2011-01-27 12:19:47,442 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)</p><p>2011-01-27 12:19:47,443 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)</p><p>2011-01-27 12:19:47,444 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)</p><p>2011-01-27 12:19:47,444 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)</p><p>2011-01-27 12:19:47,445 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.net.Socket.connect(Socket.java:529)</p><p>2011-01-27 12:19:47,446 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:550)</p><p>2011-01-27 12:19:47,446 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.sun.net.ssl.internal.ssl.SSLSocketImpl.&lt;init&gt;(SSLSocketImpl.java:394)</p><p>2011-01-27 12:19:47,447 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:123)</p><p>2011-01-27 12:19:47,448 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.createSocket(SSLProtocolSocketFactory.java:81)</p><p>2011-01-27 12:19:47,448 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.createSocket(SSLProtocolSocketFactory.java:126)</p><p>2011-01-27 12:19:47,449 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:706)</p><p>2011-01-27 12:19:47,450 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1321)</p><p>2011-01-27 12:19:47,450 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386)</p><p>2011-01-27 12:19:47,451 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)</p><p>2011-01-27 12:19:47,452 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)</p><p>2011-01-27 12:19:47,452 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.transport.http.CommonsHttpMessageSender.send(CommonsHttpMessageSender.java:369)</p><p>2011-01-27 12:19:47,453 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.codehaus.xfire.transport.http.HttpChannel.sendViaClient(HttpChannel.java:123)</p><p>2011-01-27 12:19:47,454 ERROR [STDERR] (http-172.20.1.21-8080-1)&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;... 135 more</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/584652#584652">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss Web Services at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>