[jboss-user] [JBoss Web Services] - Re: ssl error on webservice invocation on jboss

jmartin amaris do-not-reply at jboss.com
Tue Feb 1 09:43:43 EST 2011


jmartin amaris [http://community.jboss.org/people/martin12] created the discussion

"Re: ssl error on webservice invocation on jboss"

To view the discussion, visit: http://community.jboss.org/message/584652#584652

--------------------------------------------------------------
for what it's worth, here comes some extract of the jboss server.log

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

Reply to this message by going to Community
[http://community.jboss.org/message/584652#584652]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110201/5e9543d9/attachment-0001.html 


More information about the jboss-user mailing list