Hi
This would appear to be a common pit to be fell in!
The solution to your problem is that your webserver is running on port 8080, it needs to be running on port 80 or you'll end up with no end of problems. I've just spent 8 hours solving exactly the same thing!
Hope that helps!
EDIT:
Or if that doesn't work, try creating a new admin user in MySQL and then using that user to connect to the db. That also seemed to work here to.
Though in a bizarre twist of fate, after having no trouble for 2 hours and leaving the machine to go and get a cup of
coffee, I've returned to get a whole new error! I now get:
java.net.MalformedURLException: unknown protocol: c
Quite worring considering I didn't change the config at all! Any ideas!!!
Thanks!
[originally posted on jforum.net by Diello]