Some progress.<br><br>The tcpdump/wireshark traffic capture didn't help, but I tried a few different variations in the whole procedure and long story short here's the result:<br><br>http requests will hang if<br><br>
1 - you build/run the servlet in background<br><br>2 - you build/run the servlet it in a screen session<br><br>or <br><br>3 - you build/run the servlet from a script, as I did from /etc/rc.local<br><br>In order to maintain a "service" with this, one needs to build/run the servlet in a console so it's completely hooked into the parent (terminal) process for some reason, and this is what I'm doing now (from a console in our vmware vcenter). Some people would call it an ugly solution, but that would be their problem :). You'd think there's something fairly basic one could do from the linux perspective to get around this, but I'm not sure what it is, never having come across this before. <br>
<br>One final question: is there any provision for the use of a network proxy, thus to enable validation outside of a firewall? Nothing obvious comes up in <a href="http://about.validator.nu">http://about.validator.nu</a> , and it's no big issue considering we are more interested in being able to validate html5 inside the firewall, but I ask just in case we can have our cake and eat it too.<br>
<br>Thanks again for all your help.<br><br>Andrei<br><br><div class="gmail_quote">On 18 April 2012 21:58, Michael[tm] Smith <span dir="ltr"><<a href="mailto:mike@w3.org">mike@w3.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Rancid Iodine <<a href="mailto:rancid.iodine@gmail.com">rancid.iodine@gmail.com</a>>, 2012-04-18 17:22 +0100:<br>
<div class="im"><br>
> I made the changes to log4j.properties which you suggested and restarted<br>
> the servlet. Output looks like this:<br>
</div>> [...]<br>
<div class="im">> Is there any obvious problem in any of that?<br>
<br>
</div>No, sorry. I have no idea at all what might be the cause for it no responding.<br>
<div class="HOEnZb"><div class="h5"><br>
  --Mike<br>
<br>
<br>
--<br>
Michael[tm] Smith <a href="http://people.w3.org/mike" target="_blank">http://people.w3.org/mike</a><br>
</div></div></blockquote></div><br>