Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017654
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 01. General setupmajoralways2011-06-17 10:262011-07-27 10:56
ReportermaiteView Statuspublic 
Assigned Togorka_gil 
PriorityurgentResolutionfixedFixed in Version2.50MP31
StatusclosedFix in branch2.50Fixed in SCM revision845811ab032b
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017654: It is not possible to delete a client

DescriptionAccording this configuration, http://wiki.openbravo.com/wiki/ERP/2.50/Openbravo_environment_installation [^] [^]

It is not possible to delete a client. This error appears:

Error:
out of shared memory
Steps To Reproduce- As System Administrator create a client
- Login as admin of the new client.
- Create 5 organizations
- As System Administrator try to delete the new client
- Realize that the error appears
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00176413.0MP4 closedmarvintm Delete Client process does not work (this issue also groups other tickets related to the Delete Client process) 
blocks defect 0016172 closedjpabloae It is not possible to delete a client 

-  Notes
(0039359)
dmitry_mezentsev (developer)
2011-07-26 12:18

Please be aware that although this issue is relevant by itself Delete Client process does not work.

I have added to this ticket reference to generic issue to fix Delete Client problem and it will be also document in few minutes in the appropriate wiki article - http://wiki.openbravo.com/wiki/Deleting_BigBazaar_client_and_sample_data. [^]
(0039428)
gorka_gil (administrator)
2011-07-27 10:51

This fix is included starting in 2.50MP31 appliances, except in Ubuntu since it is not allowed that an application modify the kernel parameters.

The default configuration included is:
* (postgresql.conf) max_locks_per_transaction = 200
* (postgresql.conf) shared_buffers = 128MB
* (kernel) kernel.shmmax = 167772160 (160MB)

Also, starting from 2.50MP31 appliances, it is included a script that make these changes and restart postgresql:
  # /etc/init.d/tomcat stop
  # /usr/share/ops-base/bin/pgsql-tune
  # /etc/init.d/tomcat start
(0039429)
gorka_gil (administrator)
2011-07-27 10:56

Verified.

Note: since 2.50 appliances not include any client, I've added the standard sampledata clients that are in the source code of 2.50: Accounting_Test.xml, QA_Testing.xml and SmallBazaar.xml (added with an install.source).

The test to delete these 3 clients works.

- Issue History
Date Modified Username Field Change
2011-06-17 10:26 maite New Issue
2011-06-17 10:26 maite Assigned To => dalsasua
2011-06-17 10:26 maite Modules => Core
2011-06-17 10:27 maite Relationship added related to 0016172
2011-06-17 10:27 maite Assigned To dalsasua => jpabloae
2011-06-20 10:23 gorka_gil Relationship replaced blocks 0016172
2011-06-20 10:24 gorka_gil Assigned To jpabloae => gorka_gil
2011-06-20 10:24 gorka_gil Status new => scheduled
2011-06-20 10:24 gorka_gil Type defect => backport
2011-06-20 10:24 gorka_gil fix_in_branch => 2.50
2011-07-26 12:06 dmitry_mezentsev Relationship added related to 0017641
2011-07-26 12:18 dmitry_mezentsev Note Added: 0039359
2011-07-27 10:51 gorka_gil Note Added: 0039428
2011-07-27 10:51 gorka_gil Status scheduled => resolved
2011-07-27 10:51 gorka_gil Fixed in Version => 2.50MP31
2011-07-27 10:51 gorka_gil Fixed in SCM revision => 845811ab032b
2011-07-27 10:51 gorka_gil Resolution open => fixed
2011-07-27 10:56 gorka_gil Note Added: 0039429
2011-07-27 10:56 gorka_gil Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker