]
Darran Lofthouse resolved JBREM-1304.
-------------------------------------
Assignee: Darran Lofthouse
Resolution: Rejected
Hello,
You seem to have found the issue tracking tool used for the development of JBoss products,
this tool is for reporting confirmed bugs and for feature requests.
For assistance you should use the community forums which are available here: -
getting ERROR [STDERR] AxisFault faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
-------------------------------------------------------------------------------------------------------------
Key: JBREM-1304
URL:
https://issues.jboss.org/browse/JBREM-1304
Project: JBoss Remoting
Issue Type: Task
Security Level: Public(Everyone can see)
Components: callbacks
Affects Versions: 2.2.1.GA
Environment: Windows,JBoss 4.2
Reporter: tulasidhar reddy
Assignee: Darran Lofthouse
Fix For: External_issues
Iam getting below error while accessing my services.Kindly help me on this.
16:22:45,828 INFO [STDOUT] 2011-11-24 16:22:45,828 [http-127.0.0.1-8080-1] INFO (class
com.ge.hc.mytasks.util.MyTasksUtil) - Before archiveTask1
16:22:45,828 INFO [STDOUT] 16:22:45,828 INFO [MyTasksUtil)] Before archiveTask1
16:22:45,843 INFO [STDOUT] Before
archiveTask1com.gehc.sf.task.axis.TaskManagerServiceLocator@18cd5fb
16:22:46,000 INFO [STDOUT] Before
archiveTask2http://usmkeqcvmd1.am.health.ge.com:8080/axis/services/SawfishCreateTaskService
16:22:46,000 INFO [STDOUT] 2011-11-24 16:22:46,000 [http-127.0.0.1-8080-1] INFO (class
com.ge.hc.mytasks.util.MyTasksUtil) - Before archiveTask2
16:22:46,000 INFO [STDOUT] 16:22:46,000 INFO [MyTasksUtil)] Before archiveTask2
16:22:46,218 INFO [STDOUT] Before
archiveTask3com.gehc.sf.task.axis.SawfishCreateTaskServiceSoapBindingStub@1337f6f
16:22:46,218 INFO [STDOUT] 2011-11-24 16:22:46,218 [http-127.0.0.1-8080-1] INFO (class
com.ge.hc.mytasks.util.MyTasksUtil) - Before archiveTask3
16:22:46,218 INFO [STDOUT] 16:22:46,218 INFO [MyTasksUtil)] Before archiveTask3
16:22:58,171 ERROR [STDERR] AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: javax.naming.CommunicationException: Failed to retrieve stub from server
3.232.180.62:1400 [Root exception is java.io.StreamCorruptedException: unexpected block
data]
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:USMKEQCVMD1
16:22:58,171 ERROR [STDERR] javax.naming.CommunicationException: Failed to retrieve stub
from server 3.232.180.62:1400 [Root exception is java.io.StreamCorruptedException:
unexpected block data]
16:22:58,171 ERROR [STDERR] at
org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
16:22:58,171 ERROR [STDERR] at
org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
16:22:58,171 ERROR [STDERR] at
org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1077)
16:22:58,171 ERROR [STDERR] at
org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
16:22:58,171 ERROR [STDERR] at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
16:22:58,171 ERROR [STDERR] at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
16:22:58,171 ERROR [STDERR] at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
16:22:58,171 ERROR [STDERR] at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
16:22:58,171 ERROR [STDERR] at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
16:22:58,171 ERROR [STDERR] at org.apache.xerces.parsers.XMLParser.parse(Unknown
Source)
16:22:58,171 ERROR [STDERR] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
16:22:58,171 ERROR [STDERR] at
org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
16:22:58,171 ERROR [STDERR] at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
16:22:58,171 ERROR [STDERR] at
org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:225)
16:22:58,171 ERROR [STDERR] at
org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:645)
16:22:58,171 ERROR [STDERR] at
org.apache.axis.Message.getSOAPEnvelope(Message.java:424)
16:22:58,171 ERROR [STDERR] at
org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
16:22:58,171 ERROR [STDERR] at
org.apache.axis.client.AxisClient.invoke(AxisClient.java:173)
16:22:58,171 ERROR [STDERR] at org.apache.axis.client.Call.invokeEngine(Call.java:2737)
16:22:58,171 ERROR [STDERR] at org.apache.axis.client.Call.invoke(Call.java:2720)
16:22:58,171 ERROR [STDERR] at org.apache.axis.client.Call.invoke(Call.java:2396)
16:22:58,171 ERROR [STDERR] at org.apache.axis.client.Call.invoke(Call.java:2319)
16:22:58,171 ERROR [STDERR] at org.apache.axis.client.Call.invoke(Call.java:1776)
16:22:58,171 ERROR [STDERR] at
com.gehc.sf.task.axis.SawfishCreateTaskServiceSoapBindingStub.createTask(Unknown Source)
16:22:58,171 ERROR [STDERR] at
com.ge.hc.mytasks.util.MyTasksUtil.creatTask(MyTasksUtil.java:84)
16:22:58,171 ERROR [STDERR] at
com.ge.med.websol.webshop.servlet.OrderControllerServlet.action(OrderControllerServlet.java:437)
16:22:58,171 ERROR [STDERR] at
com.ge.med.websol.webshop.servlet.WebshopBaseServlet.doPost(WebshopBaseServlet.java:75)
16:22:58,187 ERROR [STDERR] at
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
16:22:58,187 ERROR [STDERR] at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
16:22:58,187 ERROR [STDERR] at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
16:22:58,187 ERROR [STDERR] at
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
16:22:58,187 ERROR [STDERR] at
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
16:22:58,187 ERROR [STDERR] at
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
16:22:58,187 ERROR [STDERR] at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
16:22:58,187 ERROR [STDERR] at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
16:22:58,187 ERROR [STDERR] at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
16:22:58,187 ERROR [STDERR] at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
16:22:58,187 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619)
16:22:58,187 INFO [STDOUT] javax.naming.CommunicationException: Failed to retrieve stub
from server 3.232.180.62:1400 [Root exception is java.io.StreamCorruptedException:
unexpected block data]
16:22:58,187 INFO [STDOUT] return string in checkout =
16:22:58,187 INFO [STDOUT] 2011-11-24 16:22:58,187 [http-127.0.0.1-8080-1] INFO (class
com.ge.med.websol.webshop.servlet.OrderControllerServlet) - return string in checkout =
16:22:58,187 INFO [STDOUT] 16:22:58,187 INFO [OrderControllerServlet)] return string in
checkout =
16:22:58,187 INFO [STDOUT] 2011-11-24 16:22:58,187 [http-127.0.0.1-8080-1] INFO (class
com.ge.med.websol.webshop.servlet.OrderControllerServlet) - End of method createTask
16:22:58,187 INFO [STDOUT] 16:22:58,187 INFO [OrderControllerServlet)] End of method
createTask
16:22:58,187 INFO [STDOUT] End of method createTask
16:22:58,187 INFO [STDOUT] 2011-11-24 16:22:58,187 [http-127.0.0.1-8080-1] DEBUG (class
com.ge.med.websol.webshop.servlet.OrderControllerServlet) - strRedirectUrl: /shop_msg.jsp
16:23:01,140 INFO [STDOUT] 2011-11-24 16:23:01,140 [http-127.0.0.1-8080-1] DEBUG (class
com.ge.med.websol.webshop.servlet.OrderControllerServlet) -
<--<--OrderControllerServlet.action()
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: