[ 
http://issues.apache.org/jira/browse/AXIS-2373?page=comments#action_12363392 ] 

Franz Fehringer commented on AXIS-2373:
---------------------------------------

It seems that tcpmon recalculates the Content-Length on resend (perhaps the 
user has altered the send buffer) and due to some typo/braino calculates it 
always as zero.


> resend does not work (tcpmonitor)
> ---------------------------------
>
>          Key: AXIS-2373
>          URL: http://issues.apache.org/jira/browse/AXIS-2373
>      Project: Apache Axis
>         Type: Bug
>   Components: Basic Architecture
>     Versions: current (nightly)
>  Environment: WIN2KSP4 JDK1.5.0_06
>     Reporter: Franz Fehringer

>
> I am using tcpmonitor as a valuable tool.
> But when i try to resend an already successful sent message i observe that in 
> the send pane the Content-Length changes to zero and in the receive pane i 
> get an error message
> java.lang.IllegalArgumentException: message is empty
> Additionally on the first send nothing appears on the console whrereas on the 
> resend both outgoing messages show now one with
> Content-Length: 586
> and one with
> Content-Length: 0
> I face this problem both with release 1.3 and with latest self-built SVN.
> I sit behind proxy and firewall if that matters and the call is
> D:\projekte\Pegasus>java -cp 
> "D:\Quellen\SVN\axis\c\obj\classes\wsdl2ws.jar;D:\Quellen\SVN\axis\c\obj\classes\buildtools
> .jar;D:\Quellen\SVN\axis\java\build\lib\axis.jar;D:\Quellen\SVN\axis\java\build\lib\axis-ant.jar;D:\Quellen\SVN\axis\jav
> a\build\lib\commons-discovery-0.2.jar;D:\Quellen\SVN\axis\java\build\lib\commons-logging-1.0.4.jar;D:\Quellen\SVN\axis\j
> ava\build\lib\jaxrpc.jar;D:\Quellen\SVN\axis\java\build\lib\saaj.jar;D:\Quellen\SVN\axis\java\build\lib\wsdl4j-1.5.1.jar
> ;.;C:\Programme\Saxon\saxon8.jar;C:\Programme\Tomcat 
> 5.5\common\lib\servlet-api.jar;C:\Programme\Tomcat 5.5\common\lib\j
> sp-api.jar;C:\Programme\Tomcat 
> 5.5\common\lib\activation.jar;C:\Programme\Tomcat 
> 5.5\common\lib\mail.jar;C:\Programme\To
> mcat 
> 5.5\common\lib\xmlsec.jar;C:\Programme\logging-log4j-1.2.12\dist\lib\log4j-1.2.12.jar;C:\Programme\junit3.8.1\junit
> .jar" -Dhttp.proxyHost=proxy -Dhttp.proxyPort=81 org.apache.axis.utils.tcpmon 
> 80 scftest.pegstour.com 80

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to