Re: "Your request produced an error."
objectwerks inc <[email protected]> Wed, 18 Sep 2013 21:48:24 -0600
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
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