its a production machine so I can't upgrade to a newer version right now. Is there any thing that I can do to fix this problem

UsrLoc Stats
Domain Registered Expired
'location' 325 2706
'aliases' 111841 0

removing user aliases from aliases tables can solve my problem ?

thanks



On 6/21/07, Henning Westerholt < henning.westerholt@1und1.de> wrote:
On Donnerstag, 21. Juni 2007, you wrote:
> hi
>
> when I compiled with 10MB it give me this :
> 0(0) convert_row(): No memory left
> 0(0) convert_rows(): Error while converting row #62355
> 0(0) convert_result(): Error while converting rows
> 0(0) store_result(): Error while converting result
> 0(0) preload_udomain(): Error while doing db_query
> 0(0) register_udomain(): Error while preloading domain 'aliases'

This is an really old error, caused from preloading to much domain entries and
such exhausting all the memory. Use a recent OpenSER version, and set a sane
fetch_rows parameter.

http://www.openser.org/docs/modules/1.2.x/usrloc.html#AEN339

Cheers,

Henning