openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #23197
[Bug 1088456] Re: log_handler configuration file line keeps growing
Still valid for OpenERP versoin openerp-allinone-
setup-7.0-20130208-002317.exe
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1088456
Title:
log_handler configuration file line keeps growing
Status in OpenERP Server:
New
Bug description:
The log_handler configuration file line keeps growing exponentially
every time the config file is saved by the openerp server. This
happened because I had the -s option in my /etc/init.d/openerp start
script.
Successive restarts show:
log_handler = ["[':INFO']"]
log_handler = ['["[\':INFO\']"]']
log_handler = ['[\'["[\\\':INFO\\\']"]\']']
...
log_handler = ['[\'[\\\'[\\\\\\\'["[\\\\\\\\\\\\\\\':INFO\\\\\\\\\\\\\\\']"]\\\\\\\']\\\']\']']
etc...
But after a couple of weeks the line was so long, the config file was
more then a couple of megabytes big!
I noticed this with 6.1 but 7.0 alpha still has this behavior...
Platform: openSUSE 12.2 x86_64
OpenERP version: openerp-7.0alpha_20121206_000102-1.noarch.rpm
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1088456/+subscriptions
References