Subject | Re: Firebird and JDBC, critical problem |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-06-16T14:46:16Z |
Hi,
create a test case that reproduces this problem. Also, please include
version of the database server you are using, operating system, etc.
Roman
> I am using firebirdsql with JDBC, me process has to add messagesYour server crashed. Try asking in Firebird-Support group and/or
> constantly to the database, but somehow at some point the connection
> with the database is lost and messaged don't get added in the
> database.
>
> As far as i can tell it has to do with firebird, the memory it uses
> grows until some point and then gets processed or something (not
> sure how and what) At this point some messages get lost.
>
> Stack trace:
> org.firebirdsql.jdbc.FBSQLException: Resource Exception. Unable to
> complete network request to host "localhost".
> Reason: Unable to complete network request to host "localhost".
> ....
> Does someone know what this is? And how I can fix this?
create a test case that reproduces this problem. Also, please include
version of the database server you are using, operating system, etc.
> Besides that, what is happening with the memory usage? Are thereTry asking in the Firebird-Support list.
> some settings that I can change that have to do something with this
> problem?
Roman