The following message may be related to the MySQL connections being too few.

Aug 20 11:09:55 localhost openser[21667]: new_connection: Too many connections

Try updating your my.cnf file with an increased max_connections value, 
for example:

[mysqld]
max_connections         = 100

Regards,
Norm

Gerson Matiolli wrote:
> Hi
>
> Ny log
>
> Aug 20 11:09:55 localhost openser[21525]: AUTH module - initializing
> Aug 20 11:09:55 localhost openser[21525]: AUTH_DB module - initializing
> Aug 20 11:09:55 localhost openser[21525]: ACC - initializing
> Aug 20 11:09:55 localhost openser[21525]: EXEC - initializing
> Aug 20 11:09:55 localhost openser[21525]: AVPops - initializing
> Aug 20 11:09:55 localhost openser[21525]: INFO: udp_init: SO_RCVBUF is 
> initially 109568
> Aug 20 11:09:55 localhost openser[21525]: INFO: udp_init: SO_RCVBUF is 
> finally 262142
> Aug 20 11:09:55 localhost openser[21526]: INFO:mi_fifo:mi_child_init(1): 
> extra fifo listener processes created
> Aug 20 11:09:55 localhost openser[21667]: new_connection: Too many connections
> Aug 20 11:09:55 localhost openser[21667]: auth_db:child_init: unable to 
> connect to the database
> Aug 20 11:09:55 localhost openser[21667]: ERROR:init_mod_child: Error while 
> initializing module auth_db, rank -1
> Aug 20 11:09:55 localhost openser[21667]: timer: init_child failed
> Aug 20 11:09:55 localhost openser[21649]: INFO: signal 15 received
> Aug 20 11:09:55 localhost openser[21582]: INFO: signal 15 received
> Aug 20 11:09:55 localhost openser[21647]: INFO: signal 15 received
> Aug 20 11:09:55 localhost openser[21585]: INFO: signal 15 received
> Aug 20 11:09:55 localhost openser[21643]: INFO: signal 15 received
> Aug 20 11:09:55 localhost openser[21641]: INFO: signal 15 received
> Aug 20 11:09:55 localhost openser[21579]: INFO: signal 15 received
>
>
>  Mon, 20 Aug 2007 19:10:05 +0300, Daniel-Constantin Mierla <[EMAIL 
> PROTECTED]> escreveu:
>
>   
>> Hello,
>>
>> what did you get in the syslog file?
>>
>> Cheers,
>> Daniel
>>
>>
>> On 08/20/07 17:43, Gerson Matiolli wrote:
>>     
>>> Hi
>>>
>>> I am with the following problem:
>>>
>>> In the greater schedule I pass through good part of the linkings are busy
>>>
>>> I modified the param childreen for 20, It improved.
>>>
>>> But, I do not obtain to increase more than this.
>>>
>>> The service not start
>>>
>>> ps -ef
>>>
>>> opsenser start <defunct>
>>> opsenser start <defunct>
>>> opsenser start <defunct>
>>> opsenser start <defunct>
>>> opsenser start <defunct>
>>>
>>> The CPU is 2G memory, 2 processors
>>>
>>> What it can be happening?
>>>
>>> _______________________________________________
>>> Users mailing list
>>> [email protected]
>>> http://openser.org/cgi-bin/mailman/listinfo/users
>>>
>>>   
>>>       
>>
>>     
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://openser.org/cgi-bin/mailman/listinfo/users
>
>
>   


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to