|
From: xavier <lis...@na...> - 2003-11-17 00:39:54
|
On Sat, Jul 26, 2003 at 07:19:13PM -0400, Michael Gilfix wrote: | Hey Xavier. Give me a bit to take a look at this. I'm travelling |again next week to a customer site in NY (been rather busy at the |job as of late) but after that, I'm back into the development cycle |again. I take it you're using the latest 0.5.x CVS, correct (I have |to ask :) )? | Hey Michael. Any news on that ? or may be you're concentrating more on the 0.6/java branch ? (can we test it already ?) | |On Mon, Jul 21 @ 11:38, xavier renaut wrote: |> hello, |> |> by flooding the server with events, |> |> it does not work any more... |> the packets are received, analysed, |> but not played... (the queue is full ?) |> sometimes the server segfault too. |> |> and when you stop it (^C), it segfault instead |> of clean stop... |> |> here is the setup : |> |> server : |> |> event |> name test |> path misc/events/bells |> end event |> |> |> client : |> |> |> client logparser |> class main |> port 1999 |> default |> groups default |> logfile /var/log/all.log,/var/log/messages,/home/xavier/system/procmail/log,/var/log/exim/mainlog,/tmp/test |> end default |> config |> events |> # Name Group Location Priority Notification Pattern Hosts |> test default 128 0 info "test : " localhost |> |> |> |> starting : |> |> ~/work/projects/peep-0.5.x/server/peepd --config=/usr/local/etc/peep/peep.conf --pidfile=/tmp/peep.pid --snd-device=/dev/dsp --nodaemon |> |> (debug 2 at compile time) |> |> perl -Iblib/lib ./bin/logparser --config=/usr/local/etc/peep/peep.conf --nodaemon --debug=5 --server=localhost --port=2001 --class=main --noautodiscovery |> |> |> |> testing procedure : |> |> i=1;while [ $i -le 20 ] ;do i=$[ i + 1 ];echo "test : $i" >> /tmp/test;done |> |> (try more than 20 if it doesnt work) |> logparser is responding correctly. |> the server does not play any further events.... |> |> |> can you reproduce it ? |> |> thanks |> |> bye |> |> |> -- |> xavier |> |> |> ------------------------------------------------------- |> This SF.net email is sponsored by: VM Ware |> With VMware you can run multiple operating systems on a single machine. |> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the |> same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 |> _______________________________________________ |> Peep-develop mailing list |> Pee...@li... |> https://lists.sourceforge.net/lists/listinfo/peep-develop | |-- |Michael Gilfix |mg...@ee... | |For my gpg public key: |http://www.eecs.tufts.edu/~mgilfix/contact.html | | |------------------------------------------------------- |This SF.Net email sponsored by: Free pre-built ASP.NET sites including |Data Reports, E-commerce, Portals, and Forums are available now. |Download today and enter to win an XBOX or Visual Studio .NET. |http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 |_______________________________________________ |Peep-develop mailing list |Pee...@li... |https://lists.sourceforge.net/lists/listinfo/peep-develop | -- xavier |