Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009737Openbravo ERP01. General setuppublic2009-07-01 12:342009-07-21 00:00
networkb 
alostale 
immediatemajorsometimes
closedfixed 
30
2.50MP1 
 
Core
No
0009737: The verify language process fails when executing it after check the system language checkbox
The verify language process fails when executing it after check the system language checkbox
-Go to Genearal Setup>Application>Language
-Select a language and check as system language
-Click on verify language button
-You get an error as following:
Duplicate primary key in table AD_Field_Trl. The sequence number for this. The
sequence number for this table must be updated.
No tags attached.
related to defect 0009064 closed alostale Duplicate primary key in table AD_Element_Trl - Installing Spanish Translation Module 
png VerifyLanguages.png (53,399) 2009-07-06 13:33
https://issues.openbravo.com/file_download.php?file_id=1516&type=bug
png
Issue History
2009-07-01 12:34networkbNew Issue
2009-07-01 12:34networkbAssigned To => rafaroda
2009-07-06 13:29rafarodaRelationship addedrelated to 0009064
2009-07-06 13:32rafarodaNote Added: 0017940
2009-07-06 13:32rafarodaStatusnew => feedback
2009-07-06 13:33rafarodaFile Added: VerifyLanguages.png
2009-07-09 09:20rafarodaNote Added: 0018044
2009-07-09 09:20rafarodaAssigned Torafaroda => alostale
2009-07-09 09:20rafarodaStatusfeedback => scheduled
2009-07-09 09:22rafarodaStatusscheduled => resolved
2009-07-09 09:22rafarodaFixed in SCM revision => 2ef5d9d87057
2009-07-09 09:22rafarodaResolutionopen => fixed
2009-07-09 09:22rafarodaNote Added: 0018045
2009-07-09 09:22rafarodaFixed in SCM revision2ef5d9d87057 => 5298069c188b699f7dfc6c7a0c2ab67618d4a15a
2009-07-09 09:26rafarodaFixed in SCM revision5298069c188b699f7dfc6c7a0c2ab67618d4a15a => https://code.openbravo.com/erp/devel/pi/rev/2ef5d9d87057b471f00c8a44b2a0093fbdb18e4e [^]
2009-07-20 11:26arunkumarStatusresolved => closed
2009-07-20 11:26arunkumarNote Added: 0018404
2009-07-21 00:00anonymoussf_bug_id0 => 2824529

Notes
(0017940)
rafaroda   
2009-07-06 13:32   
We have not been able to reproduce this issue: Verify Language process works OK (see attached image). Besides, we tried:
select * from ad_field_trl where ad_language != 'en_US'

Please inform further on system environment or any other relevant data in order to reproduce this issue.

Thanks.
(0018044)
rafaroda   
2009-07-09 09:20   
According to plujan, a bad configuration of the connection for the VMWare Virtual Machine can cause its MAC address to be 00:00:00:00:00:00 This increases the probability to generate similar UUID which seems to be happening. This would not happen in a properly configure VMWare Virtual Machine or in a properly configured server.

Using uuid_generate_v4 function which does not use the MAC address, as the fix proposes should solve the problem.
(0018045)
rafaroda   
2009-07-09 09:22   
The same fix as 0009064 should be fixing this issue. if not, please re-open it.

Thanks.

https://code.openbravo.com/erp/devel/pi/rev/5298069c188b699f7dfc6c7a0c2ab67618d4a15a [^]

https://code.openbravo.com/erp/devel/pi/rev/2ef5d9d87057b471f00c8a44b2a0093fbdb18e4e [^]
(0018404)
arunkumar   
2009-07-20 11:26   
We did not get any error message after clicking "verify languages" button. This works fine. It says "Process completed successfully" message.