Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004933 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 00. Application dictionary | minor | always | 2008-09-09 17:26 | 2009-01-05 18:43 | |||
Reporter | jpastor | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | suspended | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | JDK 1.6 | |||
OS Version | Debian Etch | Database version | 8.3 | Ant version | ANT 1.7 | |||
Product Version | 2.40beta | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0004933: Launch Task Error | |||||||
Description | Sorry my english. I have rewrite comand os to task Database export. Now is: pg_dump -U admob -d openbravo -F c -b -v -f /openbravo/backups/openbravo_pgsql.dmp When I launch it directly in terminal window all is ok, but when launch it by clicking in Menu in task Database Export, error window is showed ERROR: No existe la relación <<ad_taskinstance>> | |||||||
Steps To Reproduce | Same result for all tasks. | |||||||
Proposed Solution | Error showed in log file is: 18:42:39 [http-80-1] ERROR org.openbravo.erpCommon.utility.ExecuteTaskData - SQL error in query: INSERT INTO AD_TASKINSTANCE (AD_TASKINSTANCE_ID, AD_CLIENT_ID, AD_ORG_ID, ISACTIVE, CREATED, CREATEDBY, UPDATED, UPDATEDBY, AD_TASK_ID) VALUES(TO_NUMBER(?), TO_NUMBER(?), TO_NUMBER(?), 'Y', now(), TO_NUMBER(?), now(), TO_NUMBER(?), TO_NUMBER(?))Exception:org.postgresql.util.PSQLException: ERROR: no existe la relación «ad_taskinstance» 18:42:39 [http-80-1] ERROR org.openbravo.base.secureApp.HttpSecureAppServlet - Error captured: javax.servlet.ServletException: @CODE=0@ERROR: no existe la relación «ad_taskinstance» I check AD_TASKINSTANCE isn't in my database. I think responsable class is ExecuteTaskData.java, method "public static int insert(". | |||||||
Tags | Clean-up | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0010002) cromero (reporter) 2008-11-05 13:27 |
This functionality is not working, so it should be deactivated and then deprecated. |
(0011923) iciordia (manager) 2009-01-05 18:43 |
AD tasks are not implemented. To be defined if tasks will be implemented as they are currenly defined or using ad_process. Any way it makes no sense to backport it. Ismael |
Issue History | |||
Date Modified | Username | Field | Change |
2008-09-09 17:26 | anonymous | New Issue | |
2008-09-09 17:26 | anonymous | Assigned To | => cromero |
2008-09-09 17:26 | anonymous | Status | new => scheduled |
2008-09-09 17:26 | anonymous | fix_in_branch | => 2.40 |
2008-11-05 13:25 | cromero | Tag Attached: Clean-up | |
2008-11-05 13:27 | cromero | Assigned To | cromero => pheenan |
2008-11-05 13:27 | cromero | Note Added: 0010002 | |
2008-11-13 22:16 | rafaroda | Assigned To | pheenan => marvintm |
2009-01-05 18:43 | iciordia | Regression testing | => No |
2009-01-05 18:43 | iciordia | Status | scheduled => closed |
2009-01-05 18:43 | iciordia | Note Added: 0011923 | |
2009-01-05 18:43 | iciordia | Resolution | open => suspended |
Copyright © 2000 - 2009 MantisBT Group |