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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004933
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 00. Application dictionaryminoralways2008-09-09 17:262009-01-05 18:43
ReporterjpastorView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionsuspendedFixed in Version
StatusclosedFix in branch2.40Fixed 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

0004933: 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 ]
blocks feature request 0004591 closediciordia Launch Task Error 

-  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
Powered by Mantis Bugtracker