Hi,
I am installing CE 7. 1 in the step 9 of 32 and thrown the following mistake.
Directory sapinst_instdir file jload.log:
10.03.09 17:23:11 com.sap.inst.jload.db.DBConnection connectViaSecureStore
INFO: connected to CE1 on jdbc/pool/CE1
10.03.09 17:23:11 com.sap.inst.jload.JobStatus readStatus
INFO: trying to read status file C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\IMPORT.sta
10.03.09 17:23:12 com.sap.inst.jload.JobStatus readStatus
INFO: commencing restart
10.03.09 17:23:12 com.sap.inst.jload.Jload dbImport
INFO: trying to delete from table CERA_EVENT
10.03.09 17:23:12 com.sap.inst.jload.Jload dbImport
INFO: CERA_EVENT deleted
10.03.09 17:23:12 com.sap.inst.jload.Jload dbImport
SEVERE: DB Error during import of CERA_EVENT
10.03.09 17:23:12 com.sap.inst.jload.Jload printSQLException
SEVERE: Message: Failed to set the parameter 6 of the statement >>INSERT INTO CERA_EVENT( "EVENT_ID" , "COURSE_ID" , "LANGUAGE_ID" , "TRAINER_ID" , "START_DATE" , "END_DATE" , "PRICE" , "CURRENCY" , "MAX_SEATS" , "EVALUATION" , "VERSION" , "DESCRIPTION_ID" , "CITY" , "ADDRESS" ) VALUES ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )<<: The object of type java.sql.Date with the value '2008-10-12 01:00:00.0' assigned to a parameter because it is not normalized. It must not contain time components in the time zone running the virtual machine.
SQLState: SAP06
ErrorCode: 1001152
10.03.09 17:23:13 com.sap.inst.jload.db.DBConnection disconnect
INFO: disconnected
How can I solve this problem?
Regards,