[quote]Turns out the problem was a bit of code that used to be a workaround for a problem with HTTP HEAD, but for some reason now instead of fixing the bug created a new one. Webstart, being crap, crashes if you return a HEAD response with an explicit content-length of 0, despite the fact that that is legal.
Anyway, now I’m getting lots of weird and wonderful webstart crashes and haven’t started the game successfully; game starts, runs through most of the logging and then hangs before displaying menu screen, or crashes in other weird ways whilst loading the JARs. Hopefully this is just my copy of webstart being crap; does it work for anyone else?
[/quote]
I wanted to see the logs written by JWS but I’m not able to find the log file. I’m using java5 01 and I’ve enable tracing in the advanced params. Where is the log file suppose to be?
In java 1.4.x it was possible to specify the location of the log file and now in version 5 it’s no more possible ???