Etienne,
I'll fix it that way. Thanx for your time!
Regards, Ivan
-----Original Message----- From: Etienne Grignon [mailto:etienne.grignon at gmail.com] Sent: woensdag 30 augustus 2006 12:45 To: hobbit at hswn.dk Subject: Re: [hobbit] Memory usage BBWIn 0.8
Hi Ivan,
2006/8/29, Ivan Verbeeck <ivan.verbeeck at vmma.be>:
Etienne,
After i changed the time to 10min, the memory used by BBWin is still growing, but not as fast as before. The event logs contains both information events and warning events. The stats for the 10m: Events Analyzed: 303 (1123 for 30m) Events Matched: 101 (404 fof 30m) Events Ignored: 0
The description fields of most of the events are about 200 chars long.
I'm actually doing some tests and investigations with what you said. I'm testing BBWin with a delay on 200 days for msgs (it represents 274330 events so it is a nice test), and the memory seems to grow indeed ...
For the moment and for this server, you should remove the msgs agent load directive in BBWin.cfg until I find out the solution.
Regards,
-- Etienne GRIGNON
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ivan,
2006/8/31, Ivan Verbeeck <ivan.verbeeck at vmma.be>:
Etienne,
I'll fix it that way. Thanx for your time!
Good news, finally, I found the bug... There were a bad initialization in the msgs agent in the function which build the description field. So, there were always 32 bytes which were going into the sky for each matched event :-)
I build a new version of msgs which fix the problem.
You may download the new version of the msgs agent from : http://bbwin.sourceforge.net/download/msgs.zip
To install it :
- stop bbwin service
- unzip the msgs.zip file and overwrite the old msgs.dll
- start bbwin service
Then the memory should be ok.
Anyway, the fix will be included into BBWin 0.9.
So, you won't have to schedule an automatic restart of the BBWin which was for me very offensive :-)
Thank you very much for your report,
I also have to thank the company codework for their great profiler and memory leak software called GlowCode.
Best regards,
-- Etienne GRIGNON
Hello Frédéric,
2006/8/31, Frédéric Mangeant <frederic.mangeant at steria.com>:
Le 31/08/2006 15:14, Etienne Grignon a écrit :
[...]
Anyway, the fix will be included into BBWin 0.9.
It will be released before the end of September.
I know it's not soon, I apologized. I'm still trying to be a faster coder :-)
Regards,
-- Etienne GRIGNON
Le 31/08/2006 23:27, Etienne Grignon a écrit :
It will be released before the end of September.
I know it's not soon, I apologized. I'm still trying to be a faster coder :-)
Do you think 0.9 will support the "server side" thresolds of the Hobbit server ?
Anyway, thanks for your work !
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis
You're a month late! (smirk)
Jason Chambers IT Helpdesk Support Geosoft Inc. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Etienne Grignon [mailto:etienne.grignon at gmail.com] Sent: Thursday, August 31, 2006 5:27 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Memory usage BBWIn 0.8
Hello Frédéric,
2006/8/31, Frédéric Mangeant <frederic.mangeant at steria.com>:
Le 31/08/2006 15:14, Etienne Grignon a écrit :
[...]
Anyway, the fix will be included into BBWin 0.9.
It will be released before the end of September.
I know it's not soon, I apologized. I'm still trying to be a faster coder :-)
Regards,
-- Etienne GRIGNON
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
So will 0.9 include a localised configuration like hobbit? (I know this isn't strictly hobbit related but it would still be nice to know)
Jason.
:o
It was just a suggestion for a temporary work around until a fix is found!
For shame if I brought insult to injury of the developer of the beloved BBWin
Jason Chambers IT Helpdesk Support Geosoft Inc. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Etienne Grignon [mailto:etienne.grignon at gmail.com] Sent: Thursday, August 31, 2006 9:15 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Memory usage BBWIn 0.8
Ivan,
2006/8/31, Ivan Verbeeck <ivan.verbeeck at vmma.be>:
Etienne,
I'll fix it that way. Thanx for your time!
Good news, finally, I found the bug... There were a bad initialization in the msgs agent in the function which build the description field. So, there were always 32 bytes which were going into the sky for each matched event :-)
I build a new version of msgs which fix the problem.
You may download the new version of the msgs agent from : http://bbwin.sourceforge.net/download/msgs.zip
To install it :
- stop bbwin service
- unzip the msgs.zip file and overwrite the old msgs.dll
- start bbwin service
Then the memory should be ok.
Anyway, the fix will be included into BBWin 0.9.
So, you won't have to schedule an automatic restart of the BBWin which was for me very offensive :-)
Thank you very much for your report,
I also have to thank the company codework for their great profiler and memory leak software called GlowCode.
Best regards,
-- Etienne GRIGNON
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
This patch does not seem to work properly on Windows 2000 Server. The client will not print off any event log messages to the server, and shutting down the BBWin service fails all the time after applying the updated file.
Jason Chambers IT Helpdesk Support Geosoft Inc. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Etienne Grignon [mailto:etienne.grignon at gmail.com] Sent: Thursday, August 31, 2006 9:15 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Memory usage BBWIn 0.8
Ivan,
2006/8/31, Ivan Verbeeck <ivan.verbeeck at vmma.be>:
Etienne,
I'll fix it that way. Thanx for your time!
Good news, finally, I found the bug... There were a bad initialization in the msgs agent in the function which build the description field. So, there were always 32 bytes which were going into the sky for each matched event :-)
I build a new version of msgs which fix the problem.
You may download the new version of the msgs agent from : http://bbwin.sourceforge.net/download/msgs.zip
To install it :
- stop bbwin service
- unzip the msgs.zip file and overwrite the old msgs.dll
- start bbwin service
Then the memory should be ok.
Anyway, the fix will be included into BBWin 0.9.
So, you won't have to schedule an automatic restart of the BBWin which was for me very offensive :-)
Thank you very much for your report,
I also have to thank the company codework for their great profiler and memory leak software called GlowCode.
Best regards,
-- Etienne GRIGNON
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Never mind! I found out that this was a server that was still running BBWin 0.7 for some reason. Must have been skipped when performing the mass upgrade. Its functioning properly now.
Jason Chambers IT Helpdesk Support Geosoft Inc. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Jason Chambers [mailto:Jason.Chambers at geosoft.com] Sent: Thursday, August 31, 2006 1:58 PM To: hobbit at hswn.dk Subject: RE: [hobbit] Memory usage BBWIn 0.8
This patch does not seem to work properly on Windows 2000 Server. The client will not print off any event log messages to the server, and shutting down the BBWin service fails all the time after applying the updated file.
Jason Chambers IT Helpdesk Support Geosoft Inc. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Etienne Grignon [mailto:etienne.grignon at gmail.com] Sent: Thursday, August 31, 2006 9:15 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Memory usage BBWIn 0.8
Ivan,
2006/8/31, Ivan Verbeeck <ivan.verbeeck at vmma.be>:
Etienne,
I'll fix it that way. Thanx for your time!
Good news, finally, I found the bug... There were a bad initialization in the msgs agent in the function which build the description field. So, there were always 32 bytes which were going into the sky for each matched event :-)
I build a new version of msgs which fix the problem.
You may download the new version of the msgs agent from : http://bbwin.sourceforge.net/download/msgs.zip
To install it :
- stop bbwin service
- unzip the msgs.zip file and overwrite the old msgs.dll
- start bbwin service
Then the memory should be ok.
Anyway, the fix will be included into BBWin 0.9.
So, you won't have to schedule an automatic restart of the BBWin which was for me very offensive :-)
Thank you very much for your report,
I also have to thank the company codework for their great profiler and memory leak software called GlowCode.
Best regards,
-- Etienne GRIGNON
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hello Jason,
2006/8/31, Jason Chambers <Jason.Chambers at geosoft.com>:
Never mind! I found out that this was a server that was still running BBWin 0.7 for some reason. Must have been skipped when performing the mass upgrade. Its functioning properly now.
Indeed, putting DDL from BBWin 08 to BBWin 0.7 doesn't work since the BBWin agent API is not yet totally fixed until beta release.
Just for curiosity, how many servers are you running with BBWin and what types of Windows ?
Regards,
-- Etienne GRIGNON
Right now we are running BBWin on 10 Windows Servers on Windows 2000 Server, Windows XP and Windows 2003 Standard Edition.
Jason Chambers IT Helpdesk Support Geosoft Inc. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Etienne Grignon [mailto:etienne.grignon at gmail.com] Sent: Thursday, August 31, 2006 4:41 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Memory usage BBWIn 0.8
Hello Jason,
2006/8/31, Jason Chambers <Jason.Chambers at geosoft.com>:
Never mind! I found out that this was a server that was still running BBWin 0.7 for some reason. Must have been skipped when performing the mass upgrade. Its functioning properly now.
Indeed, putting DDL from BBWin 08 to BBWin 0.7 doesn't work since the BBWin agent API is not yet totally fixed until beta release.
Just for curiosity, how many servers are you running with BBWin and what types of Windows ?
Regards,
-- Etienne GRIGNON
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (5)
-
etienne.grignon@gmail.com
-
frederic.mangeant@steria.com
-
ivan.verbeeck@vmma.be
-
Jason.Chambers@geosoft.com
-
JasonAS_Jones@mentor.com