<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Lucida Console'; font-size:9pt; font-weight:400; font-style:normal;">On Donnerstag, 18. Juni 2009, you wrote:<br>
&gt;     I'll go ahead and compose a sample configuration and attempt to<br>
&gt; reproduce this error, I did a grep for the current count of AVP assignments<br>
&gt; I have currently setup, there are approximately 147 + some avp_db_query<br>
&gt; return / result sets.  Do you think it'll be enough for me to just but a<br>
&gt; very very very basic script together and place this same amount of AVP<br>
&gt; assignments in the configuration?  i.e.<br>
&gt;<br>
&gt; $avp(s:test1) = 1;<br>
&gt; $avp(s:test2) = 1;<br>
&gt; $avp(s:test3) = 1;<br>
&gt; $avp(s:test4) = 1;<br>
&gt; $avp(s:test5) = 1;<br>
&gt; etc.... ?<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Brandon,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>another idea: what PKG_MEM pool size do you use for the server, only 1 MB? Perhaps can you try to increase this, to see if the error goes then away, just to see if its perhaps a real low memory condition, something caused from the cfg size or similar.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>If i want to get a minimal cfg for reproducing a problem i usually start with the one that shows the error and then remove block by block until the error did not show up anymore. After a few iteration you usually end up with a fairly good result.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Henning</p></body></html>