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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0012635
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2010-03-10 16:292010-03-10 18:30
ReporterpsarobeView Statuspublic 
Assigned Toiperdomo 
PriorityurgentResolutionduplicateFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP12SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0012635: Process request: An error in the log

DescriptionThis is the log error:

 ERROR org.openbravo.scheduling.ProcessRequestData - SQL error in query: »··UPDATE AD_Process_Request »SET Updatedby = ?, AD_User_ID = ?, Status = ?, Channel = ?, »··Previous_Fire_Time = TO_TIMESTAMP(?, 'DD-MM-YYYY HH24:MI:SS'), »··· e_Time = TO_TIMESTAMP(?, 'DD-MM-YYYY HH24:MI:SS'), »···Scheduled_Finish = TO_TIMESTAMP(?, 'DD-MM-YYYY HH24:MI:SS'), »·Ob_Context = ? WHERE AD_Process_Request_ID = ?Exception:java.sql.SQLDataException: ORA-01830: date format picture ends before converting entire input string
Steps To ReproduceSorry but not really steps I can write. Just after a while using the ERP if you go to the logs you can see the error

The error has to do with the date you pass that the value is too long. For example you can reproduce it in Oracle if you execute this statement:

select TO_TIMESTAMP('01-01-2010 00:00:00,000000000', 'DD-MM-YYYY HH24:MI:SS') from dual

Please notice what it's supposed to be the date
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00123822.50MP14 closediperdomo The ProcessReques_data.xsql file does not take into account the date format defined on the Openbravo.properties file 
related to defect 00126702.50MP14 closediperdomo In Oracle, I cannot unschedule background processes 

-  Notes
(0025212)
iperdomo (reporter)
2010-03-10 16:44

Duplicated of existing issue targeting 2.50MP14

- Issue History
Date Modified Username Field Change
2010-03-10 16:29 psarobe New Issue
2010-03-10 16:29 psarobe Assigned To => iperdomo
2010-03-10 16:36 psarobe Status new => scheduled
2010-03-10 16:36 psarobe fix_in_branch => pi
2010-03-10 16:44 iperdomo Relationship added duplicate of 0012382
2010-03-10 16:44 iperdomo Note Added: 0025212
2010-03-10 16:44 iperdomo Status scheduled => closed
2010-03-10 16:44 iperdomo Resolution open => duplicate
2010-03-10 17:25 anonymous sf_bug_id 0 =>
2010-03-10 18:30 anonymous sf_bug_id => 2968129
2010-03-12 17:11 plujan Relationship added related to 0012670


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker