Business Intelligence quickInitDataWarehouse Errors
---------------------------------------------------

                 Key: OFBIZ-3574
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3574
             Project: OFBiz
          Issue Type: Bug
            Reporter: Sam Hamilton
            Priority: Minor


When you click the Quick Init DataWarehouse you get the following error on a 
fresh copy of trunk r927316 after running ./ant clean-all && ./ant run-install 

The Following Errors Occurred:

ERROR: Could not complete the 
[file:/Users/samhamilton/Sources/ofbiz/framework/bi/script/org/ofbiz/bi/DimensionServices.xml#quickInitDataWarehouse]
 process [problem invoking the [loadDateDimension] service with the map named 
[inMap] containing [{fromDate=Tue Jan 01 00:00:00 CST 2008, thruDate=Fri Jan 01 
00:00:00 CST 2010, userLogin=[GenericEntity:UserLogin][createdStamp,2010-03-25 
17:38:13.468(java.sql.Timestamp)][createdTxStamp,2010-03-25 
17:38:13.192(java.sql.Timestamp)][currentPassword,{SHA}47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,null()][externalAuthId,null()][hasLoggedOut,null()][isSystem,null()][lastCurrencyUom,null()][lastLocale,null()][lastTimeZone,null()][lastUpdatedStamp,2010-03-25
 17:38:13.771(java.sql.Timestamp)][lastUpdatedTxStamp,2010-03-25 
17:38:13.634(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][requirePasswordChange,null()][successiveFailedLogins,null()][userLdapDn,null()][userLoginId,admin(java.lang.String)],
 locale=en_GB, 
timeZone=sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=19,lastRule=null]}]:
 Type check failed for field [loadDateDimension.fromDate]; expected type is 
[Date]; actual type is [java.util.Date]Type check failed for field 
[loadDateDimension.thruDate]; expected type is [Date]; actual type is 
[java.util.Date]]


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to