Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007253 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2009-01-30 10:07 | 2009-04-21 12:39 | |||
Reporter | jpabloae | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 12551 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_11 | |||
OS Version | Gentoo - 2.6.27 | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | 12531 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007253: wad.lib fails in PostgreSQL | |||||||
Description | [java] 3333 [main] INFO org.openbravo.data.Sqlc - File: ./src/org/openbravo/wad/Wad_data.xsql processed [java] 3405 [main] ERROR org.openbravo.data.Sqlc - SQL error in query: [java] [java] select (case when count(*)=0 then 0 else 1 end) as buildxml [java] from ad_system_info [java] where last_build < (select max(updated) [java] from (select max(updated) updated [java] from ad_model_object [java] union [java] select max(updated) [java] from ad_model_object_mapping)) [java] [java] Exception:org.postgresql.util.PSQLException: ERROR: syntax error at or near "updated" [java] org.postgresql.util.PSQLException: ERROR: syntax error at or near "updated" | |||||||
Steps To Reproduce | 1. check out trunk at the given revision and configure it. 2. run "ant install.source". | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0012872) svnbot (viewer) 2009-01-30 10:59 |
Repository: openbravo Revision: 12533 Author: alostale Date: 2009-01-30 10:58:59 +0100 (Fri, 30 Jan 2009) fixed bug 0007253: wad.lib fails in PostgreSQL --- U trunk/src-wad/src/org/openbravo/wad/Wad_data.xsql --- https://dev.openbravo.com/websvn/openbravo/?rev=12533&sc=1 [^] |
(0012880) jpabloae (viewer) 2009-01-30 11:54 |
Now it fails in Oracle: /src/org/openbravo/wad/Wad_data.xsql processed [java] 572 [main] ERROR org.openbravo.data.Sqlc - SQL error in query: [java] [java] select (case when count(*)=0 then 0 else 1 end) as buildxml [java] from ad_system_info [java] where last_build < (select max(updated) [java] from (select max(updated) as updated [java] from ad_model_object [java] union [java] select max(updated) [java] from ad_model_object_mapping) as upd) [java] [java] Exception:java.sql.SQLException: ORA-00907: missing right parenthesis [java] [java] java.sql.SQLException: ORA-00907: missing right parenthesis |
(0012884) svnbot (viewer) 2009-01-30 12:03 |
Repository: openbravo Revision: 12551 Author: alostale Date: 2009-01-30 12:03:05 +0100 (Fri, 30 Jan 2009) fixed bug 0007253: wad.lib fails in Oracle --- U trunk/src-wad/src/org/openbravo/wad/Wad_data.xsql --- https://dev.openbravo.com/websvn/openbravo/?rev=12551&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2009-01-30 10:07 | jpabloae | New Issue | |
2009-01-30 10:07 | jpabloae | Assigned To | => alostale |
2009-01-30 10:07 | jpabloae | sf_bug_id | 0 => 2548428 |
2009-01-30 10:07 | jpabloae | OBNetwork customer | => No |
2009-01-30 10:07 | jpabloae | Regression testing | => No |
2009-01-30 10:59 | svnbot | Checkin | |
2009-01-30 10:59 | svnbot | Note Added: 0012872 | |
2009-01-30 10:59 | svnbot | Status | new => resolved |
2009-01-30 10:59 | svnbot | Resolution | open => fixed |
2009-01-30 10:59 | svnbot | svn_revision | => 12533 |
2009-01-30 11:54 | jpabloae | Status | resolved => new |
2009-01-30 11:54 | jpabloae | Resolution | fixed => open |
2009-01-30 11:54 | jpabloae | Note Added: 0012880 | |
2009-01-30 12:03 | svnbot | Checkin | |
2009-01-30 12:03 | svnbot | Note Added: 0012884 | |
2009-01-30 12:03 | svnbot | Status | new => resolved |
2009-01-30 12:03 | svnbot | Resolution | open => fixed |
2009-01-30 12:03 | svnbot | svn_revision | 12533 => 12551 |
2009-04-21 12:39 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |