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=10070>.
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=10070

INFO: Mapping Exception to AxisFault

           Summary: INFO: Mapping Exception to AxisFault
           Product: Axis
           Version: current (nightly)
          Platform: All
               URL: http://marc.theaimsgroup.com/?l=axis-
                    user&m=102431211407666&w=2
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Basic Architecture
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Dims, I tried the /dist/axis/nightly/2002-06-19/xml-axis.tar.gz (sorry I was
out of town yesterday), and it seemed to work.  However, having had this sort
of false start before, I rebooted and rebuilt my service and tester, restarted
tomcat and redeployed.  That seemed to work fine, but now the service test
program generates:

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)
...


It seems that the services was properly deployed (I can see it from the mozilla
browser), but program contact/usage still has problems.  I even tried repeated
restarts of tomcat and redployments to no avail.  The "parameter" line in the
axis server-config.wsdd is in the expected (working) place though.

The error I'm seeing now was also recently noted in the users mail-list:
http://marc.theaimsgroup.com/?l=axis-user&m=102431211407666&w=2

Hope this helps in diagnosis.

Reply via email to