Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032737 | Openbravo ERP | K. Packaging | public | 2016-04-19 12:14 | 2016-04-25 09:55 |
|
Reporter | yogaskarnik | |
Assigned To | NaroaIriarte | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q4.6 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2015-08-19 |
Regression introduced in release | 3.0PR15Q4 |
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/243b29f38be260b5dec6743eebe89e5adbbafb24 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0032737: java.sql.SQLSyntaxErrorException: ORA-00918 while packaging module |
Description | java.sql.SQLSyntaxErrorException: ORA-00918 while packaging module |
Steps To Reproduce | Execute ant package.module -Dmodule=<module name>
contact support for the module |
Proposed Solution | In Oracle it is not possible to do the validation, but the module can be exported.
This is the workaround:
ant package.module -Dmodule=<module name> -Dobx.export.validate=false |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0032707 | | closed | NaroaIriarte | java.sql.SQLSyntaxErrorException: ORA-00918 while packaging module |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-04-20 16:01 | NaroaIriarte | Type | defect => backport |
2016-04-20 16:01 | NaroaIriarte | Target Version | => 3.0PR15Q4.6 |
2016-04-25 09:55 | alostale | Review Assigned To | => alostale |
2016-04-25 09:55 | alostale | Note Added: 0085951 | |
2016-04-25 09:55 | alostale | Status | scheduled => closed |
2016-04-25 09:55 | alostale | Resolution | open => no change required |