Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004591
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 00. Application dictionaryminoralways2008-08-07 13:182024-03-14 16:49
ReporterjpastorView Statuspublic 
Assigned Toiciordia 
PrioritynormalResolutionout of dateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava versionJDK 1.6
OS VersionDebian EtchDatabase version8.3Ant versionANT 1.7
Product Version2.40betaSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004591: Launch Task Error

DescriptionSorry 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 ReproduceSame result for all tasks.
Proposed SolutionError 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(".
TagsClean-up
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0004933 closedmarvintm Launch Task Error 

-  Notes
(0010001)
cromero (reporter)
2008-11-05 13:27

This functionality is not working, so it should be deactivated and then deprecated.
(0011924)
iciordia (manager)
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 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
Powered by Mantis Bugtracker