I am trying to run hello1 application by placing it in hot-deploy directory
but i get error 404 "not found" inspite of correct positioning of files and directories (checked with other applications) Also when i try and run hello2 application it gives me "page not found err The Console Log is as follows: ------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------------------- Set OFBIZ_HOME to - C:/spectramofbiz Admin socket not configured; set to port 0 2007-07-04 15:43:53,581 (main) [ ContainerLoader.java:50 :INFO ] [Startup] Loading containers... 2007-07-04 15:43:53,972 (main) [ ComponentContainer.java:145:INFO ] Auto-Loading component directory : [C:/spectramofbiz/framework] 2007-07-04 15:43:54,034 (main) [ ComponentContainer.java:207:INFO ] Loading component : [geronimo] 2007-07-04 15:43:54,081 (main) [ ComponentContainer.java:207:INFO ] Loading component : [entity] 2007-07-04 15:43:54,097 (main) [ ComponentContainer.java:207:INFO ] Loading component : [catalina] 2007-07-04 15:43:54,128 (main) [ ComponentContainer.java:207:INFO ] Loading component : [security] 2007-07-04 15:43:54,159 (main) [ ComponentContainer.java:207:INFO ] Loading component : [datafile] 2007-07-04 15:43:54,190 (main) [ ComponentContainer.java:207:INFO ] Loading component : [minilang] 2007-07-04 15:43:54,237 (main) [ ComponentContainer.java:207:INFO ] Loading component : [common] 2007-07-04 15:43:54,253 (main) [ ComponentContainer.java:207:INFO ] Loading component : [service] 2007-07-04 15:43:54,284 (main) [ ComponentContainer.java:207:INFO ] Loading component : [entityext] 2007-07-04 15:43:54,300 (main) [ ComponentContainer.java:207:INFO ] Loading component : [webapp] 2007-07-04 15:43:54,315 (main) [ ComponentContainer.java:207:INFO ] Loading component : [guiapp] 2007-07-04 15:43:54,331 (main) [ ComponentContainer.java:207:INFO ] Loading component : [widget] 2007-07-04 15:43:54,347 (main) [ ComponentContainer.java:207:INFO ] Loading component : [appservers] 2007-07-04 15:43:54,362 (main) [ ComponentContainer.java:207:INFO ] Loading component : [workflow] 2007-07-04 15:43:54,378 (main) [ ComponentContainer.java:207:INFO ] Loading component : [testtools] 2007-07-04 15:43:54,394 (main) [ ComponentContainer.java:207:INFO ] Loading component : [webtools] 2007-07-04 15:43:54,409 (main) [ ComponentContainer.java:207:INFO ] Loading component : [images] 2007-07-04 15:43:54,440 (main) [ ComponentContainer.java:207:INFO ] Loading component : [example] 2007-07-04 15:43:54,456 (main) [ ComponentContainer.java:207:INFO ] Loading component : [exampleext] 2007-07-04 15:43:54,456 (main) [ ComponentContainer.java:145:INFO ] Auto-Loading component directory : [C:/spectramofbiz/applications] 2007-07-04 15:43:54,472 (main) [ ComponentContainer.java:207:INFO ] Loading component : [party] 2007-07-04 15:43:54,487 (main) [ ComponentContainer.java:207:INFO ] Loading component : [securityext] 2007-07-04 15:43:54,519 (main) [ ComponentContainer.java:207:INFO ] Loading component : [content] 2007-07-04 15:43:54,534 (main) [ ComponentContainer.java:207:INFO ] Loading component : [workeffort] 2007-07-04 15:43:54,550 (main) [ ComponentContainer.java:207:INFO ] Loading component : [humanres] 2007-07-04 15:43:54,550 (main) [ ComponentContainer.java:248:WARN ] Location 'C:/spectramofbiz/applications/humanres/build/lib' does not exist 2007-07-04 15:43:54,581 (main) [ ComponentContainer.java:207:INFO ] Loading component : [product] 2007-07-04 15:43:54,597 (main) [ ComponentContainer.java:207:INFO ] Loading component : [manufacturing] 2007-07-04 15:43:54,644 (main) [ ComponentContainer.java:207:INFO ] Loading component : [accounting] 2007-07-04 15:43:54,644 (main) [ ComponentContainer.java:248:WARN ] Location 'C:/spectramofbiz/applications/accounting/lib/cybersource' does not exist 2007-07-04 15:43:54,644 (main) [ ComponentContainer.java:248:WARN ] Location 'C:/spectramofbiz/applications/accounting/lib/worldpay' does not exist 2007-07-04 15:43:54,659 (main) [ ComponentContainer.java:207:INFO ] Loading component : [order] 2007-07-04 15:43:54,675 (main) [ ComponentContainer.java:207:INFO ] Loading component : [marketing] 2007-07-04 15:43:54,706 (main) [ ComponentContainer.java:207:INFO ] Loading component : [ecommerce] 2007-07-04 15:43:54,706 (main) [ ComponentContainer.java:145:INFO ] Auto-Loading component directory : [C:/spectramofbiz/specialpurpose] 2007-07-04 15:43:54,737 (main) [ ComponentContainer.java:207:INFO ] Loading component : [pos] 2007-07-04 15:43:54,753 (main) [ ComponentContainer.java:207:INFO ] Loading component : [hhfacility] 2007-07-04 15:43:54,769 (main) [ ComponentContainer.java:207:INFO ] Loading component : [assetmaint] 2007-07-04 15:43:54,769 (main) [ ComponentContainer.java:207:INFO ] Loading component : [cmssite] 2007-07-04 15:43:54,784 (main) [ ComponentContainer.java:207:INFO ] Loading component : [projectmgr] 2007-07-04 15:43:54,784 (main) [ ComponentContainer.java:248:WARN ] Location 'C:/spectramofbiz/specialpurpose/projectmgr/build/lib' does not exist 2007-07-04 15:43:54,800 (main) [ ComponentContainer.java:207:INFO ] Loading component : [oagis] 2007-07-04 15:43:54,800 (main) [ ComponentContainer.java:145:INFO ] Auto-Loading component directory : [C:/spectramofbiz/hot-deploy] 2007-07-04 15:43:54,800 (main) [ ComponentContainer.java:120:INFO ] All components loaded 2007-07-04 15:43:54,831 (main) [ClassLoaderContainer.java:50 :INFO ] CachedClassLoader created 2007-07-04 15:43:54,909 (main) [ GenericDelegator.java:113:INFO ] Creating new delegator [default] (main) 2007-07-04 15:43:56,237 (main) [ ModelViewEntity.java:461:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: statusDelay of view-entity ExampleStatusDetail 2007-07-04 15:43:56,362 (main) [ ModelViewEntity.java:625:INFO ] Throwing out field alias in view entity InventoryItemAndLocation because one already exists with the alias name [facilityId] and field name [PR(Product).facilityId], existing field name is [II.facilityId] 2007-07-04 15:43:56,362 (main) [ ModelViewEntity.java:625:INFO ] Throwing out field alias in view entity InventoryItemAndLocation because one already exists with the alias name [comments] and field name [PR(Product).comments], existing field name is [II.comments] 2007-07-04 15:43:56,409 (main) [ ModelViewEntity.java:461:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemQuantityReportGroupByItem 2007-07-04 15:43:56,409 (main) [ ModelViewEntity.java:461:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOpen of view-entity OrderItemQuantityReportGroupByItem 2007-07-04 15:43:56,409 (main) [ ModelViewEntity.java:461:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemQuantityReportGroupByProduct 2007-07-04 15:43:56,409 (main) [ ModelViewEntity.java:461:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOpen of view-entity OrderItemQuantityReportGroupByProduct 2007-07-04 15:43:56,472 (main) [ ModelViewEntity.java:461:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemAndShipGrpInvResAndItemSum 2007-07-04 15:43:56,472 (main) [ ModelViewEntity.java:461:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: totQuantityAvailable of view-entity OrderItemAndShipGrpInvResAndItemSum 2007-07-04 15:43:56,550 (main) [ ModelReader.java:395:INFO ] FINISHED LOADING ENTITIES - ALL FILES; #Entities=741 #ViewEntities=175 #Fields=7594 #Relationships=2545 #AutoRelationships=1880 2007-07-04 15:43:56,737 (main) [ GenericDelegator.java:148:INFO ] Doing entity definition check... 2007-07-04 15:43:56,737 (main) [ ModelEntityChecker.java:506:INFO ] [initReservedWords] array length=1023 2007-07-04 15:43:56,987 (main) [ GenericDelegator.java:151:WARN ] =-=-=-=-= Found 1 warnings when checking the entity definitions: 2007-07-04 15:43:56,987 (main) [ GenericDelegator.java:155:WARN ] [FieldNameRW] Column name COMMENT of entity FinAccountTrans is a reserved word. 2007-07-04 15:43:56,987 (main) [ GenericDelegator.java:165:INFO ] Delegator "default" initializing helper "localderby" for entity group " org.ofbiz". 2007-07-04 15:43:57,003 (main) [ GenericDelegator.java:182:INFO ] Doing database check as requested in entityengine.xml with addMissing=true 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:760:INFO ] Database Product Name is Apache Derby 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:761:INFO ] Database Product Version is 10.2.2.0 - (485682) 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:769:INFO ] Database Driver Name is Apache Derby Embedded JDBC Driver 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:770:INFO ] Database Driver Version is 10.2.2.0 - (485682) 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:771:INFO ] Database Driver JDBC Version is 3.0 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:781:INFO ] Database Setting/Support Information (those with a * should be true): 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:782:INFO ] - supports transactions [true]* 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:783:INFO ] - isolation None [false] 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:784:INFO ] - isolation ReadCommitted [true] 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:785:INFO ] - isolation ReadUncommitted[true] 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:786:INFO ] - isolation RepeatableRead [true] 2007-07-04 15:43:58,675 (main) [ DatabaseUtil.java:787:INFO ] - isolation Serializable [true] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:788:INFO ] - default fetchsize [1] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:789:INFO ] - forward only type [true] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:790:INFO ] - scroll sensitive type [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:791:INFO ] - scroll insensitive type [true] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:792:INFO ] - is case sensitive [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:793:INFO ] - stores LowerCase [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:794:INFO ] - stores MixedCase [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:795:INFO ] - stores UpperCase [true] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:796:INFO ] - max table name length [128] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:797:INFO ] - max column name length [128] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:798:INFO ] - max schema name length [128] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:799:INFO ] - concurrent connections [0] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:800:INFO ] - concurrent statements [0] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:801:INFO ] - ANSI SQL92 Entry [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:802:INFO ] - ANSI SQL92 Itermediate [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:803:INFO ] - ANSI SQL92 Full [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:804:INFO ] - ODBC SQL Grammar Core [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:805:INFO ] - ODBC SQL Grammar Extended[false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:806:INFO ] - ODBC SQL Grammar Minimum [true] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:807:INFO ] - outer joins [true]* 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:808:INFO ] - limited outer joins [true] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:809:INFO ] - full outer joins [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:810:INFO ] - group by [true]* 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:811:INFO ] - group by not in select [true] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:812:INFO ] - column aliasing [true] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:813:INFO ] - order by not in select [false] 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:815:INFO ] - alter table add column [true]* 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:816:INFO ] - non-nullable column [true]* 2007-07-04 15:43:58,691 (main) [ DatabaseUtil.java:853:INFO ] Getting Table Info From Database 2007-07-04 15:43:59,706 (main) [ DatabaseUtil.java:988:INFO ] Getting Column Info From Database 2007-07-04 15:44:01,737 (main) [ GenericDelegator.java:223:INFO ] Distributed Cache Clear System disabled for delegator [default] 2007-07-04 15:44:01,753 (main) [ GenericDispatcher.java:58 :INFO ] Creating new dispatcher [entity-default] (main) 2007-07-04 15:44:01,769 (main) [ ServiceDispatcher.java:80 :INFO ] [ServiceDispatcher] : Creating new instance. 2007-07-04 15:44:01,800 (main) [ ServiceGroupReader.java:99 :INFO ] Loaded 1 Group definitions from file:/C:/spectramofbiz/framework/common/servicedef/groups_test.xml 2007-07-04 15:44:01,816 (main) [ ServiceGroupReader.java:99 :INFO ] Loaded 4 Group definitions from file:/C:/spectramofbiz/framework/entityext/servicedef/groups.xml 2007-07-04 15:44:01,831 (main) [ ServiceGroupReader.java:99 :INFO ] Loaded 2 Group definitions from file:/C:/spectramofbiz/applications/workeffort/servicedef/service_groups.xml 2007-07-04 15:44:01,831 (main) [ ServiceGroupReader.java:99 :INFO ] Loaded 4 Group definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/groups.xml 2007-07-04 15:44:01,847 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 5 Service ECA definitions from file:/C:/spectramofbiz/framework/common/servicedef/secas_test.xml 2007-07-04 15:44:01,862 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 0 Service ECA definitions from file:/C:/spectramofbiz/framework/common/servicedef/secas_cdyne.xml 2007-07-04 15:44:01,878 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 12 Service ECA definitions from file:/C:/spectramofbiz/applications/party/servicedef/secas.xml 2007-07-04 15:44:01,894 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 27 Service ECA definitions from file:/C:/spectramofbiz/applications/content/servicedef/secas.xml 2007-07-04 15:44:01,909 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 10 Service ECA definitions from file:/C:/spectramofbiz/applications/workeffort/servicedef/secas.xml 2007-07-04 15:44:01,925 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 18 Service ECA definitions from file:/C:/spectramofbiz/applications/product/servicedef/secas.xml 2007-07-04 15:44:01,941 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 19 Service ECA definitions from file:/C:/spectramofbiz/applications/product/servicedef/secas_shipment.xml 2007-07-04 15:44:01,941 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 4 Service ECA definitions from file:/C:/spectramofbiz/applications/manufacturing/servicedef/secas.xml 2007-07-04 15:44:01,956 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 18 Service ECA definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/secas.xml 2007-07-04 15:44:01,956 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 2 Service ECA definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/secas_payment.xml 2007-07-04 15:44:01,972 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 48 Service ECA definitions from file:/C:/spectramofbiz/applications/order/servicedef/secas.xml 2007-07-04 15:44:01,987 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 1 Service ECA definitions from file:/C:/spectramofbiz/applications/marketing/servicedef/secas.xml 2007-07-04 15:44:02,050 (main) [ EntityEcaUtil.java:132:INFO ] Loaded 4 Entity ECA definitions from entitydef/eecas.xml in loader main 2007-07-04 15:44:02,050 (main) [ EntityEcaUtil.java:132:INFO ] Loaded 9 Entity ECA definitions from entitydef/eecas.xml in loader main 2007-07-04 15:44:02,066 (main) [ EntityEcaUtil.java:132:INFO ] Loaded 2 Entity ECA definitions from entitydef/eecas.xml in loader main 2007-07-04 15:44:02,081 (main) [ EntityEcaUtil.java:132:INFO ] Loaded 4 Entity ECA definitions from entitydef/eecas.xml in loader main 2007-07-04 15:44:02,144 (main) [ JobManager.java:257:INFO ] No crashed jobs to re-schedule 2007-07-04 15:44:02,175 (org.ofbiz.service.job.JobPoller@1336006) [ JobPoller.java:78 :INFO ] JobPoller: ( org.ofbiz.service.job.JobPoller@1336006) Thread Running... 2007-07-04 15:44:02,175 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: entity-default 2007-07-04 15:44:02,206 (org.ofbiz.service.jms.JmsListenerFactory@651e95) [ JmsListenerFactory.java:63 :INFO ] Starting JMS Listener Factory Thread 2007-07-04 15:44:02,237 (main) [ ModelServiceReader.java:208:INFO ] Loaded 47 Service definitions from file:/C:/spectramofbiz/framework/common/servicedef/services.xml 2007-07-04 15:44:02,269 (main) [ ModelServiceReader.java:208:INFO ] Loaded 28 Service definitions from file:/C:/spectramofbiz/framework/common/servicedef/services_test.xml 2007-07-04 15:44:02,269 (main) [ ModelServiceReader.java:208:INFO ] Loaded 2 Service definitions from file:/C:/spectramofbiz/framework/common/servicedef/services_cdyne.xml 2007-07-04 15:44:02,284 (main) [ ModelServiceReader.java:208:INFO ] Loaded 9 Service definitions from file:/C:/spectramofbiz/framework/service/servicedef/services.xml 2007-07-04 15:44:02,316 (main) [ ModelServiceReader.java:208:INFO ] Loaded 38 Service definitions from file:/C:/spectramofbiz/framework/entityext/servicedef/services.xml 2007-07-04 15:44:02,316 (main) [ ModelServiceReader.java:208:INFO ] Loaded 19 Service definitions from file:/C:/spectramofbiz/framework/workflow/servicedef/services.xml 2007-07-04 15:44:02,347 (main) [ ModelServiceReader.java:208:INFO ] Loaded 1 Service definitions from file:/C:/spectramofbiz/framework/testtools/servicedef/services.xml 2007-07-04 15:44:02,362 (main) [ ModelServiceReader.java:208:INFO ] Loaded 5 Service definitions from file:/C:/spectramofbiz/framework/webtools/servicedef/services.xml 2007-07-04 15:44:02,378 (main) [ ModelServiceReader.java:208:INFO ] Loaded 15 Service definitions from file:/C:/spectramofbiz/framework/example/servicedef/services.xml 2007-07-04 15:44:02,425 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_createPartyTextContent.group::all::[createTextContent::sync::, createPartyContent::sync::]] 2007-07-04 15:44:02,425 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_uploadPartyContentFile.group::all::[createContentFromUploadedFile::sync::, createPartyContent::sync::]] 2007-07-04 15:44:02,425 (main) [ ModelServiceReader.java:208:INFO ] Loaded 89 Service definitions from file:/C:/spectramofbiz/applications/party/servicedef/services.xml 2007-07-04 15:44:02,456 (main) [ ModelServiceReader.java:208:INFO ] Loaded 12 Service definitions from file:/C:/spectramofbiz/applications/party/servicedef/services_view.xml 2007-07-04 15:44:02,456 (main) [ ModelServiceReader.java:208:INFO ] Loaded 11 Service definitions from file:/C:/spectramofbiz/applications/securityext/servicedef/services.xml 2007-07-04 15:44:02,519 (main) [ ModelServiceReader.java:208:INFO ] Loaded 120 Service definitions from file:/C:/spectramofbiz/applications/content/servicedef/services.xml 2007-07-04 15:44:02,534 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_createTextContent.group::all::[createDataText::sync::, createContent::sync::]] 2007-07-04 15:44:02,534 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_createContentFromUploadedFile.group::all::[createDataResource::sync::, attachUploadToDataResource::sync::, createContentFromDataResource::sync::]] 2007-07-04 15:44:02,534 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_updateContentAndUploadedFile.group::all::[updateDataResource::sync::, attachUploadToDataResource::sync::, updateContent::sync::]] 2007-07-04 15:44:02,534 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_updateTextContent.group::all::[updateDataText::sync::, updateContent::sync::]] 2007-07-04 15:44:02,534 (main) [ ModelServiceReader.java:208:INFO ] Loaded 22 Service definitions from file:/C:/spectramofbiz/applications/content/servicedef/services_content.xml 2007-07-04 15:44:02,566 (main) [ ModelServiceReader.java:655:WARN ] No parameter found for override parameter named: fromDate in service createMimeTypeHtmlTemplate 2007-07-04 15:44:02,566 (main) [ ModelServiceReader.java:208:INFO ] Loaded 35 Service definitions from file:/C:/spectramofbiz/applications/content/servicedef/services_contenttypes.xml 2007-07-04 15:44:02,597 (main) [ ModelServiceReader.java:208:INFO ] Loaded 27 Service definitions from file:/C:/spectramofbiz/applications/content/servicedef/services_data.xml 2007-07-04 15:44:02,612 (main) [ ModelServiceReader.java:208:INFO ] Loaded 11 Service definitions from file:/C:/spectramofbiz/applications/content/servicedef/services_email.xml 2007-07-04 15:44:02,612 (main) [ ModelServiceReader.java:208:INFO ] Loaded 2 Service definitions from file:/C:/spectramofbiz/applications/content/servicedef/services_output.xml 2007-07-04 15:44:02,644 (main) [ ModelServiceReader.java:208:INFO ] Loaded 43 Service definitions from file:/C:/spectramofbiz/applications/content/servicedef/services_survey.xml 2007-07-04 15:44:02,644 (main) [ ModelServiceReader.java:208:INFO ] Loaded 5 Service definitions from file:/C:/spectramofbiz/applications/content/servicedef/services_commevent.xml 2007-07-04 15:44:02,675 (main) [ ModelServiceReader.java:208:INFO ] Loaded 18 Service definitions from file:/C:/spectramofbiz/applications/content/servicedef/services_website.xml 2007-07-04 15:44:02,706 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_createWorkEffortTextContent.group::all::[createTextContent::sync::, createWorkEffortContent::sync::]] 2007-07-04 15:44:02,706 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_updateWorkEffortTextContent.group::all::[updateTextContent::sync::, updateWorkEffortContent::sync::]] 2007-07-04 15:44:02,706 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_uploadWorkEffortContentFile.group::all::[createContentFromUploadedFile::sync::, createWorkEffortContent::sync::]] 2007-07-04 15:44:02,706 (main) [ ModelServiceReader.java:208:INFO ] Loaded 69 Service definitions from file:/C:/spectramofbiz/applications/workeffort/servicedef/services.xml 2007-07-04 15:44:02,722 (main) [ ModelServiceReader.java:208:INFO ] Loaded 20 Service definitions from file:/C:/spectramofbiz/applications/workeffort/servicedef/services_timesheet.xml 2007-07-04 15:44:02,753 (main) [ ModelServiceReader.java:208:INFO ] Loaded 64 Service definitions from file:/C:/spectramofbiz/applications/humanres/servicedef/services.xml 2007-07-04 15:44:02,816 (main) [ ModelServiceReader.java:208:INFO ] Loaded 136 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services.xml 2007-07-04 15:44:02,847 (main) [ ModelServiceReader.java:208:INFO ] Loaded 89 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_facility.xml 2007-07-04 15:44:02,862 (main) [ ModelServiceReader.java:208:INFO ] Loaded 25 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_feature.xml 2007-07-04 15:44:02,878 (main) [ ModelServiceReader.java:208:INFO ] Loaded 21 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_maint.xml 2007-07-04 15:44:02,941 (main) [ ModelServiceReader.java:208:INFO ] Loaded 19 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_picklist.xml 2007-07-04 15:44:02,956 (main) [ ModelServiceReader.java:208:INFO ] Loaded 37 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_pricepromo.xml 2007-07-04 15:44:02,972 (main) [ ModelServiceReader.java:208:INFO ] Loaded 3 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_shipment_dhl.xml 2007-07-04 15:44:02,972 (main) [ ModelServiceReader.java:208:INFO ] Loaded 2 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_shipment_fedex.xml 2007-07-04 15:44:02,987 (main) [ ModelServiceReader.java:208:INFO ] Loaded 7 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_shipment_ups.xml 2007-07-04 15:44:03,003 (main) [ ModelServiceReader.java:208:INFO ] Loaded 9 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_shipment_usps.xml 2007-07-04 15:44:03,019 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_issueOrderItemToShipmentAndReceiveAgainstPO.group::all::[issueOrderItemToShipment::sync::, receiveInventoryProduct::sync::]] 2007-07-04 15:44:03,019 (main) [ ModelServiceReader.java:208:INFO ] Loaded 76 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_shipment.xml 2007-07-04 15:44:03,034 (main) [ ModelServiceReader.java:208:INFO ] Loaded 28 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_store.xml 2007-07-04 15:44:03,050 (main) [ ModelServiceReader.java:208:INFO ] Loaded 15 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_subscription.xml 2007-07-04 15:44:03,066 (main) [ ModelServiceReader.java:208:INFO ] Loaded 12 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_view.xml 2007-07-04 15:44:03,081 (main) [ ModelServiceReader.java:208:INFO ] Loaded 9 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_cost.xml 2007-07-04 15:44:03,081 (main) [ ModelServiceReader.java:208:INFO ] Loaded 2 Service definitions from file:/C:/spectramofbiz/applications/product/servicedef/services_uom.xml 2007-07-04 15:44:03,097 (main) [ ModelServiceReader.java:208:INFO ] Loaded 1 Service definitions from file:/C:/spectramofbiz/applications/manufacturing/servicedef/services.xml 2007-07-04 15:44:03,112 (main) [ ModelServiceReader.java:208:INFO ] Loaded 12 Service definitions from file:/C:/spectramofbiz/applications/manufacturing/servicedef/services_calendar.xml 2007-07-04 15:44:03,112 (main) [ ModelServiceReader.java:208:INFO ] Loaded 5 Service definitions from file:/C:/spectramofbiz/applications/manufacturing/servicedef/services_routing.xml 2007-07-04 15:44:03,128 (main) [ ModelServiceReader.java:208:INFO ] Loaded 31 Service definitions from file:/C:/spectramofbiz/applications/manufacturing/servicedef/services_production_run.xml 2007-07-04 15:44:03,144 (main) [ ModelServiceReader.java:208:INFO ] Loaded 13 Service definitions from file:/C:/spectramofbiz/applications/manufacturing/servicedef/services_bom.xml 2007-07-04 15:44:03,159 (main) [ ModelServiceReader.java:208:INFO ] Loaded 6 Service definitions from file:/C:/spectramofbiz/applications/manufacturing/servicedef/services_mrp.xml 2007-07-04 15:44:03,175 (main) [ ModelServiceReader.java:208:INFO ] Loaded 5 Service definitions from file:/C:/spectramofbiz/applications/manufacturing/servicedef/services_formula.xml 2007-07-04 15:44:03,191 (main) [ ModelServiceReader.java:208:INFO ] Loaded 23 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_agreement.xml 2007-07-04 15:44:03,237 (main) [ ModelServiceReader.java:208:INFO ] Loaded 9 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_admin.xml 2007-07-04 15:44:03,237 (main) [ ModelServiceReader.java:208:INFO ] Loaded 9 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_billing.xml 2007-07-04 15:44:03,269 (main) [ ModelServiceReader.java:208:INFO ] Loaded 38 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_finaccount.xml 2007-07-04 15:44:03,284 (main) [ ModelServiceReader.java:208:INFO ] Loaded 33 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_fixedasset.xml 2007-07-04 15:44:03,284 (main) [ ModelServiceReader.java:208:INFO ] Loaded 26 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_invoice.xml 2007-07-04 15:44:03,300 (main) [ ModelServiceReader.java:208:INFO ] Loaded 31 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_ledger.xml 2007-07-04 15:44:03,316 (main) [ ModelServiceReader.java:208:INFO ] Loaded 9 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_payment.xml 2007-07-04 15:44:03,362 (main) [ ModelServiceReader.java:208:INFO ] Loaded 66 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_paymentmethod.xml 2007-07-04 15:44:03,378 (main) [ ModelServiceReader.java:208:INFO ] Loaded 27 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_tax.xml 2007-07-04 15:44:03,378 (main) [ ModelServiceReader.java:208:INFO ] Loaded 5 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_cost.xml 2007-07-04 15:44:03,394 (main) [ ModelServiceReader.java:208:INFO ] Loaded 6 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_clearcommerce.xml 2007-07-04 15:44:03,409 (main) [ ModelServiceReader.java:208:INFO ] Loaded 5 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_cybersource.xml 2007-07-04 15:44:03,409 (main) [ ModelServiceReader.java:208:INFO ] Loaded 4 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_pccharge.xml 2007-07-04 15:44:03,425 (main) [ ModelServiceReader.java:208:INFO ] Loaded 10 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_rita.xml 2007-07-04 15:44:03,441 (main) [ ModelServiceReader.java:208:INFO ] Loaded 21 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_valuelink.xml 2007-07-04 15:44:03,441 (main) [ ModelServiceReader.java:208:INFO ] Loaded 4 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_verisign.xml 2007-07-04 15:44:03,456 (main) [ ModelServiceReader.java:208:INFO ] Loaded 6 Service definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/services_authorizedotnet.xml 2007-07-04 15:44:03,487 (main) [ ModelServiceReader.java:428:WARN ] Created INTERNAL GROUP model [_completePurchaseOrder.group::all::[cancelRemainingPurchaseOrderItems::sync::, generateReqsFromCancelledPOItems::sync::, checkOrderItemStatus::sync::]] 2007-07-04 15:44:03,487 (main) [ ModelServiceReader.java:208:INFO ] Loaded 83 Service definitions from file:/C:/spectramofbiz/applications/order/servicedef/services.xml 2007-07-04 15:44:03,519 (main) [ ModelServiceReader.java:208:INFO ] Loaded 8 Service definitions from file:/C:/spectramofbiz/applications/order/servicedef/services_cart.xml 2007-07-04 15:44:03,534 (main) [ ModelServiceReader.java:208:INFO ] Loaded 15 Service definitions from file:/C:/spectramofbiz/applications/order/servicedef/services_shoppinglist.xml 2007-07-04 15:44:03,534 (main) [ ModelServiceReader.java:208:INFO ] Loaded 15 Service definitions from file:/C:/spectramofbiz/applications/order/servicedef/services_request.xml 2007-07-04 15:44:03,550 (main) [ ModelServiceReader.java:208:INFO ] Loaded 29 Service definitions from file:/C:/spectramofbiz/applications/order/servicedef/services_quote.xml 2007-07-04 15:44:03,566 (main) [ ModelServiceReader.java:208:INFO ] Loaded 18 Service definitions from file:/C:/spectramofbiz/applications/order/servicedef/services_requirement.xml 2007-07-04 15:44:03,581 (main) [ ModelServiceReader.java:208:INFO ] Loaded 38 Service definitions from file:/C:/spectramofbiz/applications/order/servicedef/services_return.xml 2007-07-04 15:44:03,597 (main) [ ModelServiceReader.java:208:INFO ] Loaded 2 Service definitions from file:/C:/spectramofbiz/applications/order/servicedef/services_opportunity.xml 2007-07-04 15:44:03,597 (main) [ ModelServiceReader.java:208:INFO ] Loaded 1 Service definitions from file:/C:/spectramofbiz/applications/order/servicedef/services_upgrade.xml 2007-07-04 15:44:03,612 (main) [ ModelServiceReader.java:208:INFO ] Loaded 49 Service definitions from file:/C:/spectramofbiz/applications/marketing/servicedef/services.xml 2007-07-04 15:44:03,628 (main) [ ModelServiceReader.java:208:INFO ] Loaded 5 Service definitions from file:/C:/spectramofbiz/specialpurpose/hhfacility/servicedef/services_hhfacility.xml 2007-07-04 15:44:03,628 (main) [ ModelServiceReader.java:208:INFO ] Loaded 1 Service definitions from file:/C:/spectramofbiz/specialpurpose/assetmaint/servicedef/services.xml 2007-07-04 15:44:03,644 (main) [ ModelServiceReader.java:208:INFO ] Loaded 11 Service definitions from file:/C:/spectramofbiz/specialpurpose/oagis/servicedef/services.xml 2007-07-04 15:44:03,644 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 5 Service ECA definitions from file:/C:/spectramofbiz/framework/common/servicedef/secas_test.xml 2007-07-04 15:44:03,659 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 0 Service ECA definitions from file:/C:/spectramofbiz/framework/common/servicedef/secas_cdyne.xml 2007-07-04 15:44:03,659 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 12 Service ECA definitions from file:/C:/spectramofbiz/applications/party/servicedef/secas.xml 2007-07-04 15:44:03,675 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 27 Service ECA definitions from file:/C:/spectramofbiz/applications/content/servicedef/secas.xml 2007-07-04 15:44:03,691 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 10 Service ECA definitions from file:/C:/spectramofbiz/applications/workeffort/servicedef/secas.xml 2007-07-04 15:44:03,691 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 18 Service ECA definitions from file:/C:/spectramofbiz/applications/product/servicedef/secas.xml 2007-07-04 15:44:03,706 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 19 Service ECA definitions from file:/C:/spectramofbiz/applications/product/servicedef/secas_shipment.xml 2007-07-04 15:44:03,706 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 4 Service ECA definitions from file:/C:/spectramofbiz/applications/manufacturing/servicedef/secas.xml 2007-07-04 15:44:03,722 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 18 Service ECA definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/secas.xml 2007-07-04 15:44:03,722 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 2 Service ECA definitions from file:/C:/spectramofbiz/applications/accounting/servicedef/secas_payment.xml 2007-07-04 15:44:03,737 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 48 Service ECA definitions from file:/C:/spectramofbiz/applications/order/servicedef/secas.xml 2007-07-04 15:44:03,737 (main) [ ServiceEcaUtil.java:127:INFO ] Loaded 1 Service ECA definitions from file:/C:/spectramofbiz/applications/marketing/servicedef/secas.xml 2007-07-04 15:44:03,737 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: entity-default 2007-07-04 15:44:04,722 (main) [ JkMain.java:251:INFO ] Can't find home, jk2.properties not loaded 2007-07-04 15:44:04,737 (main) [ Http11BaseProtocol.java:145:INFO ] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080 2007-07-04 15:44:04,847 (main) [ SSLImpl.java:49 :INFO ] SSLImpl loaded; using custom ServerSocketFactory 2007-07-04 15:44:05,394 (main) [ Http11BaseProtocol.java:145:INFO ] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8443 2007-07-04 15:44:05,394 (main) [ ContainerLoader.java:76 :INFO ] [Startup] Starting containers... 2007-07-04 15:44:05,409 (main) [ GenericDispatcher.java:58 :INFO ] Creating new dispatcher [RMIDispatcher] (main) 2007-07-04 15:44:05,409 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: RMIDispatcher 2007-07-04 15:44:05,409 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: RMIDispatcher 2007-07-04 15:44:05,628 (main) [ Embedded.java:803:INFO ] Starting tomcat server 2007-07-04 15:44:05,628 (main) [ Embedded.java:886:INFO ] Catalina naming disabled 2007-07-04 15:44:06,034 (main) [ StandardEngine.java:432:INFO ] Starting Servlet Engine: Apache Tomcat/5.5.23 2007-07-04 15:44:06,222 (main) [ StandardHost.java:734:INFO ] XML validation disabled 2007-07-04 15:44:06,222 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:06,503 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:06,628 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:07,144 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:07,144 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [example] 2007-07-04 15:44:07,144 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://example/widget/example/CommonScreens.xml] 2007-07-04 15:44:07,144 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:07,159 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: example 2007-07-04 15:44:07,159 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: example 2007-07-04 15:44:07,175 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\framework\example\webapp\example\ 2007-07-04 15:44:07,191 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:07,253 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:07,253 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (4) request/event handlers in 0.0s 2007-07-04 15:44:07,253 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (27) records in 0.0s 2007-07-04 15:44:07,253 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (12) records in 0.0s 2007-07-04 15:44:07,550 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:07,722 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:08,066 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:08,066 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [partymgr] 2007-07-04 15:44:08,066 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://party/widget/partymgr/CommonScreens.xml] 2007-07-04 15:44:08,066 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [scriptLocationPath] and value [/WEB-INF/bsh] 2007-07-04 15:44:08,066 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:08,066 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:08,066 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: partymgr 2007-07-04 15:44:08,066 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: partymgr 2007-07-04 15:44:08,066 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\party\webapp\partymgr\ 2007-07-04 15:44:08,066 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:08,144 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:08,144 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (4) request/event handlers in 0.0s 2007-07-04 15:44:08,144 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (189) records in 0.0s 2007-07-04 15:44:08,144 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (77) records in 0.0s 2007-07-04 15:44:08,191 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:08,316 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:08,628 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:08,628 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [exampleext] 2007-07-04 15:44:08,628 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://exampleext/widget/example/CommonScreens.xml] 2007-07-04 15:44:08,628 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:08,628 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: exampleext 2007-07-04 15:44:08,628 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: exampleext 2007-07-04 15:44:08,628 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\framework\exampleext\webapp\exampleext\ 2007-07-04 15:44:08,628 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:08,753 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.062s 2007-07-04 15:44:08,753 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.078s 2007-07-04 15:44:08,800 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (4) request/event handlers in 0.047s 2007-07-04 15:44:08,800 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (4) request/event handlers in 0.047s 2007-07-04 15:44:08,863 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (27) records in 0.063s 2007-07-04 15:44:08,863 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (27) records in 0.063s 2007-07-04 15:44:08,909 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (12) records in 0.046s 2007-07-04 15:44:08,909 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (12) records in 0.046s 2007-07-04 15:44:08,988 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:09,128 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:09,519 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:09,519 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [marketing] 2007-07-04 15:44:09,519 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://marketing/widget/CommonScreens.xml] 2007-07-04 15:44:09,519 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [scriptLocationPath] and value [/WEB-INF/bsh] 2007-07-04 15:44:09,519 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:09,519 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:09,519 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: marketing 2007-07-04 15:44:09,519 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: marketing 2007-07-04 15:44:09,519 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\marketing\webapp\marketing\ 2007-07-04 15:44:09,519 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:09,581 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:09,581 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (4) request/event handlers in 0.0s 2007-07-04 15:44:09,581 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (91) records in 0.0s 2007-07-04 15:44:09,581 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (45) records in 0.0s 2007-07-04 15:44:09,628 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:09,816 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:10,175 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [webSiteId] and value [CONTENT_SITE] 2007-07-04 15:44:10,175 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:10,175 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [content] 2007-07-04 15:44:10,175 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://content/widget/CommonScreens.xml] 2007-07-04 15:44:10,175 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:10,175 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:10,175 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: content 2007-07-04 15:44:10,175 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: content 2007-07-04 15:44:10,175 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\content\webapp\content\ 2007-07-04 15:44:10,175 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:10,253 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:10,253 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (3) view handlers and (7) request/event handlers in 0.0s 2007-07-04 15:44:10,269 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (332) records in 0.016s 2007-07-04 15:44:10,269 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (132) records in 0.0s 2007-07-04 15:44:10,331 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:10,472 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:10,800 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:10,800 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [assetmaint] 2007-07-04 15:44:10,800 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://assetmaint/widget/CommonScreens.xml] 2007-07-04 15:44:10,800 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [commonFacilityDecoratorLocation] and value [component://assetmaint/widget/CommonScreens.xml] 2007-07-04 15:44:10,800 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:10,800 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: assetmaint 2007-07-04 15:44:10,800 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: assetmaint 2007-07-04 15:44:10,800 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\specialpurpose\assetmaint\webapp\assetmaint\ 2007-07-04 15:44:10,816 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:10,925 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.062s 2007-07-04 15:44:11,019 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.094s 2007-07-04 15:44:11,097 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.078s 2007-07-04 15:44:11,097 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.234s 2007-07-04 15:44:11,159 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (6) request/event handlers in 0.062s 2007-07-04 15:44:11,238 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (4) request/event handlers in 0.079s 2007-07-04 15:44:11,300 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (3) view handlers and (4) request/event handlers in 0.062s 2007-07-04 15:44:11,300 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (6) request/event handlers in 0.203s 2007-07-04 15:44:11,378 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (188) records in 0.062s 2007-07-04 15:44:11,456 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (268) records in 0.078s 2007-07-04 15:44:11,519 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (127) records in 0.063s 2007-07-04 15:44:11,519 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (563) records in 0.203s 2007-07-04 15:44:11,581 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (66) records in 0.062s 2007-07-04 15:44:11,659 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (129) records in 0.078s 2007-07-04 15:44:11,722 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (64) records in 0.063s 2007-07-04 15:44:11,722 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (241) records in 0.203s 2007-07-04 15:44:11,972 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:12,097 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:12,394 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:12,394 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [hhfacility] 2007-07-04 15:44:12,394 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:12,394 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:12,394 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: hhfacility 2007-07-04 15:44:12,394 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: hhfacility 2007-07-04 15:44:12,394 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\specialpurpose\hhfacility\webapp\hhfacility\ 2007-07-04 15:44:12,394 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:12,456 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:12,456 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (6) request/event handlers in 0.0s 2007-07-04 15:44:12,456 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (20) records in 0.0s 2007-07-04 15:44:12,456 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (15) records in 0.0s 2007-07-04 15:44:12,628 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:12,816 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:13,175 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:13,175 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [manufacturing] 2007-07-04 15:44:13,175 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://manufacturing/widget/manufacturing/CommonScreens.xml] 2007-07-04 15:44:13,175 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:13,175 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:13,175 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: manufacturing 2007-07-04 15:44:13,175 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: manufacturing 2007-07-04 15:44:13,175 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\manufacturing\webapp\manufacturing\ 2007-07-04 15:44:13,175 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:13,238 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:13,238 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (6) request/event handlers in 0.0s 2007-07-04 15:44:13,253 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (130) records in 0.015s 2007-07-04 15:44:13,253 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (58) records in 0.0s 2007-07-04 15:44:13,316 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:13,488 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:13,909 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [webSiteId] and value [WebStoreClone] 2007-07-04 15:44:13,909 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:13,909 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [ecommerce] 2007-07-04 15:44:13,909 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://ecommerce/widget/CommonScreens.xml] 2007-07-04 15:44:13,909 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:13,909 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:13,925 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: ecommerce 2007-07-04 15:44:13,925 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: ecommerce 2007-07-04 15:44:13,925 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\ecommerce\webapp\ecomclone\ 2007-07-04 15:44:13,925 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:14,034 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (5) records in 0.062s 2007-07-04 15:44:14,034 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (5) records in 0.062s 2007-07-04 15:44:14,113 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (7) request/event handlers in 0.079s 2007-07-04 15:44:14,113 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (7) request/event handlers in 0.079s 2007-07-04 15:44:14,191 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (245) records in 0.078s 2007-07-04 15:44:14,191 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (245) records in 0.078s 2007-07-04 15:44:14,269 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (89) records in 0.063s 2007-07-04 15:44:14,269 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (89) records in 0.078s 2007-07-04 15:44:14,472 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:14,753 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:15,097 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [webSiteId] and value [OrderEntry] 2007-07-04 15:44:15,097 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:15,097 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [order] 2007-07-04 15:44:15,113 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://order/widget/ordermgr/CommonScreens.xml] 2007-07-04 15:44:15,113 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:15,113 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:15,113 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: order 2007-07-04 15:44:15,113 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: order 2007-07-04 15:44:15,113 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\order\webapp\ordermgr\ 2007-07-04 15:44:15,113 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:15,191 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:15,191 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (6) request/event handlers in 0.0s 2007-07-04 15:44:15,191 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (293) records in 0.0s 2007-07-04 15:44:15,191 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (129) records in 0.0s 2007-07-04 15:44:15,238 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:15,363 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:15,644 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:15,644 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [oagismgr] 2007-07-04 15:44:15,644 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://oagis/widget/CommonScreens.xml] 2007-07-04 15:44:15,644 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:15,644 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: oagismgr 2007-07-04 15:44:15,644 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: oagismgr 2007-07-04 15:44:15,644 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\specialpurpose\oagis\webapp\oagis\ 2007-07-04 15:44:15,660 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:15,706 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (3) records in 0.015s 2007-07-04 15:44:15,706 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (5) request/event handlers in 0.0s 2007-07-04 15:44:15,706 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (22) records in 0.0s 2007-07-04 15:44:15,706 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (8) records in 0.0s 2007-07-04 15:44:15,706 (main) [ GenericDelegator.java:104:WARN ] Got a getGenericDelegator call with a null delegatorName, assuming default for the name. 2007-07-04 15:44:15,706 (main) [ GenericDispatcher.java:58 :INFO ] Creating new dispatcher [sstream-dispatcher] (main) 2007-07-04 15:44:15,706 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: sstream-dispatcher 2007-07-04 15:44:15,706 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: sstream-dispatcher 2007-07-04 15:44:15,753 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:15,956 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:16,285 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:16,285 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [webtools] 2007-07-04 15:44:16,285 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://webtools/widget/CommonScreens.xml] 2007-07-04 15:44:16,285 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [scriptLocationPath] and value [/WEB-INF/bsh] 2007-07-04 15:44:16,285 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:16,285 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:16,285 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: webtools 2007-07-04 15:44:16,300 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: webtools 2007-07-04 15:44:16,300 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\framework\webtools\webapp\webtools\ 2007-07-04 15:44:16,300 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:16,347 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:16,347 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (7) request/event handlers in 0.0s 2007-07-04 15:44:16,363 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (92) records in 0.016s 2007-07-04 15:44:16,363 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (57) records in 0.0s 2007-07-04 15:44:16,503 (main) [ GenericDelegator.java:104:WARN ] Got a getGenericDelegator call with a null delegatorName, assuming default for the name. 2007-07-04 15:44:16,503 (main) [ GenericDispatcher.java:58 :INFO ] Creating new dispatcher [xmlrpc-dispatcher] (main) 2007-07-04 15:44:16,503 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: xmlrpc-dispatcher 2007-07-04 15:44:16,503 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: xmlrpc-dispatcher 2007-07-04 15:44:16,519 (main) [ GenericDelegator.java:104:WARN ] Got a getGenericDelegator call with a null delegatorName, assuming default for the name. 2007-07-04 15:44:16,566 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:16,675 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:16,769 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:16,894 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:17,206 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [webSiteId] and value [CmsSite] 2007-07-04 15:44:17,206 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:17,206 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [CmsSite] 2007-07-04 15:44:17,206 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:17,206 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:17,206 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: CmsSite 2007-07-04 15:44:17,206 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: CmsSite 2007-07-04 15:44:17,206 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\specialpurpose\cmssite\webapp\cmssite\ 2007-07-04 15:44:17,206 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:17,253 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (5) records in 0.0s 2007-07-04 15:44:17,253 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (7) request/event handlers in 0.0s 2007-07-04 15:44:17,269 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (6) records in 0.016s 2007-07-04 15:44:17,269 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (2) records in 0.0s 2007-07-04 15:44:17,300 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:17,394 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:17,706 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:17,706 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [Humanres] 2007-07-04 15:44:17,706 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://humanres/widget/CommonScreens.xml] 2007-07-04 15:44:17,706 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:17,706 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:17,722 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: Humanres 2007-07-04 15:44:17,722 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: Humanres 2007-07-04 15:44:17,722 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\humanres\webapp\humanres\ 2007-07-04 15:44:17,722 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:17,769 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:17,769 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (4) request/event handlers in 0.0s 2007-07-04 15:44:17,769 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (106) records in 0.0s 2007-07-04 15:44:17,769 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (43) records in 0.0s 2007-07-04 15:44:17,816 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:17,988 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:18,363 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:18,363 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [facility] 2007-07-04 15:44:18,363 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://product/widget/facility/CommonScreens.xml] 2007-07-04 15:44:18,363 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [commonFacilityDecoratorLocation] and value [component://product/widget/facility/CommonScreens.xml] 2007-07-04 15:44:18,363 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:18,363 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:18,363 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: facility 2007-07-04 15:44:18,363 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: facility 2007-07-04 15:44:18,378 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\product\webapp\facility\ 2007-07-04 15:44:18,378 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:18,441 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:18,441 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (6) request/event handlers in 0.0s 2007-07-04 15:44:18,441 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (188) records in 0.0s 2007-07-04 15:44:18,441 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (66) records in 0.0s 2007-07-04 15:44:18,488 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:18,722 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:19,035 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:19,035 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [catalog] 2007-07-04 15:44:19,035 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://product/widget/catalog/CatalogCommonScreens.xml] 2007-07-04 15:44:19,035 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:19,035 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:19,050 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: catalog 2007-07-04 15:44:19,050 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: catalog 2007-07-04 15:44:19,050 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\product\webapp\catalog\ 2007-07-04 15:44:19,050 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:19,128 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (5) records in 0.0s 2007-07-04 15:44:19,128 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (6) request/event handlers in 0.0s 2007-07-04 15:44:19,144 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (407) records in 0.016s 2007-07-04 15:44:19,144 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (121) records in 0.0s 2007-07-04 15:44:19,175 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:19,300 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:19,581 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:19,597 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [projectmgr] 2007-07-04 15:44:19,597 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://projectmgr/widget/CommonScreens.xml] 2007-07-04 15:44:19,597 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:19,597 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: projectmgr 2007-07-04 15:44:19,597 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: projectmgr 2007-07-04 15:44:19,597 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\specialpurpose\projectmgr\webapp\projectmgr\ 2007-07-04 15:44:19,597 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:19,738 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (5) records in 0.094s 2007-07-04 15:44:19,816 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.078s 2007-07-04 15:44:19,878 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.062s 2007-07-04 15:44:19,941 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.063s 2007-07-04 15:44:19,941 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (5) records in 0.297s 2007-07-04 15:44:20,035 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (6) request/event handlers in 0.094s 2007-07-04 15:44:20,097 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (6) request/event handlers in 0.062s 2007-07-04 15:44:20,160 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (4) request/event handlers in 0.063s 2007-07-04 15:44:20,222 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (3) view handlers and (4) request/event handlers in 0.047s 2007-07-04 15:44:20,222 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (6) request/event handlers in 0.281s 2007-07-04 15:44:20,331 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (407) records in 0.109s 2007-07-04 15:44:20,410 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (293) records in 0.079s 2007-07-04 15:44:20,488 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (268) records in 0.078s 2007-07-04 15:44:20,550 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (127) records in 0.062s 2007-07-04 15:44:20,550 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (1026) records in 0.328s 2007-07-04 15:44:20,644 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (121) records in 0.094s 2007-07-04 15:44:20,706 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (129) records in 0.062s 2007-07-04 15:44:20,785 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (129) records in 0.079s 2007-07-04 15:44:20,863 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (64) records in 0.063s 2007-07-04 15:44:20,863 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (389) records in 0.313s 2007-07-04 15:44:21,191 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:21,425 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:21,769 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [webSiteId] and value [WebStore] 2007-07-04 15:44:21,769 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:21,785 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [ecommerce] 2007-07-04 15:44:21,785 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://ecommerce/widget/CommonScreens.xml] 2007-07-04 15:44:21,785 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:21,785 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:21,785 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: ecommerce 2007-07-04 15:44:21,785 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: ecommerce 2007-07-04 15:44:21,785 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\ecommerce\webapp\ecommerce\ 2007-07-04 15:44:21,785 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:21,847 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (5) records in 0.0s 2007-07-04 15:44:21,847 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (4) view handlers and (7) request/event handlers in 0.0s 2007-07-04 15:44:21,863 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (245) records in 0.016s 2007-07-04 15:44:21,863 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (89) records in 0.0s 2007-07-04 15:44:21,894 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:22,113 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:22,222 (org.ofbiz.service.jms.JmsListenerFactory@651e95) [ JmsListenerFactory.java:73 :INFO ] JMS Listener Factory Thread Finished; All listeners connected. 2007-07-04 15:44:22,441 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:22,441 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [accounting] 2007-07-04 15:44:22,441 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://accounting/widget/CommonScreens.xml] 2007-07-04 15:44:22,441 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:22,441 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:22,441 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: accounting 2007-07-04 15:44:22,441 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: accounting 2007-07-04 15:44:22,456 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\accounting\webapp\accounting\ 2007-07-04 15:44:22,456 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:22,535 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:22,535 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (4) request/event handlers in 0.0s 2007-07-04 15:44:22,535 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (268) records in 0.0s 2007-07-04 15:44:22,535 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (129) records in 0.0s 2007-07-04 15:44:22,566 (main) [ RealmBase.java:1026:INFO ] This Realm has already been started 2007-07-04 15:44:22,738 (main) [ ContextConfig.java:597:INFO ] No default web.xml 2007-07-04 15:44:23,035 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] 2007-07-04 15:44:23,050 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [workeffort] 2007-07-04 15:44:23,050 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [mainDecoratorLocation] and value [component://workeffort/widget/CommonScreens.xml] 2007-07-04 15:44:23,050 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [scriptLocationPath] and value [/WEB-INF/bsh] 2007-07-04 15:44:23,050 (main) [ ContextFilter.java:346:INFO ] Adding web.xml context-param to application attribute with name [serviceReaderUrls] and value [/WEB-INF/services.xml] 2007-07-04 15:44:23,050 (main) [ ContextFilter.java:311:INFO ] [ ContextFilter.init] Getting Entity Engine Delegator with delegator name default 2007-07-04 15:44:23,050 (main) [ ServiceDispatcher.java:166:INFO ] Registered dispatcher: workeffort 2007-07-04 15:44:23,050 (main) [ GenericDispatcher.java:128:INFO ] [LocalDispatcher] : Created Dispatcher for: workeffort 2007-07-04 15:44:23,050 (main) [ ControlServlet.java:65 :INFO ] [ ControlServlet.init] Loading Control Servlet mounted on path C:\spectramofbiz\applications\workeffort\webapp\workeffort\ 2007-07-04 15:44:23,050 (main) [ RequestHandler.java:71 :INFO ] [RequestHandler Loading...] 2007-07-04 15:44:23,113 (main) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:44:23,113 (main) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (3) view handlers and (4) request/event handlers in 0.0s 2007-07-04 15:44:23,113 (main) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (127) records in 0.0s 2007-07-04 15:44:23,113 (main) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (64) records in 0.0s 2007-07-04 15:44:23,222 (main) [ Connector.java:988:INFO ] The connector has already been initialized 2007-07-04 15:44:23,472 (main) [ ChannelSocket.java:393:INFO ] JK: ajp13 listening on /0.0.0.0:8009 2007-07-04 15:44:23,566 (main) [ JkMain.java:344:INFO ] Jk running ID=0 time=0/141 config=null 2007-07-04 15:44:23,706 (main) [ Connector.java:988:INFO ] The connector has already been initialized 2007-07-04 15:44:23,785 (main) [ Http11BaseProtocol.java:157:INFO ] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080 2007-07-04 15:44:23,910 (main) [ Connector.java:988:INFO ] The connector has already been initialized 2007-07-04 15:44:23,925 (main) [ Http11BaseProtocol.java:157:INFO ] Starting Coyote HTTP/1.1 on http-0.0.0.0-8443 2007-07-04 15:44:24,035 (main) [ CatalinaContainer.java:235:INFO ] Connector AJP/1.3 @ 8009 - not-secure [org.apache.jk.server.JkCoyoteHandler] started. 2007-07-04 15:44:24,035 (main) [ CatalinaContainer.java:232:INFO ] Connector HTTP/1.1 @ 8080 - not-secure [ org.apache.coyote.http11.Http11Protocol] started. 2007-07-04 15:44:24,035 (main) [ CatalinaContainer.java:232:INFO ] Connector TLS @ 8443 - secure [org.apache.coyote.http11.Http11Protocol] started. 2007-07-04 15:44:24,035 (main) [ CatalinaContainer.java:239:INFO ] Started Apache Tomcat/5.5.23 Httpd started on port: 9989 Sessiond started on port: 9990 2007-07-04 15:44:24,347 (main) [ BeanShellContainer.java:100:INFO ] Started BeanShell telnet service on 9989, 9990 2007-07-04 15:44:24,347 (main) [ BeanShellContainer.java:101:INFO ] NOTICE: BeanShell service ports are not secure. Please protect the ports 2007-07-04 15:45:38,504 (http-0.0.0.0-8080-Processor3) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8] 2007-07-04 15:45:38,567 (http-0.0.0.0-8080-Processor3) [ ConfigXMLReader.java:558:INFO ] ConfigMap Created: (4) records in 0.0s 2007-07-04 15:45:38,582 (http-0.0.0.0-8080-Processor3) [ ConfigXMLReader.java:716:INFO ] HandlerMap Created: (5) view handlers and (4) request/event handlers in 0.0s 2007-07-04 15:45:38,582 (http-0.0.0.0-8080-Processor3) [ ConfigXMLReader.java:291:INFO ] RequestMap Created: (268) records in 0.0s 2007-07-04 15:45:38,582 (http-0.0.0.0-8080-Processor3) [ ConfigXMLReader.java:385:INFO ] ViewMap Created: (129) records in 0.0s 2007-07-04 15:45:38,582 (http-0.0.0.0-8080-Processor3) [ RequestHandler.java:537:INFO ] [Sending redirect]: https://localhost:8443/accounting/control/main sessionId= 13DE5F37394FEAADA40C16D329CB35BE.jvm1 2007-07-04 15:45:38,598 (http-0.0.0.0-8080-Processor3) [ RequestHandler.java:239:INFO ] [Processing Request]: main sessionId= 13DE5F37394FEAADA40C16D329CB35BE.jvm1 2007-07-04 15:45:38,598 (http-0.0.0.0-8080-Processor3) [ LoginWorker.java:241:INFO ] reqParams Map: [] 2007-07-04 15:45:38,598 (http-0.0.0.0-8080-Processor3) [ LoginWorker.java:242:INFO ] queryString: 2007-07-04 15:45:38,598 (http-0.0.0.0-8080-Processor3) [ LoginWorker.java:252:INFO ] checkLogin: queryString= 2007-07-04 15:45:38,598 (http-0.0.0.0-8080-Processor3) [ LoginWorker.java:253:INFO ] checkLogin: PathInfo=/main 2007-07-04 15:45:38,614 (http-0.0.0.0-8080-Processor3) [ RequestHandler.java:427:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=13DE5F37394FEAADA40C16D329CB35BE.jvm1 2007-07-04 15:45:38,614 (http-0.0.0.0-8080-Processor3) [ RequestHandler.java:580:INFO ] servletName=control, view=login sessionId= 13DE5F37394FEAADA40C16D329CB35BE.jvm1 2007-07-04 15:45:38,614 (http-0.0.0.0-8080-Processor3) [ UtilJ2eeCompat.java:69 :INFO ] serverInfo: Apache Tomcat/5.5.23 2007-07-04 15:45:38,614 (http-0.0.0.0-8080-Processor3) [ UtilJ2eeCompat.java:78 :INFO ] Apache Tomcat detected, using response.getWriter to write text out instead of response.getOutputStream 2007-07-04 15:45:40,161 (http-0.0.0.0-8080-Processor3) [ ScreenFactory.java:118:INFO ] Got 11 screens in 0.11s from: file:/C:/spectramofbiz/applications/accounting/widget/CommonScreens.xml 2007-07-04 15:45:40,317 (http-0.0.0.0-8080-Processor3) [ ScreenFactory.java:118:INFO ] Got 13 screens in 0.031s from: file:/C:/spectramofbiz/framework/common/widget/CommonScreens.xml 2007-07-04 15:45:41,645 (http-0.0.0.0-8080-Processor3) [ ModelScreenWidget.java:361:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Please help Regards Vijyendra |
try this
First, each web.xml file in the hello_/webapp/hello_/WEB-INF/ must be changed so that: org.ofbiz.securityext.login.LoginEventListener is replaced by: org.ofbiz.webapp.control.LoginEventListener Second, the build.xml file in the hello3/ directory needs to have the lines: <fileset dir="../../base/lib" includes="*.jar"/> <fileset dir="../../base/build/lib" includes="*.jar"/> changed to: <fileset dir="../../framework/base/lib" includes="*.jar"/> <fileset dir="../../framework/base/build/lib" includes="*.jar"/>
|
Free forum by Nabble | Edit this page |