Subject | RE: [firebird-support] Cannot connect to server under heavy load |
---|---|
Author | Leyne, Sean |
Post date | 2012-10-24T15:40Z |
> Cannot connect to server under heavy load.These errors suggest that there is some other process which is accessing the files...
> I get "connection rejected by remote interface" (335544421).
>
> Is this a bug, ot there is an option in firebird.conft to avoid this?
>
>
> Firebird.log (FB20 Classic Server)
> L3S-4 Wed Oct 24 14:04:28 2012
> I/O error for file "C:\PROGRAM
> FILES\FIREBIRD\FIREBIRD_2_0\SECURITY2.FDB"
>
>
> L3S-4 Wed Oct 24 14:04:28 2012
> lock conflict on no wait transaction
>
>
> L3S-4 Wed Oct 24 14:04:32 2012
> Error while trying to access file
>
>
> L3S-4 Wed Oct 24 14:04:32 2012
> no permission for read-write access to database C:\PROGRAM
> FILES\FIREBIRD\FIREBIRD_2_0\SECURITY2.FDB
>
>
> L3S-4 Wed Oct 24 14:04:36 2012
> The process cannot access the file because it is being used by
> another process
You need to find that other process, the problem may not exist in Firebird at all.
Sean