From: William P. <wil...@ya...> - 2009-09-12 17:44:28
|
On Sep 11, 2009, at 11:55 AM, Hilmar Lapp wrote: > This sounds like the database is down. Or it is up but has been down > temporarily and so the connection handles in the pool have gotten > stale. You can take care of the latter by restarting the application > server (Tomcat, I presume). > > -hilmar The diagnosis (below) from Lucie. bp Begin forwarded message: > From: Lucie Chan <lc...@sd...> > Date: September 11, 2009 3:39:26 PM CDT > To: Mark Miller <mm...@ad...> > Cc: JD Bottorf <jd...@ad...> > Subject: Re: Fwd: 8ball TreeBASE Down > > Mark, > > The treebase web server is running on port 6666 on 8ball. The web > server > is up and running, but the database server it connects to is down. > > Just talked to Roger: treebase needs to point its database > connection to > bebop.sdsc.edu instead of gigahertz.sdsc.edu. This is as simple as > making 3 changes in the "jdbc.properties" file (username, password, > and > url), and rebuild and redeploy treebase-web. Unfortunately, I do not > have access to the files or the login info to bebop server, but > someone > (Mark Jason???) should be able to do it. They can contact me if they > need further information. > > Lucie |