I had pwAdmin continuously load when trying to reach the main page http://192.168.0.10/pwAdmin. I fixed this by copying my webapps folder elsewhere and deleting my apache-tomcat folder. I then downloaded apache-tomcat from here http://tomcat.apache.org/
I downloaded 5.5.28 from the archives and Im not sure if you can use other versions.
and installed it with
Code:
tar xfvz apache-tomcat-5.5.28
I then copied my webapps back across and it fixed my problem.
As for the continuously loading on only the character and server pages Im not sure about that because I dont get this error.