Hi, I am using oracle 9i database. In the log file its giving below error called not a valid month. How to solve this problem.
org.ofbiz.entity.GenericDataSourceException: SQL Exception while executing the following:UPDATE PRD.JOB_SANDBOX SET RUN_BY_INSTANCE_ID = ?, STATUS_ID = ? WHERE ((RUN_TIME <= '2007-09-18 13:49:16.429' AND START_DATE_TIME IS NULL AND CANCEL_DATE_TIME IS NULL AND RUN_BY_INSTANCE_ID IS NULL) AND (POOL_ID IS NULL OR POOL_ID = 'pool')) (ORA-01843: not a valid month) thanks ramesh -- View this message in context: http://www.nabble.com/Getting-Not-a-valid-Month-error-tf4475963.html#a12762515 Sent from the OFBiz - User mailing list archive at Nabble.com.
