DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10071>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10071

Exception contacting deployed service

           Summary: Exception contacting deployed service
           Product: Axis
           Version: beta-2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Deployment / Registries
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Container = Tomcat-4.0.3

Service deploys and can be seen on localhost on axis web page as active.

When a program attempts to contact the deployed service I get:

INFO: Mapping Exception to AxisFault
java.io.IOException: Cannot close the same input stream twice
        at
org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:135)
        at
org.apache.axis.encoding.DeserializationContextImpl.endElement(DeserializationContextImpl.java:906)
        at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1528)
...

This problem was also recently noted in the users mail-list:
http://marc.theaimsgroup.com/?l=axis-user&m=102431211407666&w=2

Reply via email to