Re: "Your request produced an error."
Chuck Hill <[email protected]> Thu, 19 Sep 2013 15:40:35 +0000
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <CE606883.4EC04%[email protected]> |
You are certain that no one has changed anything? The app server can talk to the db server? I might be worth trying to connect to the db server using sql92 on the app server. Did the app's configuration file get corrupted? I can't think of much else that would cause this. Chuck On 13-09-18 8:48 PM, "objectwerks inc" <[email protected]> wrote: > >On Sep 18, 2013, at 9:09 PM, Chuck Hill <[email protected]> wrote: > >> Hi Chad, >> >> My first guess given that nothing has change is that the database is >> corrupt or stopped. Can you connect with FrontBase Manager? >> >> >> Chuck >> > > >Hi Chuck > >Yes, I can log in to the db using FrontBase Manager (my FB manager is >messed up on my Mac so after logging in I don't get a window, but this >happens with all the DBs I have on the db server, and is not related I >think since the other DBs and apps work fine though they exhibit the same >issue when I log in throgh FB Manager -- I can log in using the command >line sql92 and it shows a FB Manager connection and I can also interact >with the DB using sql92 command line tool). > >So the DB is running and does not appear to be corrupt since I can access >and query it in sql92. > >I've been trying to get the app to show my whatever exception is causing >the error, to no avail. > >Chad >