Subject | Re: Firebird and JDBC, critical problem |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-06-17T12:25:22Z |
> I will try to write a test case, but the database crashes if theIf this memory growth can be reproduced, I think that would help
> memory usage has grown to large. So I don't know if writing a
> testcase is usefull.
developers to fix issue in the server.
> I already looked through all my code if theAs far as I know, theoretical limit is 1024 connections, practical
> connections where closed properly and this is done. Is there some
> way to see how much connections there are with the database?
limit is ~160-180 connections. There's some information on this topic
on JayBirdWiki.
> Message in firebird.log:I doubt. I will try to post a message to firebird-devel list, but a
> Thu Jun 17 09:06:56 2004
> C:\Program Files\Firebird\Firebird_1_5\bin\fbserver.exe:
> terminated abnormally (4294967295)
>
> Is there more info that I could find somewhere on the system
> concerning this problem?
test case that reproduces memory growth would help. Probably there
are some workarounds for the problem.
Roman