Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0004591 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [Openbravo ERP] 00. Application dictionary | minor | always | 2008-08-07 13:18 | 2024-03-14 16:49 | |||
| Reporter | jpastor | View Status | public | |||||
| Assigned To | iciordia | |||||||
| Priority | normal | Resolution | out of date | Fixed in Version | ||||
| Status | closed | Fix in branch | 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 | ||||||
| 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 | 0004591: 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 |
|
|
(0010001) cromero (viewer) 2008-11-05 13:27 |
This functionality is not working, so it should be deactivated and then deprecated. |
|
(0011924) iciordia (viewer) 2009-01-05 18:44 |
AD tasks are not implemented. To be defined if tasks will be implemented as they are currenly defined or using ad_process. Ismael |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-08-07 13:18 | jpastor | New Issue | |
| 2008-08-07 13:18 | jpastor | Assigned To | => cromero |
| 2008-08-07 13:18 | jpastor | sf_bug_id | 0 => 2041536 |
| 2008-08-14 10:11 | psarobe | Status | new => scheduled |
| 2008-08-14 10:11 | psarobe | fix_in_branch | => trunk |
| 2008-11-05 13:25 | cromero | Assigned To | cromero => pheenan |
| 2008-11-05 13:26 | cromero | Tag Attached: Clean-up | |
| 2008-11-05 13:27 | cromero | Note Added: 0010001 | |
| 2008-11-13 22:16 | rafaroda | Assigned To | pheenan => marvintm |
| 2009-01-05 18:44 | iciordia | Assigned To | marvintm => iciordia |
| 2009-01-05 18:44 | iciordia | OBNetwork customer | => No |
| 2009-01-05 18:44 | iciordia | Note Added: 0011924 | |
| 2009-01-05 18:44 | iciordia | Type | defect => feature request |
| 2009-01-05 18:44 | iciordia | fix_in_branch | trunk => |
| 2024-03-14 16:49 | shuehner | Status | scheduled => closed |
| 2024-03-14 16:49 | shuehner | Resolution | open => out of date |
| Copyright © 2000 - 2009 MantisBT Group |