Earlier today I could access the dbconsole app using the URL:

http://localhost:8080/mygrailsapp/dbConsole

Something happened (I don't know what) and now I get a 404 (page not found).

(Q) It USED to work earlier today and now it doesn't, how did it break?

(Q) Why don't I see any exception in the Server's log file if it can't access it?

(Q) Where are log files stored? I looked under c:\springsource\vfabric-tc-server-developer-2.6.4.RELEASE\tcServer\logs\localhost_access_log.2 012-04-23.txt, but don't see any logs that reflect what I see inside STS.

(Q) Is this something that can be configured on and off? Is it possible that I changed the configuration somehow to turn dbconsole functionality off?

NOTE: To view the server logs in STS, I right click on the server, and select Show | In Console.
I don't see any exception or error saying dbConsole could not be launched/viewed.

NOTE: The last time I saw it worked, I got an out of memory (PermGen). The mygrailsapp still continues to work and stores and retrieves data without a problem. I'm using a perm (not memory) database.

Thanks,
PatS