MvGulik wrote:Hmm. Think 5+ minutes should be plenty for loading important stuff.
Judging from the HTTP logs, you seem to be having some more general problems with resource loading. Your client seems to be loading everything over HTTP, which makes it seem like it hasn't got the resource Jars. It also seems to be trying to load every resource thrice, which... it shouldn't do. :)
Aren't you just running the client in some generally weird way? :)