presumably it crashed ... there should be a crash log produced by it that you can send to FB. you should also look at the query that ran just before it crashed and see if it's the same both times -- maybe you can check to see if something is corrupted related to that query.
On Mar 28, 2010, at 9:37 AM, Jeff Schmitz wrote: > Any idea what might cause frontbase to just up and die. Twice now it will > seem to be functioning fine, and then it will just go away. Below is the > only exception I'm getting when it dies: > > (ERXDatabaseContextDelegate.java:175) INFO er.transaction.adaptor.Exceptions > - Database Exception occured: Database - netBrackets - is not runningat > com.frontbase.jdbc.FBJConnection.createConnection(FBJConnection.java:275) > at com.frontbase.jdbc.FBJConnection.reconnect(FBJConnection.java:355) > at com.frontbase.jdbc.FBJConnection.fbX(FBJConnection.java:796) > at com.frontbase.jdbc.FBJConnection.execute(FBJConnection.java:839) > at com.frontbase.jdbc.FBJConnection.rollback(FBJConnection.java:629) > > Thanks, > Jeff > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40mdimension.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
