Tue, 16 Jun 2009 10:43:13 +0300, Alexander Muylaert <amuylaert_gel...@hotmail.com>:
> Hi Jiri > > I would like you to inform you about an issue we reported earlier. You > know > that we had issues with the event system. Sometimes the 2.5 core went > berserk and started writing errors to the logfile. Making the logfile > huge > after a while. > > The current state of the firebird is the following. The server still > goes > berserk, but it doesn't write the logs anymore. So the logfile remains > empty, but the cpu goes to 100%. I have a feeling that it is all about > the > events. It always crashes in visual studio during the "queue events". > > > Alexander > > > -------------------------------------------------- > From: "Jiri Cincura" <disk...@cincura.net> > Sent: Monday, June 15, 2009 3:48 PM > To: "For users and developers of the Firebird .NET providers" > <firebird-net-provider@lists.sourceforge.net> > Subject: Re: [Firebird-net-provider] Entity Framework, Firebird and Guid > >> Firebird doesn't have direct support for guids. >> >> -- >> Jiri {x2} Cincura (CTO x2develop.com) >> http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com >> >> ------------------------------------------------------------------------------ >> Crystal Reports - New Free Runtime and 30 Day Trial >> Check out the new simplified licensing option that enables unlimited >> royalty-free distribution of the report engine for externally facing >> server and web deployment. >> http://p.sf.net/sfu/businessobjects >> _______________________________________________ >> Firebird-net-provider mailing list >> Firebird-net-provider@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider >> > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Firebird-net-provider mailing list > Firebird-net-provider@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider Actually I do have a similar issue ... but in my case it does not hang/crash until the server load gets higher ... It usually hangs if I reopen the connection after a few hours of "offline mode", due to internet issues, and begin inserting the data (making 400-3000 inserts into the database in a single nowait transaction; commitretaining every few rows). The server doesn`t seem to hang with smaller numbers (smaller connectionless timespans don`t have such efect). I used to have such issues while I was trying to begin ~10 transactions per second (it would kill the event manager in firebird ...). It basically never crashes in VS but about once a week I`m forced to kill the firebird process. I`m using version 2.1.2 of the server if this helps in any way. Should I be waiting some time after event registration before I start inserting data? Is there any cleanup/rebuild I should be making after reopining the connection and before reregistering the events ? -- Sanity is a sin! ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider