← Back to team overview

openbravo-isv team mailing list archive

[Bug 565166] Re: Delete Client fails

 

Solved.

I added the following to the /etc/sysctl.conf:

************
kernel.shmmax=134217728
kernel.shmall=134217728
************


And I modified /etc/postgresql/8.4/openbravo-erp/postgresql.conf from 

************
shared_buffers = 24MB                   # min 128kB
************

to be:

************
shared_buffers = 64MB                   # min 128kB
************


It failed again first time I tried, but next two times went well. I don't know if those values aren't still enough or they're oversized, it would be nice to know from OB developers.

-- 
Delete Client fails
https://bugs.launchpad.net/bugs/565166
You received this bug notification because you are a member of Openbravo
ERP, which is a direct subscriber.

Status in Openbravo ERP: New

Bug description:
Delete Client fails after waiting for about half a minute at the processing screen and redirects back to login page.

Upon login as System Administrator, the client still remains in the system.

A new client was created during Initial Client Setup, without Accounting File.
System is ubuntu 10.04 beta 2, setup according to instructions on http://planet.openbravo.com.





References