Hi I am workinn on opentaps1.5M3 > CRMSFA PROJECT.
I m using windowXp and jdk6 , tortoisesvn. I m not sure that i opened the project in eclips in correct-way. i follow this link but in first step i open the project as file>new>javaproject>create project from existing source. http://www.opensourcestrategies.com/ofbiz/ofbiz_eclipse.php When I run the project by hitting the RUN button in menu by selecting project I got the following error 2011-06-22 11:41:05,346 (main) [ ModelViewEntity.java:691:INFO ] Throwing out field alias in view entity GlReconciliationAndAcctgTransEntry because one already exists with the alias name [inventoryItemId] and field name [ATE(AcctgTransEntry).inventoryItemId], existing field name is [A.inventoryItemId] 2011-06-22 11:41:05,362 (main) [ ModelViewEntity.java:691:INFO ] Throwing out field alias in view entity ViewAmazonProducts because one already exists with the alias name [releaseDate] and field name [PR(Product).releaseDate], existing field name is [APR.releaseDate] 2011-06-22 11:41:05,424 (main) [ ModelReader.java:387:INFO ] Entity [org.opentaps.test.entity:TestEntity] already has identical relationship to entity [TestEntityItem] title []; would auto-create: type [many] and fields [testId] 2011-06-22 11:41:05,424 (main) [ ModelReader.java:390:INFO ] FINISHED LOADING ENTITIES - ALL FILES; #Entities=1017 #ViewEntities=371 #Fields=11043 #Relationships=3479 #AutoRelationships=2515 2011-06-22 11:41:05,784 (main) [ GenericDelegator.java:245:INFO ] Doing entity definition check... 2011-06-22 11:41:05,799 (main) [ ModelEntityChecker.java:503:INFO ] [initReservedWords] array length=1023 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:248:WARN ] =-=-=-=-= Found 17 warnings when checking the entity definitions: 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationNameNotUnique] Relation OrderItemBilling of entity InvoiceAndInvoiceItem is not unique for that entity. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelatedOneKeyMapsWrongSize] The number of primary keys (4) of related entity OrderItemBilling does not match the number of keymaps (2) for relation of type one "OrderItemBilling" of entity InvoiceAndInvoiceItem. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationOneRelatedPrimaryKeyMissing] The primary key "orderId" of related entity OrderItemBilling is missing in the keymaps for relation of type one OrderItemBilling of entity InvoiceAndInvoiceItem. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationOneRelatedPrimaryKeyMissing] The primary key "orderItemSeqId" of related entity OrderItemBilling is missing in the keymaps for relation of type one OrderItemBilling of entity InvoiceAndInvoiceItem. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldNotFound] The field invoiceItemSeqId was specified in the keymaps but is not found for relation OrderItemBilling of entity InvoiceAndInvoiceItem. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-ne) of partyId of entity Party is not the same as field type (id-vlong) of targetPartyId of entity ActivityFact for relation TargetActivityFact. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-ne) of partyId of entity Party is not the same as field type (id-vlong) of teamMemberPartyId of entity ActivityFact for relation TeamActivityFact. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-ne) of partyId of entity PartyRole is not the same as field type (id-vlong) of targetPartyId of entity ActivityFact for relation TargetActivityFact. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-ne) of roleTypeId of entity PartyRole is not the same as field type (id-vlong) of targetPartyRoleTypeId of entity ActivityFact for relation TargetActivityFact. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-ne) of partyId of entity PartyRole is not the same as field type (id-vlong) of teamMemberPartyId of entity ActivityFact for relation TeamActivityFact. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-ne) of roleTypeId of entity PartyRole is not the same as field type (id-vlong) of teamMemberPartyRoleTypeId of entity ActivityFact for relation TeamActivityFact. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-vlong) of targetPartyId of entity ActivityFact is not the same as field type (id-ne) of partyId of entity Party for relation TargetParty. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-vlong) of teamMemberPartyId of entity ActivityFact is not the same as field type (id-ne) of partyId of entity Party for relation TeamParty. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-vlong) of targetPartyId of entity ActivityFact is not the same as field type (id-ne) of partyId of entity PartyRole for relation TargetPartyRole. 2011-06-22 11:41:05,956 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-vlong) of targetPartyRoleTypeId of entity ActivityFact is not the same as field type (id-ne) of roleTypeId of entity PartyRole for relation TargetPartyRole. 2011-06-22 11:41:05,971 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-vlong) of teamMemberPartyId of entity ActivityFact is not the same as field type (id-ne) of partyId of entity PartyRole for relation TeamPartyRole. 2011-06-22 11:41:05,971 (main) [ GenericDelegator.java:250:WARN ] [RelationFieldTypesDifferent] The field type (id-vlong) of teamMemberPartyRoleTypeId of entity ActivityFact is not the same as field type (id-ne) of roleTypeId of entity PartyRole for relation TeamPartyRole. 2011-06-22 11:41:05,987 (main) [ GenericDelegator.java:260:INFO ] Delegator "default" initializing helper "localmysql" for entity group "org.ofbiz". 2011-06-22 11:41:06,003 (main) [ GenericDelegator.java:270:INFO ] Doing database check as requested in entityengine.xml with addMissing=true 2011-06-22 11:41:06,456 (main) [ DatabaseUtil.java:817:INFO ] Database Product Name is MySQL 2011-06-22 11:41:06,456 (main) [ DatabaseUtil.java:818:INFO ] Database Product Version is 5.1.56-community 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:826:INFO ] Database Driver Name is MySQL-AB JDBC Driver 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:827:INFO ] Database Driver Version is mysql-connector-java-5.1.10 ( Revision: ${svn.Revision} ) 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:828:INFO ] Database Driver JDBC Version is 3.0 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:837:INFO ] Database Setting/Support Information (those with a * should be true): 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:839:INFO ] - supports transactions [true]* 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:845:INFO ] - isolation None [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:851:INFO ] - isolation ReadCommitted [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:857:INFO ] - isolation ReadUncommitted[true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:863:INFO ] - isolation RepeatableRead [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:869:INFO ] - isolation Serializable [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:875:INFO ] - default fetchsize [0] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:881:INFO ] - forward only type [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:887:INFO ] - scroll sensitive type [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:893:INFO ] - scroll insensitive type [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:899:INFO ] - is case sensitive [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:905:INFO ] - stores LowerCase [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:911:INFO ] - stores MixedCase [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:917:INFO ] - stores UpperCase [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:923:INFO ] - max table name length [64] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:929:INFO ] - max column name length [64] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:935:INFO ] - max schema name length [0] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:941:INFO ] - concurrent connections [0] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:947:INFO ] - concurrent statements [0] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:953:INFO ] - ANSI SQL92 Entry [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:959:INFO ] - ANSI SQL92 Intermediate [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:965:INFO ] - ANSI SQL92 Full [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:971:INFO ] - ODBC SQL Grammar Core [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:977:INFO ] - ODBC SQL Grammar Extended[false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:983:INFO ] - ODBC SQL Grammar Minimum [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:989:INFO ] - outer joins [true]* 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:995:INFO ] - limited outer joins [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:1001:INFO ] - full outer joins [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:1007:INFO ] - group by [true]* 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:1013:INFO ] - group by not in select [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:1019:INFO ] - column aliasing [true] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:1025:INFO ] - order by not in select [false] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:1034:INFO ] - named parameters [ SKIPPED ] 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:1040:INFO ] - alter table add column [true]* 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:1046:INFO ] - non-nullable column [true]* 2011-06-22 11:41:06,643 (main) [ DatabaseUtil.java:1084:INFO ] Getting Table Info From Database 2011-06-22 11:41:07,034 (main) [ DatabaseUtil.java:1219:INFO ] Getting Column Info From Database 2011-06-22 11:41:12,410 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [AGREEMENT_IMAGE] of table [AGREEMENT_ITEM] of entity [AgreementItem] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,410 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [AUDIO_DATA] of table [AUDIO_DATA_RESOURCE] of entity [AudioDataResource] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,410 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [SESSION_INFO] of table [CATALINA_SESSION] of entity [CatalinaSession] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:306:WARN ] Column [STATE_PROVINCE_GEO_NAME] of table [DATA_IMPORT_CUSTOMER] of entity [DataImportCustomer] exists in the database but has no corresponding field 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:314:WARN ] Entity [DataImportCustomer] has 61 fields but table [DATA_IMPORT_CUSTOMER] has 62 columns. 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [IMAGE_DATA] of table [DOCUMENT] of entity [Document] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [IMAGE_DATA] of table [IMAGE_DATA_RESOURCE] of entity [ImageDataResource] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:306:WARN ] Column [INVOICE_ITEM_ASSOC_TYPE_ID] of table [INVOICE_ITEM_ASSOC] of entity [InvoiceItemAssoc] exists in the database but has no corresponding field 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:306:WARN ] Column [FROM_DATE] of table [INVOICE_ITEM_ASSOC] of entity [InvoiceItemAssoc] exists in the database but has no corresponding field 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:306:WARN ] Column [THRU_DATE] of table [INVOICE_ITEM_ASSOC] of entity [InvoiceItemAssoc] exists in the database but has no corresponding field 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:306:WARN ] Column [PARTY_ID_FROM] of table [INVOICE_ITEM_ASSOC] of entity [InvoiceItemAssoc] exists in the database but has no corresponding field 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:306:WARN ] Column [PARTY_ID_TO] of table [INVOICE_ITEM_ASSOC] of entity [InvoiceItemAssoc] exists in the database but has no corresponding field 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:306:WARN ] Column [QUANTITY] of table [INVOICE_ITEM_ASSOC] of entity [InvoiceItemAssoc] exists in the database but has no corresponding field 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:314:WARN ] Entity [InvoiceItemAssoc] has 11 fields but table [INVOICE_ITEM_ASSOC] has 17 columns. 2011-06-22 11:41:12,425 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [DATA_RESOURCE_CONTENT] of table [OTHER_DATA_RESOURCE] of entity [OtherDataResource] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,441 (main) [ DatabaseUtil.java:270:WARN ] WARNING: Column [PWD] of table [PAYMENT_GATEWAY_CLEAR_COMMERCE] of entity [PaymentGatewayClearCommerce] has a column size of [60] in the database, but is defined to have a column size of [255] in the entity definition. 2011-06-22 11:41:12,441 (main) [ DatabaseUtil.java:270:WARN ] WARNING: Column [PWD] of table [PAYMENT_GATEWAY_PAYFLOW_PRO] of entity [PaymentGatewayPayflowPro] has a column size of [60] in the database, but is defined to have a column size of [255] in the entity definition. 2011-06-22 11:41:12,441 (main) [ DatabaseUtil.java:270:WARN ] WARNING: Column [ID_CODE] of table [PRODUCT_FEATURE] of entity [ProductFeature] has a column size of [20] in the database, but is defined to have a column size of [60] in the entity definition. 2011-06-22 11:41:12,441 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [LABEL_IMAGE] of table [SHIPMENT_PACKAGE_ROUTE_SEG] of entity [ShipmentPackageRouteSeg] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,441 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [LABEL_INTL_SIGN_IMAGE] of table [SHIPMENT_PACKAGE_ROUTE_SEG] of entity [ShipmentPackageRouteSeg] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,441 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [UPS_HIGH_VALUE_REPORT] of table [SHIPMENT_ROUTE_SEGMENT] of entity [ShipmentRouteSegment] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [TEST_BLOB_FIELD] of table [TEST_BLOB] of entity [TestBlob] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [TEST_BLOB_FIELD] of table [TEST_ENTITY] of entity [TestEntity] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:270:WARN ] WARNING: Column [USER_LOGIN_ID] of table [USER_LOGIN_VIEW_PREFERENCE] of entity [UserLoginViewPreference] has a column size of [20] in the database, but is defined to have a column size of [250] in the entity definition. 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:270:WARN ] WARNING: Column [USER_PREF_TYPE_ID] of table [USER_PREFERENCE] of entity [UserPreference] has a column size of [20] in the database, but is defined to have a column size of [60] in the entity definition. 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:263:ERROR] WARNING: Column [VIDEO_DATA] of table [VIDEO_DATA_RESOURCE] of entity [VideoDataResource] is of type [BLOB] in the database, but is defined as type [LONGBLOB] in the entity definition. 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:306:WARN ] Column [IS_POPUP] of table [WORK_EFFORT_EVENT_REMINDER] of entity [WorkEffortEventReminder] exists in the database but has no corresponding field 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:306:WARN ] Column [RECURRENCE_OFFSET] of table [WORK_EFFORT_EVENT_REMINDER] of entity [WorkEffortEventReminder] exists in the database but has no corresponding field 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:314:WARN ] Entity [WorkEffortEventReminder] has 15 fields but table [WORK_EFFORT_EVENT_REMINDER] has 17 columns. 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:370:WARN ] Table named [AGREEMENT_WORK_EFFORT_APPL] exists in the database but has no corresponding entity 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:370:WARN ] Table named [DEPRECIATION_METHOD] exists in the database but has no corresponding entity 2011-06-22 11:41:12,456 (main) [ DatabaseUtil.java:370:WARN ] Table named [PRAVIN] exists in the database but has no corresponding entity 2011-06-22 11:41:12,456 (main) [ GenericDelegator.java:260:INFO ] Delegator "default" initializing helper "localderbyolap" for entity group "org.ofbiz.olap". 2011-06-22 11:41:12,456 (main) [ GenericDelegator.java:270:INFO ] Doing database check as requested in entityengine.xml with addMissing=true 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:817:INFO ] Database Product Name is Apache Derby 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:818:INFO ] Database Product Version is 10.5.3.0 - (802917) 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:826:INFO ] Database Driver Name is Apache Derby Embedded JDBC Driver 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:827:INFO ] Database Driver Version is 10.5.3.0 - (802917) 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:828:INFO ] Database Driver JDBC Version is 4.0 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:837:INFO ] Database Setting/Support Information (those with a * should be true): 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:839:INFO ] - supports transactions [true]* 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:845:INFO ] - isolation None [false] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:851:INFO ] - isolation ReadCommitted [true] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:857:INFO ] - isolation ReadUncommitted[true] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:863:INFO ] - isolation RepeatableRead [true] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:869:INFO ] - isolation Serializable [true] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:875:INFO ] - default fetchsize [1] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:881:INFO ] - forward only type [true] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:887:INFO ] - scroll sensitive type [false] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:893:INFO ] - scroll insensitive type [true] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:899:INFO ] - is case sensitive [false] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:905:INFO ] - stores LowerCase [false] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:911:INFO ] - stores MixedCase [false] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:917:INFO ] - stores UpperCase [true] 2011-06-22 11:41:13,879 (main) [ DatabaseUtil.java:923:INFO ] - max table name length [128] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:929:INFO ] - max column name length [128] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:935:INFO ] - max schema name length [128] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:941:INFO ] - concurrent connections [0] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:947:INFO ] - concurrent statements [0] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:953:INFO ] - ANSI SQL92 Entry [true] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:959:INFO ] - ANSI SQL92 Intermediate [false] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:965:INFO ] - ANSI SQL92 Full [false] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:971:INFO ] - ODBC SQL Grammar Core [false] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:977:INFO ] - ODBC SQL Grammar Extended[false] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:983:INFO ] - ODBC SQL Grammar Minimum [true] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:989:INFO ] - outer joins [true]* 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:995:INFO ] - limited outer joins [true] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:1001:INFO ] - full outer joins [false] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:1007:INFO ] - group by [true]* 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:1013:INFO ] - group by not in select [true] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:1019:INFO ] - column aliasing [true] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:1025:INFO ] - order by not in select [false] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:1034:INFO ] - named parameters [ SKIPPED ] 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:1040:INFO ] - alter table add column [true]* 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:1046:INFO ] - non-nullable column [true]* 2011-06-22 11:41:13,894 (main) [ DatabaseUtil.java:1084:INFO ] Getting Table Info From Database 2011-06-22 11:41:14,347 (main) [ DatabaseUtil.java:1219:INFO ] Getting Column Info From Database 2011-06-22 11:41:14,972 (main) [ DatabaseUtil.java:1313:WARN ] Error getting primary key info from database with null tableName, will try other means: java.sql.SQLException: Table name can not be null 2011-06-22 11:41:14,972 (main) [ DatabaseUtil.java:1324:INFO ] Searching in 3 tables for primary key fields ... 2011-06-22 11:41:14,988 (main) [ DatabaseUtil.java:1332:INFO ] Reviewed 4 primary key fields from database. 2011-06-22 11:41:14,988 (main) [ GenericDelegator.java:260:INFO ] Delegator "default" initializing helper "localderbytenant" for entity group "org.ofbiz.tenant". 2011-06-22 11:41:14,988 (main) [ GenericDelegator.java:270:INFO ] Doing database check as requested in entityengine.xml with addMissing=true 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:817:INFO ] Database Product Name is Apache Derby 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:818:INFO ] Database Product Version is 10.5.3.0 - (802917) 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:826:INFO ] Database Driver Name is Apache Derby Embedded JDBC Driver 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:827:INFO ] Database Driver Version is 10.5.3.0 - (802917) 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:828:INFO ] Database Driver JDBC Version is 4.0 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:837:INFO ] Database Setting/Support Information (those with a * should be true): 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:839:INFO ] - supports transactions [true]* 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:845:INFO ] - isolation None [false] 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:851:INFO ] - isolation ReadCommitted [true] 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:857:INFO ] - isolation ReadUncommitted[true] 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:863:INFO ] - isolation RepeatableRead [true] 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:869:INFO ] - isolation Serializable [true] 2011-06-22 11:41:15,082 (main) [ DatabaseUtil.java:875:INFO ] - default fetchsize [1] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:881:INFO ] - forward only type [true] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:887:INFO ] - scroll sensitive type [false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:893:INFO ] - scroll insensitive type [true] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:899:INFO ] - is case sensitive [false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:905:INFO ] - stores LowerCase [false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:911:INFO ] - stores MixedCase [false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:917:INFO ] - stores UpperCase [true] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:923:INFO ] - max table name length [128] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:929:INFO ] - max column name length [128] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:935:INFO ] - max schema name length [128] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:941:INFO ] - concurrent connections [0] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:947:INFO ] - concurrent statements [0] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:953:INFO ] - ANSI SQL92 Entry [true] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:959:INFO ] - ANSI SQL92 Intermediate [false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:965:INFO ] - ANSI SQL92 Full [false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:971:INFO ] - ODBC SQL Grammar Core [false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:977:INFO ] - ODBC SQL Grammar Extended[false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:983:INFO ] - ODBC SQL Grammar Minimum [true] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:989:INFO ] - outer joins [true]* 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:995:INFO ] - limited outer joins [true] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:1001:INFO ] - full outer joins [false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:1007:INFO ] - group by [true]* 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:1013:INFO ] - group by not in select [true] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:1019:INFO ] - column aliasing [true] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:1025:INFO ] - order by not in select [false] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:1034:INFO ] - named parameters [ SKIPPED ] 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:1040:INFO ] - alter table add column [true]* 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:1046:INFO ] - non-nullable column [true]* 2011-06-22 11:41:15,097 (main) [ DatabaseUtil.java:1084:INFO ] Getting Table Info From Database 2011-06-22 11:41:15,113 (main) [ DatabaseUtil.java:1219:INFO ] Getting Column Info From Database 2011-06-22 11:41:15,269 (main) [ DatabaseUtil.java:1313:WARN ] Error getting primary key info from database with null tableName, will try other means: java.sql.SQLException: Table name can not be null 2011-06-22 11:41:15,269 (main) [ DatabaseUtil.java:1324:INFO ] Searching in 2 tables for primary key fields ... 2011-06-22 11:41:15,285 (main) [ DatabaseUtil.java:1332:INFO ] Reviewed 3 primary key fields from database. 2011-06-22 11:41:15,347 (main) [ GenericDelegator.java:309:INFO ] Distributed Cache Clear System disabled for delegator [default] 2011-06-22 11:41:15,347 (main) [ GenericDispatcher.java:68 :INFO ] Creating new dispatcher [entity-default] (main) 2011-06-22 11:41:15,363 (main) [ ServiceDispatcher.java:90 :INFO ] [ServiceDispatcher] : Creating new instance. 2011-06-22 11:41:15,379 (main) [ ServiceGroupReader.java:89 :INFO ] Loaded [1] Group definitions from file:/C:/opentaps-1.5M3/framework/common/servicedef/groups_test.xml 2011-06-22 11:41:15,394 (main) [ ServiceGroupReader.java:89 :INFO ] Loaded [4] Group definitions from file:/C:/opentaps-1.5M3/framework/entityext/servicedef/groups.xml 2011-06-22 11:41:15,394 (main) [ ServiceGroupReader.java:89 :INFO ] Loaded [2] Group definitions from file:/C:/opentaps-1.5M3/applications/workeffort/servicedef/service_groups.xml 2011-06-22 11:41:15,394 (main) [ ServiceGroupReader.java:89 :INFO ] Loaded [4] Group definitions from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/groups.xml 2011-06-22 11:41:15,426 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/framework/common/servicedef/secas_test.xml 2011-06-22 11:41:15,426 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 0] Service ECA Rules from file:/C:/opentaps-1.5M3/framework/common/servicedef/secas_cdyne.xml 2011-06-22 11:41:15,441 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 3] Service ECA Rules from file:/C:/opentaps-1.5M3/framework/service/servicedef/secas_test_se.xml 2011-06-22 11:41:15,441 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/framework/example/servicedef/secas.xml 2011-06-22 11:41:15,472 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [16] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/party/servicedef/secas.xml 2011-06-22 11:41:15,504 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [27] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/content/servicedef/secas.xml 2011-06-22 11:41:15,504 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [10] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/workeffort/servicedef/secas.xml 2011-06-22 11:41:15,519 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [20] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/product/servicedef/secas.xml 2011-06-22 11:41:15,535 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [23] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/product/servicedef/secas_shipment.xml 2011-06-22 11:41:15,535 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/product/servicedef/secas_olap.xml 2011-06-22 11:41:15,535 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/manufacturing/servicedef/secas.xml 2011-06-22 11:41:15,551 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [22] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/secas.xml 2011-06-22 11:41:15,566 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 6] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/secas_payment.xml 2011-06-22 11:41:15,566 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/secas_invoice.xml 2011-06-22 11:41:15,582 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [69] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/order/servicedef/secas.xml 2011-06-22 11:41:15,582 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 7] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/marketing/servicedef/secas.xml 2011-06-22 11:41:15,597 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 3] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/commonext/servicedef/secas.xml 2011-06-22 11:41:15,597 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 5] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/assetmaint/servicedef/secas.xml 2011-06-22 11:41:15,597 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 0] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/projectmgr/servicedef/secas.xml 2011-06-22 11:41:15,597 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [12] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/googlecheckout/servicedef/secas.xml 2011-06-22 11:41:15,613 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/ebay/servicedef/secas.xml 2011-06-22 11:41:15,613 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/ebaystore/servicedef/secas.xml 2011-06-22 11:41:15,613 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 6] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_inventory.xml 2011-06-22 11:41:15,644 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [11] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_orders.xml 2011-06-22 11:41:15,644 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_shipping.xml 2011-06-22 11:41:15,644 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_agreements.xml 2011-06-22 11:41:15,644 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_party.xml 2011-06-22 11:41:15,660 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_accounts.xml 2011-06-22 11:41:15,660 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_activities.xml 2011-06-22 11:41:15,660 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_contacts.xml 2011-06-22 11:41:15,676 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_leads.xml 2011-06-22 11:41:15,676 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 6] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_orders.xml 2011-06-22 11:41:15,676 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 3] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_teams.xml 2011-06-22 11:41:15,691 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_returns.xml 2011-06-22 11:41:15,691 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_cases.xml 2011-06-22 11:41:15,691 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_party.xml 2011-06-22 11:41:15,691 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_quotes.xml 2011-06-22 11:41:15,707 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [29] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/secas_ledger.xml 2011-06-22 11:41:15,722 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 7] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/secas_invoice.xml 2011-06-22 11:41:15,722 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/secas_payment.xml 2011-06-22 11:41:15,722 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 6] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/purchasing/servicedef/secas.xml 2011-06-22 11:41:15,738 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 8] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/warehouse/servicedef/secas_manufacturing.xml 2011-06-22 11:41:15,738 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 3] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/warehouse/servicedef/secas_shipping.xml 2011-06-22 11:41:15,738 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-tests/servicedef/secas_pojo_tests.xml 2011-06-22 11:41:15,754 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/amazon/servicedef/secas_amazon_orders.xml 2011-06-22 11:41:15,754 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/amazon/servicedef/secas_amazon_products.xml 2011-06-22 11:41:15,754 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/activities/servicedef/secas_activities.xml 2011-06-22 11:41:15,832 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [1] Entity ECA definitions from C:/opentaps-1.5M3/applications/content/entitydef/eecas.xml in loader main 2011-06-22 11:41:15,848 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [4] Entity ECA definitions from C:/opentaps-1.5M3/applications/workeffort/entitydef/eecas.xml in loader main 2011-06-22 11:41:15,848 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [10] Entity ECA definitions from C:/opentaps-1.5M3/applications/product/entitydef/eecas.xml in loader main 2011-06-22 11:41:15,848 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [2] Entity ECA definitions from C:/opentaps-1.5M3/applications/accounting/entitydef/eecas.xml in loader main 2011-06-22 11:41:15,863 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [3] Entity ECA definitions from C:/opentaps-1.5M3/applications/order/entitydef/eecas.xml in loader main 2011-06-22 11:41:15,863 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [1] Entity ECA definitions from C:/opentaps-1.5M3/applications/commonext/entitydef/eecas.xml in loader main 2011-06-22 11:41:15,863 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [2] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/opentaps-common/entitydef/eecas_shipment.xml in loader main 2011-06-22 11:41:15,879 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [3] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/opentaps-common/entitydef/eecas_workeffort.xml in loader main 2011-06-22 11:41:15,879 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [3] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/opentaps-common/entitydef/eecas_custrequest.xml in loader main 2011-06-22 11:41:15,879 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [1] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/opentaps-common/entitydef/eecas_product.xml in loader main 2011-06-22 11:41:15,894 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [1] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/opentaps-common/entitydef/eecas_reservation.xml in loader main 2011-06-22 11:41:15,894 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [0] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/opentaps-common/entitydef/eecas_party.xml in loader main 2011-06-22 11:41:15,894 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [1] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/crmsfa/entitydef/eecas_activities.xml in loader main 2011-06-22 11:41:15,894 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [1] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/crmsfa/entitydef/eecas_party.xml in loader main 2011-06-22 11:41:15,910 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [5] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/financials/entitydef/invoice_eecas.xml in loader main 2011-06-22 11:41:15,910 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [1] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/financials/entitydef/payment_eecas.xml in loader main 2011-06-22 11:41:15,910 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [1] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/purchasing/entitydef/eecas.xml in loader main 2011-06-22 11:41:15,926 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [1] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/opentaps-tests/entitydef/eecas_testentity.xml in loader main 2011-06-22 11:41:15,926 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [0] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/amazon/entitydef/eecas_amazon_orders.xml in loader main 2011-06-22 11:41:15,926 (main) [ EntityEcaUtil.java:129:INFO ] Loaded [4] Entity ECA definitions from C:/opentaps-1.5M3/opentaps/amazon/entitydef/eecas_amazon_products.xml in loader main 2011-06-22 11:41:15,941 (main) [ JobManager.java:258:INFO ] No crashed jobs to re-schedule 2011-06-22 11:41:15,941 (org.ofbiz.service.jms.JmsListenerFactory@1cfd350) [ JmsListenerFactory.java:65 :INFO ] Starting JMS Listener Factory Thread 2011-06-22 11:41:16,098 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 83] Services from file:/C:/opentaps-1.5M3/framework/common/servicedef/services.xml 2011-06-22 11:41:16,113 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/framework/common/servicedef/services_cdyne.xml 2011-06-22 11:41:16,129 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 9] Services from file:/C:/opentaps-1.5M3/framework/common/servicedef/services_email.xml 2011-06-22 11:41:16,129 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/framework/common/servicedef/services_olap.xml 2011-06-22 11:41:16,160 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 32] Services from file:/C:/opentaps-1.5M3/framework/common/servicedef/services_test.xml 2011-06-22 11:41:16,176 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 11] Services from file:/C:/opentaps-1.5M3/framework/service/servicedef/services.xml 2011-06-22 11:41:16,191 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 16] Services from file:/C:/opentaps-1.5M3/framework/service/servicedef/services_test_se.xml 2011-06-22 11:41:16,441 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 41] Services from file:/C:/opentaps-1.5M3/framework/entityext/servicedef/services.xml 2011-06-22 11:41:16,457 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/framework/bi/servicedef/services.xml 2011-06-22 11:41:16,457 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/framework/birt/servicedef/services.xml 2011-06-22 11:41:16,457 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/framework/testtools/servicedef/services.xml 2011-06-22 11:41:16,473 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/framework/webtools/servicedef/services.xml 2011-06-22 11:41:16,504 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 15] Services from file:/C:/opentaps-1.5M3/framework/example/servicedef/services.xml 2011-06-22 11:41:16,629 (main) [ ModelServiceReader.java:199:INFO ] Loaded [155] Services from file:/C:/opentaps-1.5M3/applications/party/servicedef/services.xml 2011-06-22 11:41:16,660 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 14] Services from file:/C:/opentaps-1.5M3/applications/party/servicedef/services_view.xml 2011-06-22 11:41:16,676 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 17] Services from file:/C:/opentaps-1.5M3/applications/securityext/servicedef/services.xml 2011-06-22 11:41:16,769 (main) [ ModelServiceReader.java:199:INFO ] Loaded [119] Services from file:/C:/opentaps-1.5M3/applications/content/servicedef/services.xml 2011-06-22 11:41:16,801 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 23] Services from file:/C:/opentaps-1.5M3/applications/content/servicedef/services_content.xml 2011-06-22 11:41:16,832 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 35] Services from file:/C:/opentaps-1.5M3/applications/content/servicedef/services_contenttypes.xml 2011-06-22 11:41:16,863 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 27] Services from file:/C:/opentaps-1.5M3/applications/content/servicedef/services_data.xml 2011-06-22 11:41:16,863 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/applications/content/servicedef/services_output.xml 2011-06-22 11:41:16,895 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 42] Services from file:/C:/opentaps-1.5M3/applications/content/servicedef/services_survey.xml 2011-06-22 11:41:16,910 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/applications/content/servicedef/services_commevent.xml 2011-06-22 11:41:16,926 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 18] Services from file:/C:/opentaps-1.5M3/applications/content/servicedef/services_website.xml 2011-06-22 11:41:17,004 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 96] Services from file:/C:/opentaps-1.5M3/applications/workeffort/servicedef/services.xml 2011-06-22 11:41:17,020 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 17] Services from file:/C:/opentaps-1.5M3/applications/workeffort/servicedef/services_timesheet.xml 2011-06-22 11:41:17,035 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/applications/workeffort/servicedef/services_upgrade.xml 2011-06-22 11:41:17,160 (main) [ ModelServiceReader.java:199:INFO ] Loaded [161] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services.xml 2011-06-22 11:41:17,238 (main) [ ModelServiceReader.java:199:INFO ] Loaded [103] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_facility.xml 2011-06-22 11:41:17,270 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 30] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_feature.xml 2011-06-22 11:41:17,301 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 21] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_maint.xml 2011-06-22 11:41:17,332 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 20] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_picklist.xml 2011-06-22 11:41:17,363 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 39] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_pricepromo.xml 2011-06-22 11:41:17,379 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_shipmentgateway.xml 2011-06-22 11:41:17,379 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_shipment_dhl.xml 2011-06-22 11:41:17,395 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_shipment_fedex.xml 2011-06-22 11:41:17,395 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 9] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_shipment_ups.xml 2011-06-22 11:41:17,410 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_shipment_usps.xml 2011-06-22 11:41:17,504 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 98] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_shipment.xml 2011-06-22 11:41:17,535 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 36] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_store.xml 2011-06-22 11:41:17,551 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 16] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_subscription.xml 2011-06-22 11:41:17,551 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_rental.xml 2011-06-22 11:41:17,582 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 12] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_view.xml 2011-06-22 11:41:17,598 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 15] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_cost.xml 2011-06-22 11:41:17,598 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_uom.xml 2011-06-22 11:41:17,613 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_olap.xml 2011-06-22 11:41:17,613 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/applications/product/servicedef/services_upgrade.xml 2011-06-22 11:41:17,629 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/applications/manufacturing/servicedef/services.xml 2011-06-22 11:41:17,645 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 12] Services from file:/C:/opentaps-1.5M3/applications/manufacturing/servicedef/services_calendar.xml 2011-06-22 11:41:17,660 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/applications/manufacturing/servicedef/services_routing.xml 2011-06-22 11:41:17,691 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 34] Services from file:/C:/opentaps-1.5M3/applications/manufacturing/servicedef/services_production_run.xml 2011-06-22 11:41:17,707 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 13] Services from file:/C:/opentaps-1.5M3/applications/manufacturing/servicedef/services_bom.xml 2011-06-22 11:41:17,707 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/applications/manufacturing/servicedef/services_mrp.xml 2011-06-22 11:41:17,723 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/applications/manufacturing/servicedef/services_formula.xml 2011-06-22 11:41:17,754 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 28] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_agreement.xml 2011-06-22 11:41:17,770 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 13] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_admin.xml 2011-06-22 11:41:17,785 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 9] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_billing.xml 2011-06-22 11:41:17,848 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 58] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_finaccount.xml 2011-06-22 11:41:17,879 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 39] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_fixedasset.xml 2011-06-22 11:41:17,910 (main) [ ModelServiceReader.java:653:WARN ] No parameter found for override parameter named: fromDate in service createInvoiceItemAssoc 2011-06-22 11:41:17,910 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 39] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_invoice.xml 2011-06-22 11:41:17,973 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 79] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_ledger.xml 2011-06-22 11:41:18,004 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 24] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_payment.xml 2011-06-22 11:41:18,082 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 91] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_paymentmethod.xml 2011-06-22 11:41:18,113 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 9] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_paymentgateway.xml 2011-06-22 11:41:18,129 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 25] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_tax.xml 2011-06-22 11:41:18,145 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_rate.xml 2011-06-22 11:41:18,160 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_cost.xml 2011-06-22 11:41:18,176 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 9] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_sagepay.xml 2011-06-22 11:41:18,176 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_authorizedotnet.xml 2011-06-22 11:41:18,192 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_clearcommerce.xml 2011-06-22 11:41:18,192 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_cybersource.xml 2011-06-22 11:41:18,207 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 8] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_paypal.xml 2011-06-22 11:41:18,223 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 4] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_pccharge.xml 2011-06-22 11:41:18,223 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_rita.xml 2011-06-22 11:41:18,254 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 21] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_valuelink.xml 2011-06-22 11:41:18,270 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 11] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_verisign.xml 2011-06-22 11:41:18,270 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_orbital.xml 2011-06-22 11:41:18,285 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 12] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_perm.xml 2011-06-22 11:41:18,301 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 4] Services from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/services_upgrade.xml 2011-06-22 11:41:18,379 (main) [ ModelServiceReader.java:199:INFO ] Loaded [109] Services from file:/C:/opentaps-1.5M3/applications/humanres/servicedef/services.xml 2011-06-22 11:41:18,488 (main) [ ModelServiceReader.java:199:INFO ] Loaded [112] Services from file:/C:/opentaps-1.5M3/applications/order/servicedef/services.xml 2011-06-22 11:41:18,504 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 14] Services from file:/C:/opentaps-1.5M3/applications/order/servicedef/services_cart.xml 2011-06-22 11:41:18,520 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 15] Services from file:/C:/opentaps-1.5M3/applications/order/servicedef/services_shoppinglist.xml 2011-06-22 11:41:18,551 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 22] Services from file:/C:/opentaps-1.5M3/applications/order/servicedef/services_request.xml 2011-06-22 11:41:18,895 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 30] Services from file:/C:/opentaps-1.5M3/applications/order/servicedef/services_quote.xml 2011-06-22 11:41:18,910 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 21] Services from file:/C:/opentaps-1.5M3/applications/order/servicedef/services_requirement.xml 2011-06-22 11:41:18,957 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 49] Services from file:/C:/opentaps-1.5M3/applications/order/servicedef/services_return.xml 2011-06-22 11:41:18,957 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/applications/order/servicedef/services_upgrade.xml 2011-06-22 11:41:18,973 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/applications/order/servicedef/services_checkout.xml 2011-06-22 11:41:19,020 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 61] Services from file:/C:/opentaps-1.5M3/applications/marketing/servicedef/services.xml 2011-06-22 11:41:19,035 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 11] Services from file:/C:/opentaps-1.5M3/applications/marketing/servicedef/services_opportunity.xml 2011-06-22 11:41:19,051 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/applications/commonext/servicedef/services.xml 2011-06-22 11:41:19,067 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/specialpurpose/hhfacility/servicedef/services_hhfacility.xml 2011-06-22 11:41:19,067 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/specialpurpose/assetmaint/servicedef/services.xml 2011-06-22 11:41:19,098 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 22] Services from file:/C:/opentaps-1.5M3/specialpurpose/projectmgr/servicedef/services.xml 2011-06-22 11:41:19,114 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 18] Services from file:/C:/opentaps-1.5M3/specialpurpose/oagis/servicedef/services.xml 2011-06-22 11:41:19,129 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/specialpurpose/googlebase/servicedef/services.xml 2011-06-22 11:41:19,145 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 11] Services from file:/C:/opentaps-1.5M3/specialpurpose/googlecheckout/servicedef/services_request.xml 2011-06-22 11:41:19,145 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/specialpurpose/googlecheckout/servicedef/services.xml 2011-06-22 11:41:19,176 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 13] Services from file:/C:/opentaps-1.5M3/specialpurpose/ebay/servicedef/services.xml 2011-06-22 11:41:19,223 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 53] Services from file:/C:/opentaps-1.5M3/specialpurpose/ebaystore/servicedef/services.xml 2011-06-22 11:41:19,239 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/specialpurpose/myportal/servicedef/services.xml 2011-06-22 11:41:19,239 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 4] Services from file:/C:/opentaps-1.5M3/specialpurpose/webpos/servicedef/services.xml 2011-06-22 11:41:19,254 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/specialpurpose/webpos/servicedef/services_manager.xml 2011-06-22 11:41:19,270 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 8] Services from file:/C:/opentaps-1.5M3/specialpurpose/webpos/servicedef/services_payment.xml 2011-06-22 11:41:19,270 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/specialpurpose/webpos/servicedef/services_promo.xml 2011-06-22 11:41:19,285 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 4] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_agreement.xml 2011-06-22 11:41:19,285 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_bom.xml 2011-06-22 11:41:19,301 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_common.xml 2011-06-22 11:41:19,317 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_content.xml 2011-06-22 11:41:19,332 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_forms.xml 2011-06-22 11:41:19,348 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_inventory.xml 2011-06-22 11:41:19,364 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_shipping.xml 2011-06-22 11:41:19,379 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 30] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_orders.xml 2011-06-22 11:41:19,395 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_product.xml 2011-06-22 11:41:19,410 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_workeffort.xml 2011-06-22 11:41:19,410 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_custrequest.xml 2011-06-22 11:41:19,442 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 18] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_party.xml 2011-06-22 11:41:19,442 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_organizations.xml 2011-06-22 11:41:19,473 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 30] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_orders.xml 2011-06-22 11:41:19,489 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_email.xml 2011-06-22 11:41:19,489 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/services_cache.xml 2011-06-22 11:41:19,504 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 7] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_accounts.xml 2011-06-22 11:41:19,504 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_common.xml 2011-06-22 11:41:19,520 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_contacts.xml 2011-06-22 11:41:19,535 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 21] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_content.xml 2011-06-22 11:41:19,551 (main) [ UtilXml.java:1068:ERROR] XmlFileLoader: File C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_leads.xml process error. Line: 83. Error message: cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{type-validate}' is expected. 2011-06-22 11:41:19,567 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_leads.xml 2011-06-22 11:41:19,567 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 4] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_partners.xml 2011-06-22 11:41:19,582 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 8] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_opportunities.xml 2011-06-22 11:41:19,598 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_cases.xml 2011-06-22 11:41:19,614 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 22] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_activities.xml 2011-06-22 11:41:19,629 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 4] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_forecasts.xml 2011-06-22 11:41:19,645 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 8] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_teams.xml 2011-06-22 11:41:19,660 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 16] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_party.xml 2011-06-22 11:41:19,660 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_notes.xml 2011-06-22 11:41:19,676 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 4] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_datasources.xml 2011-06-22 11:41:19,707 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 17] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_marketing.xml 2011-06-22 11:41:19,723 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 14] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_orders.xml 2011-06-22 11:41:19,723 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_voip.xml 2011-06-22 11:41:19,739 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 5] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_returns.xml 2011-06-22 11:41:19,754 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 15] Services from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/services_quotes.xml 2011-06-22 11:41:19,785 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 30] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_ledger_ext.xml 2011-06-22 11:41:19,832 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 35] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_invoice.xml 2011-06-22 11:41:19,848 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 8] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_payment.xml 2011-06-22 11:41:19,864 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 14] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_other.xml 2011-06-22 11:41:19,864 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_cogs.xml 2011-06-22 11:41:19,895 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 24] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_financials.xml 2011-06-22 11:41:19,911 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_manufacturing.xml 2011-06-22 11:41:19,926 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 14] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_configuration.xml 2011-06-22 11:41:19,942 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 10] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_transactions.xml 2011-06-22 11:41:19,957 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 4] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_billingaccount.xml 2011-06-22 11:41:19,973 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_payroll.xml 2011-06-22 11:41:19,973 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/services_gateway.xml 2011-06-22 11:41:19,989 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 14] Services from file:/C:/opentaps-1.5M3/opentaps/purchasing/servicedef/services.xml 2011-06-22 11:41:20,004 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 6] Services from file:/C:/opentaps-1.5M3/opentaps/purchasing/servicedef/services_mrp.xml 2011-06-22 11:41:20,020 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/purchasing/servicedef/services_facility.xml 2011-06-22 11:41:20,020 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/warehouse/servicedef/services_configuration.xml 2011-06-22 11:41:20,036 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/warehouse/servicedef/services_facility.xml 2011-06-22 11:41:20,051 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 14] Services from file:/C:/opentaps-1.5M3/opentaps/warehouse/servicedef/services_inventory.xml 2011-06-22 11:41:20,082 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 23] Services from file:/C:/opentaps-1.5M3/opentaps/warehouse/servicedef/services_manufacturing.xml 2011-06-22 11:41:20,098 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 11] Services from file:/C:/opentaps-1.5M3/opentaps/warehouse/servicedef/services_shipping.xml 2011-06-22 11:41:20,114 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 11] Services from file:/C:/opentaps-1.5M3/opentaps/dataimport/servicedef/services.xml 2011-06-22 11:41:20,114 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/dataimport/servicedef/services_netsuite.xml 2011-06-22 11:41:20,129 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-tests/servicedef/services_test.xml 2011-06-22 11:41:20,129 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 1] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-tests/servicedef/services_analytics.xml 2011-06-22 11:41:20,145 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-tests/servicedef/services_pojo_tests.xml 2011-06-22 11:41:20,145 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/opentaps-tests/servicedef/services_tests.xml 2011-06-22 11:41:20,161 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/opentaps/search/servicedef/services_search.xml 2011-06-22 11:41:20,176 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 17] Services from file:/C:/opentaps-1.5M3/opentaps/amazon/servicedef/services_amazon.xml 2011-06-22 11:41:20,192 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 3] Services from file:/C:/opentaps-1.5M3/opentaps/amazon/servicedef/services_amazon_sync.xml 2011-06-22 11:41:20,192 (main) [ ModelServiceReader.java:199:INFO ] Loaded [ 2] Services from file:/C:/opentaps-1.5M3/opentaps/activities/servicedef/services_datawarehouse.xml 2011-06-22 11:41:20,207 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/framework/common/servicedef/secas_test.xml 2011-06-22 11:41:20,207 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 0] Service ECA Rules from file:/C:/opentaps-1.5M3/framework/common/servicedef/secas_cdyne.xml 2011-06-22 11:41:20,207 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 3] Service ECA Rules from file:/C:/opentaps-1.5M3/framework/service/servicedef/secas_test_se.xml 2011-06-22 11:41:20,223 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/framework/example/servicedef/secas.xml 2011-06-22 11:41:20,223 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [16] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/party/servicedef/secas.xml 2011-06-22 11:41:20,239 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [27] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/content/servicedef/secas.xml 2011-06-22 11:41:20,239 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [10] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/workeffort/servicedef/secas.xml 2011-06-22 11:41:20,239 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [20] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/product/servicedef/secas.xml 2011-06-22 11:41:20,254 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [23] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/product/servicedef/secas_shipment.xml 2011-06-22 11:41:20,254 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/product/servicedef/secas_olap.xml 2011-06-22 11:41:20,254 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/manufacturing/servicedef/secas.xml 2011-06-22 11:41:20,270 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [22] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/secas.xml 2011-06-22 11:41:20,270 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 6] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/secas_payment.xml 2011-06-22 11:41:20,270 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/accounting/servicedef/secas_invoice.xml 2011-06-22 11:41:20,286 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [69] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/order/servicedef/secas.xml 2011-06-22 11:41:20,286 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 7] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/marketing/servicedef/secas.xml 2011-06-22 11:41:20,301 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 3] Service ECA Rules from file:/C:/opentaps-1.5M3/applications/commonext/servicedef/secas.xml 2011-06-22 11:41:20,301 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 5] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/assetmaint/servicedef/secas.xml 2011-06-22 11:41:20,301 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 0] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/projectmgr/servicedef/secas.xml 2011-06-22 11:41:20,301 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [12] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/googlecheckout/servicedef/secas.xml 2011-06-22 11:41:20,317 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/ebay/servicedef/secas.xml 2011-06-22 11:41:20,317 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/specialpurpose/ebaystore/servicedef/secas.xml 2011-06-22 11:41:20,317 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 6] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_inventory.xml 2011-06-22 11:41:20,317 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [11] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_orders.xml 2011-06-22 11:41:20,332 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_shipping.xml 2011-06-22 11:41:20,332 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_agreements.xml 2011-06-22 11:41:20,348 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-common/servicedef/secas_party.xml 2011-06-22 11:41:20,348 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_accounts.xml 2011-06-22 11:41:20,348 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 4] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_activities.xml 2011-06-22 11:41:20,348 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_contacts.xml 2011-06-22 11:41:20,364 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_leads.xml 2011-06-22 11:41:20,364 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 6] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_orders.xml 2011-06-22 11:41:20,364 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 3] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_teams.xml 2011-06-22 11:41:20,364 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_returns.xml 2011-06-22 11:41:20,379 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_cases.xml 2011-06-22 11:41:20,379 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_party.xml 2011-06-22 11:41:20,379 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/crmsfa/servicedef/secas_quotes.xml 2011-06-22 11:41:20,395 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [29] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/secas_ledger.xml 2011-06-22 11:41:20,395 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 7] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/secas_invoice.xml 2011-06-22 11:41:20,411 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/financials/servicedef/secas_payment.xml 2011-06-22 11:41:20,411 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 6] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/purchasing/servicedef/secas.xml 2011-06-22 11:41:20,411 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 8] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/warehouse/servicedef/secas_manufacturing.xml 2011-06-22 11:41:20,411 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 3] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/warehouse/servicedef/secas_shipping.xml 2011-06-22 11:41:20,411 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/opentaps-tests/servicedef/secas_pojo_tests.xml 2011-06-22 11:41:20,426 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/amazon/servicedef/secas_amazon_orders.xml 2011-06-22 11:41:20,426 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 1] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/amazon/servicedef/secas_amazon_products.xml 2011-06-22 11:41:20,426 (main) [ ServiceEcaUtil.java:123:INFO ] Loaded [ 2] Service ECA Rules from file:/C:/opentaps-1.5M3/opentaps/activities/servicedef/secas_activities.xml 2011-06-22 11:41:20,973 (main) [ JkMain.java:251:INFO ] Can't find home, jk2.properties not loaded 2011-06-22 11:41:20,989 (main) [ Http11Protocol.java:182:INFO ] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080 2011-06-22 11:41:21,411 (main) [ SSLImpl.java:48 :INFO ] SSLImpl loaded; using custom ServerSocketFactory 2011-06-22 11:41:21,786 (main) [ Http11Protocol.java:182:INFO ] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8443 2011-06-22 11:41:21,801 (main) [ ContainerLoader.java:96 :INFO ] [Startup] Starting containers... 2011-06-22 11:41:21,833 (main) [ VfsLog.java:122:INFO ] Using "C:\DOCUME~1\PRAVIN~1.GAJ\LOCALS~1\Temp\vfs_cache" as temporary files store. org.ofbiz.base.start.StartupException: Cannot start() org.ofbiz.commons.vfs.CommonsVfsContainer (Initializing StandardFileSystemManager (Could not load VFS configuration from "jar:file:/C:/opentaps-1.5M3/framework/webslinger/lib/webslinger-20091211-3897-7ab22baea4b6.jar!/META-INF/vfs-providers.xml".)) at org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:103) at org.ofbiz.base.start.Start.startStartLoaders(Start.java:273) at org.ofbiz.base.start.Start.startServer(Start.java:323) at org.ofbiz.base.start.Start.start(Start.java:327) at org.ofbiz.base.start.Start.main(Start.java:412) org.ofbiz.base.container.ContainerException: Initializing StandardFileSystemManager (Could not load VFS configuration from "jar:file:/C:/opentaps-1.5M3/framework/webslinger/lib/webslinger-20091211-3897-7ab22baea4b6.jar!/META-INF/vfs-providers.xml".) at org.ofbiz.commons.vfs.CommonsVfsContainer.start(CommonsVfsContainer.java:48) at org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:101) at org.ofbiz.base.start.Start.startStartLoaders(Start.java:273) at org.ofbiz.base.start.Start.startServer(Start.java:323) at org.ofbiz.base.start.Start.start(Start.java:327) at org.ofbiz.base.start.Start.main(Start.java:412) Caused by: org.apache.commons.vfs.FileSystemException: Could not load VFS configuration from "jar:file:/C:/opentaps-1.5M3/framework/webslinger/lib/webslinger-20091211-3897-7ab22baea4b6.jar!/META-INF/vfs-providers.xml". at org.apache.commons.vfs.impl.StandardFileSystemManager.configure(StandardFileSystemManager.java:199) at org.apache.commons.vfs.impl.StandardFileSystemManager.configurePlugins(StandardFileSystemManager.java:156) at org.apache.commons.vfs.impl.StandardFileSystemManager.init(StandardFileSystemManager.java:129) at org.webslinger.commons.vfs.VFSUtil.createStandardFileSystemManager(VFSUtil.java:454) at org.webslinger.commons.vfs.VFSUtil.createStandardFileSystemManager(VFSUtil.java:428) at org.ofbiz.commons.vfs.CommonsVfsContainer.start(CommonsVfsContainer.java:43) ... 5 more Caused by: org.apache.commons.vfs.FileSystemException: Multiple providers registered for URL scheme "flat". at org.apache.commons.vfs.impl.DefaultFileSystemManager.addProvider(DefaultFileSystemManager.java:174) at org.apache.commons.vfs.impl.StandardFileSystemManager.addProvider(StandardFileSystemManager.java:362) at org.apache.commons.vfs.impl.StandardFileSystemManager.configure(StandardFileSystemManager.java:262) at org.apache.commons.vfs.impl.StandardFileSystemManager.configure(StandardFileSystemManager.java:195) ... 10 more org.ofbiz.base.container.ContainerException: Initializing StandardFileSystemManager (Could not load VFS configuration from "jar:file:/C:/opentaps-1.5M3/framework/webslinger/lib/webslinger-20091211-3897-7ab22baea4b6.jar!/META-INF/vfs-providers.xml".) at org.ofbiz.commons.vfs.CommonsVfsContainer.start(CommonsVfsContainer.java:48) at org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:101) at org.ofbiz.base.start.Start.startStartLoaders(Start.java:273) at org.ofbiz.base.start.Start.startServer(Start.java:323) at org.ofbiz.base.start.Start.start(Start.java:327) at org.ofbiz.base.start.Start.main(Start.java:412) Caused by: org.apache.commons.vfs.FileSystemException: Could not load VFS configuration from "jar:file:/C:/opentaps-1.5M3/framework/webslinger/lib/webslinger-20091211-3897-7ab22baea4b6.jar!/META-INF/vfs-providers.xml". at org.apache.commons.vfs.impl.StandardFileSystemManager.configure(StandardFileSystemManager.java:199) at org.apache.commons.vfs.impl.StandardFileSystemManager.configurePlugins(StandardFileSystemManager.java:156) at org.apache.commons.vfs.impl.StandardFileSystemManager.init(StandardFileSystemManager.java:129) at org.webslinger.commons.vfs.VFSUtil.createStandardFileSystemManager(VFSUtil.java:454) at org.webslinger.commons.vfs.VFSUtil.createStandardFileSystemManager(VFSUtil.java:428) at org.ofbiz.commons.vfs.CommonsVfsContainer.start(CommonsVfsContainer.java:43) ... 5 more Caused by: org.apache.commons.vfs.FileSystemException: Multiple providers registered for URL scheme "flat". at org.apache.commons.vfs.impl.DefaultFileSystemManager.addProvider(DefaultFileSystemManager.java:174) at org.apache.commons.vfs.impl.StandardFileSystemManager.addProvider(StandardFileSystemManager.java:362) at org.apache.commons.vfs.impl.StandardFileSystemManager.configure(StandardFileSystemManager.java:262) at org.apache.commons.vfs.impl.StandardFileSystemManager.configure(StandardFileSystemManager.java:195) ... 10 more 2011-06-22 11:41:21,926 (OFBiz_Shutdown_Hook) [ ContainerLoader.java:114:INFO ] Shutting down containers java.lang.NullPointerException at org.ofbiz.service.rmi.RmiServiceContainer.stop(RmiServiceContainer.java:172) at org.ofbiz.base.container.ContainerLoader.unload(ContainerLoader.java:122) at org.ofbiz.base.start.Start.shutdownServer(Start.java:312) at org.ofbiz.base.start.Start.access$0(Start.java:306) at org.ofbiz.base.start.Start$2.run(Start.java:289) Plz help me |
Free forum by Nabble | Edit this page |