Hi All I Am facing this error when i am running ofbiz on Linux system. Please help me to resolve this issue. When i am trying to run ./startofbiz.sh, it showing given below error:
--------------------------------------****************---------------------------------------- 2008-08-08 12:41:46,015 ([EMAIL PROTECTED]) [ JobManager.java:178:ERROR] ---- exception report ---------------------------------------------------------- Error in polling JobSandbox: [org.ofbiz.entity.GenericDataSourceException: Generic Entity Exception occured in updateByCondition (SQL Exception while executing the following:UPDATE JOB_SANDBOX SET RUN_BY_INSTANCE_ID = ?, STATUS_ID = ? WHERE ((RUN_TIME <= '2008-08-08 12:41:36.394' 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')) (Base table or view not found message from server: "Table 'testdata.JOB_SANDBOX' doesn't exist"))]. Rolling back transaction. Exception: org.ofbiz.entity.GenericDataSourceException Message: Generic Entity Exception occured in updateByCondition (SQL Exception while executing the following:UPDATE JOB_SANDBOX SET RUN_BY_INSTANCE_ID = ?, STATUS_ID = ? WHERE ((RUN_TIME <= '2008-08-08 12:41:36.394' 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')) (Base table or view not found message from server: "Table 'testdata.JOB_SANDBOX' doesn't exist")) ------------------------------------------****************------------------------------------ Thanks in advance Regards Vishal Kataia -- View this message in context: http://www.nabble.com/Ofbiz-not-working-on-Linux-tp18886923p18886923.html Sent from the OFBiz - User mailing list archive at Nabble.com.
