full event buffer

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

full event buffer

BJ Freeman
I have a export routine that show debug info for each iteration through
the  field list.
though the method completes with no errors
the debug info stops about half way thru the rows with

2008-09-16 14:53:35,421 (Dispatcher-Thread-1) [
?:?  :INFO ] Discarded 8 messages due to full event buffer including:
ConfigMap Created: (4) records in 0.015s
2008-09-16 14:53:35,421 (Dispatcher-Thread-1) [
?:?  :INFO ] Discarded 6 messages due to full event buffer including:
XML Read 0.016s: jndi:/0.0.0.0/yahoo/WEB-INF/controller.xml
2008-09-16 14:53:35,421 (Dispatcher-Thread-1) [
?:?  :INFO ] Discarded 5,178 messages due to full event buffer
including: column #=2 name=internalName value=Gift Card Reload
2008-09-16 14:53:35,421 (Dispatcher-Thread-1) [
?:?  :INFO ] Discarded 2 messages due to full event buffer including:
[RequestHandler.doRequest]: Response is a Request redirect.
sessionId=37548190CABD9D2F8AE6C036E5E10817.jvm1

not sure if I have an error and this is just dumping or if this is an
ofbiz problem.