|
Hi, If
we invoke wget with the following URL, it completes successfully. wget --spider "http://wlstst1:8196/epharm.war/analysisstepcompletion?TOKEN=3hU2g0HErOFMcBlTsvBrI%2F6MRJM%3D&STEP_ID=27926&JOB_ID=459707" --07:45:23-- http://wlstst1:8196/epharm.war/analysisstepcompletion?TOKEN=3hU2g0HErOFMcBlTsvBrI%2F6MRJM%3D&STEP_ID=27926&JOB_ID=459707
=>
`analysisstepcompletion?TOKEN=3hU2g0HErOFMcBlTsvBrI%2F6MRJM%3D&STEP_ID=27926&JOB_ID=459707' Resolving wlstst1... done. Connecting to wlstst1[148.168.66.101]:8196... connected. HTTP request sent, awaiting response... 200 OK Length: 0 200 OK If invoked using the DNS alias for the test cluster, it fails
after several retries. (we have two servers in the cluster) wget –spider "http://epharm-tst:8196/epharm.war/analysisstepcompletion?TOKEN=3hU2g0HErOFMcBlTsvBrI%2F6MRJM%3D&STEP_ID=27926&JOB_ID=459707" --07:46:01--
http://epharm-tst:8196/epharm.war/analysisstepcompletion?TOKEN=3hU2g0HErOFMcBlTsvBrI%2F6MRJM%3D&STEP_ID=27926&JOB_ID=459707
=> `analysisstepcompletion?TOKEN=3hU2g0HErOFMcBlTsvBrI%2F6MRJM%3D&STEP_ID=27926&JOB_ID=459707' Resolving epharm-tst... done. Connecting to epharm-tst[10.128.57.153]:8196... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. The
problem does not occur on the linux nodes ( with wget 1.10.1). Do
you have any thoughts as to what might be causing this? Thanks, LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this E-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this E-mail or any action taken (or not taken) in reliance on it is unauthorized and may be unlawful. If you are not an addressee, please inform the sender immediately. |
- wget issues on Solaris Kommineni, Devendra
- Re: wget issues on Solaris Mauro Tortonesi
- RE: wget issues on Solaris Kommineni, Devendra
