Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0006460 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Openbravo ERP] 01. General setup | critical | always | 2008-12-10 14:02 | 2009-01-27 17:30 | |||
| Reporter | roklenardic | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | 2.3x | Fixed in SCM revision | 11099 | |||
| Projection | none | ETA | none | Target Version | ||||
| OS | Linux 32 bit | Database | Oracle | Java version | 1.6 | |||
| OS Version | Ubuntu 8.04 | Database version | XE 10g | Ant version | 1.7.0 | |||
| Product Version | 2.40beta | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | OBPS | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0006460: Copy Client process fails | |||||||
| Description | 1) Log in with Openbravo/openbravo username 2) select BigBazaar Admin role 3) click on the General Setup || Client || Copy Client 4) select Bigbazaar within the listbox 5) enter the name of the new client, e.g. Company00 Run the process by clicking OK. After quite a while (10-15min), I receive a yellow warning message box: Warning This process left 110 disabled constraints Also, there is no new client Company00. Running the select count(*) from user_constraints where status='DISABLED'; returns: COUNT(*) ---------------------- 110 1 rows selected So there are actually that many constraints left disable which is critical to the stability of the system. | |||||||
| Tags | platform1_sprint1 | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0011174) alostale (viewer) 2008-12-11 13:02 |
I do not get that error, but this other one instead. Anyway, although the error the process worked properly: the client was copied and no constraints were disabled. Error: Error in SQL, line: 3669. Executing: DROP INDEX C_TEMP_SELECTION_KEY ORA-01418: specified index does not exist Error in SQL, line: 3670. Executing: DROP INDEX C_TEMP_SELECTION2_KEY ORA-01418: specified index does not exist Error in SQL, line: 3827. Executing: DROP INDEX M_PRODUCT_CUSTOMER_KEY ORA-01418: specified index does not exist Error in SQL, line: 3828. Executing: DROP INDEX M_PRODUCT_CUSTOMER_UNIQUE ORA-01418: specified index does not exist Error in SQL, line: 3829. Executing: DROP INDEX M_PRODUCT_EXPENSETYPE ORA-01418: specified index does not exist Error in SQL, line: 3833. Executing: DROP INDEX M_PRODUCT_KEY ORA-01418: specified index does not exist Error in SQL, line: 3838. Executing: DROP INDEX M_PRODUCT_RESOURCE ORA-01418: specified index does not exist Error in SQL, line: 3843. Executing: DROP INDEX M_PRODUCT_VALUE ORA-01418: specified index does not exist Error in SQL, line: 4626. Executing: update RV_Cash_Detail set posted='N' where ad_client_id=1000002 ORA-01779: cannot modify a column which maps to a non key-preserved table Error in SQL, line: 103353. Executing: CREATE INDEX AD_CLIENT_NAME ON AD_CLIENT(NAME) TABLESPACE USERS ORA-00955: name is already used by an existing object Error in SQL, line: 103357. Executing: CREATE INDEX AD_COLUMN_NAME ON AD_COLUMN(AD_TABLE_ID,COLUMNNAME) TABLESPACE USERS ORA-00955: name is already used by an existing object Error in SQL, line: 103378. Executing: CREATE INDEX AD_IMPFORMAT_NAME ON AD_IMPFORMAT(AD_CLIENT_ID,NAME) TABLESPACE USERS ORA-00955: name is already used by an existing object Error in SQL, line: 103391. Executing: CREATE INDEX AD_ORG_VALUE ON AD_ORG(AD_CLIENT_ID,VALUE) TABLESPACE USERS ORA-00955: name is already used by an existing object Error in SQL, line: 103394. Executing: CREATE INDEX AD_PREFERENCE_ATTRIBUTE ON AD_PREFERENCE(AD_CLIENT_ID,AD_ORG_ID,AD_WINDOW_ID,AD_USER_ID,ATTRIBUTE) TABLESPACE USERS ORA-00... |
|
(0011175) svnbot (viewer) 2008-12-11 13:03 |
Repository: openbravo Revision: 11099 Author: alostale Date: 2008-12-11 13:03:22 +0100 (Thu, 11 Dec 2008) fixed bug 0006460: Copy Client process fails --- U branches/r2.3x/database/model/functions/AD_COPY_CLIENT.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=11099&sc=1 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-12-10 14:02 | rafaroda | New Issue | |
| 2008-12-10 14:02 | rafaroda | Assigned To | => alostale |
| 2008-12-10 14:02 | rafaroda | Status | new => scheduled |
| 2008-12-10 14:03 | rafaroda | OBNetwork customer | => No |
| 2008-12-10 14:03 | rafaroda | svn_revision | 6695 => |
| 2008-12-10 14:06 | networkb | Issue Monitored: networkb | |
| 2008-12-10 14:06 | networkb | OBNetwork customer | No => Yes |
| 2008-12-10 14:06 | networkb | Priority | urgent => immediate |
| 2008-12-11 10:29 | networkb | Severity | major => critical |
| 2008-12-11 13:02 | alostale | Note Added: 0011174 | |
| 2008-12-11 13:03 | svnbot | Checkin | |
| 2008-12-11 13:03 | svnbot | Note Added: 0011175 | |
| 2008-12-11 13:03 | svnbot | Status | scheduled => resolved |
| 2008-12-11 13:03 | svnbot | Resolution | open => fixed |
| 2008-12-11 13:03 | svnbot | svn_revision | => 11099 |
| 2008-12-12 12:12 | alostale | Tag Attached: platform1_sprint1 | |
| 2009-01-27 17:30 | psarobe | Regression testing | => No |
| 2009-01-27 17:30 | psarobe | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |