I deploy ofbiz in jboss 5.10,
I run server and send a request for catalog admin main page getting following exception in the console log java.util.MissingResourceException: Unable to construct Calendar Is this an issue related to property setup ? regards Joy Saha |
some more details about the error
D:\LSRL\jboss-5.1.0.GA\bin>run.bat Calling D:\LSRL\jboss-5.1.0.GA\bin\run.conf.bat =============================================================================== JBoss Bootstrap Environment JBOSS_HOME: D:\LSRL\jboss-5.1.0.GA JAVA: C:\Program Files\Java\jdk1.6.0\bin\java JAVA_OPTS: -Dprogram.name=run.bat -Xms128M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -server CLASSPATH: D:\LSRL\jboss-5.1.0.GA\bin\run.jar =============================================================================== 12:00:37,224 INFO [ServerImpl] Starting JBoss (Microcontainer)... 12:00:37,225 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634) 12:00:37,225 INFO [ServerImpl] Bootstrap URL: null 12:00:37,225 INFO [ServerImpl] Home Dir: D:\LSRL\jboss-5.1.0.GA 12:00:37,225 INFO [ServerImpl] Home URL: file:/D:/LSRL/jboss-5.1.0.GA/ 12:00:37,226 INFO [ServerImpl] Library URL: file:/D:/LSRL/jboss-5.1.0.GA/lib/ 12:00:37,226 INFO [ServerImpl] Patch URL: null 12:00:37,226 INFO [ServerImpl] Common Base URL: file:/D:/LSRL/jboss-5.1.0.GA/common/ 12:00:37,226 INFO [ServerImpl] Common Library URL: file:/D:/LSRL/jboss-5.1.0.GA/common/lib/ 12:00:37,226 INFO [ServerImpl] Server Name: default 12:00:37,227 INFO [ServerImpl] Server Base Dir: D:\LSRL\jboss-5.1.0.GA\server 12:00:37,227 INFO [ServerImpl] Server Base URL: file:/D:/LSRL/jboss-5.1.0.GA/server/ 12:00:37,227 INFO [ServerImpl] Server Config URL: file:/D:/LSRL/jboss-5.1.0.GA/server/default/conf/ 12:00:37,227 INFO [ServerImpl] Server Home Dir: D:\LSRL\jboss-5.1.0.GA\server\default 12:00:37,227 INFO [ServerImpl] Server Home URL: file:/D:/LSRL/jboss-5.1.0.GA/server/default/ 12:00:37,227 INFO [ServerImpl] Server Data Dir: D:\LSRL\jboss-5.1.0.GA\server\default\data 12:00:37,227 INFO [ServerImpl] Server Library URL: file:/D:/LSRL/jboss-5.1.0.GA/server/default/lib/ 12:00:37,228 INFO [ServerImpl] Server Log Dir: D:\LSRL\jboss-5.1.0.GA\server\default\log 12:00:37,228 INFO [ServerImpl] Server Native Dir: D:\LSRL\jboss-5.1.0.GA\server\default\tmp\native 12:00:37,228 INFO [ServerImpl] Server Temp Dir: D:\LSRL\jboss-5.1.0.GA\server\default\tmp 12:00:37,228 INFO [ServerImpl] Server Temp Deploy Dir: D:\LSRL\jboss-5.1.0.GA\server\default\tmp\deploy 12:00:37,602 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/LSRL/jboss-5.1.0.GA/server/default/conf/bootstrap.xml 12:00:37,951 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache] 12:00:37,953 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]] 12:00:38,132 INFO [CopyMechanism] VFS temp dir: D:\LSRL\jboss-5.1.0.GA\server\default\tmp 12:00:38,133 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled. 12:00:38,883 INFO [ServerInfo] Java version: 1.6.0,Sun Microsystems Inc. 12:00:38,883 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0-b105) 12:00:38,883 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.6.0-b105,Sun Microsystems Inc. 12:00:38,883 INFO [ServerInfo] OS-System: Windows Vista 6.1,x86 12:00:38,884 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -Dofbiz.home=D:\LSRL\apache-ofbiz-10.04 -Djava.endorsed.dirs=D:\LSRL\jboss-5.1.0.GA\lib\endorsed 12:00:38,906 INFO [JMXKernel] Legacy JMX core initialized 12:00:40,394 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey@d35f5f[domain=default, server=default, name=default] 12:00:41,410 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/ 12:00:45,206 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core 12:00:45,206 INFO [NativeServerConfig] 3.1.2.GA 12:00:45,579 INFO [AttributeCallbackItem] Owner callback not implemented. 12:00:46,262 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@b3a5a0[ defaultDomain='jboss' ] 12:01:04,689 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@32318573{vfsfile:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/} 12:01:04,690 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@32318573{vfsfile:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/} 12:01:04,690 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@32318573{vfsfile:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/} 12:01:04,691 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@32318573{vfsfile:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/} 12:01:07,328 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector 12:01:07,438 INFO [MailService] Mail Service bound to java:/Mail 12:01:09,361 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this. 12:01:09,375 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent 12:01:09,476 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent 12:01:09,613 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc. 12:01:09,613 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer 12:01:09,897 INFO [TransactionManagerService] Initializing recovery manager 12:01:09,976 INFO [TransactionManagerService] Recovery manager configured 12:01:09,976 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference 12:01:09,991 INFO [TransactionManagerService] Starting transaction recovery manager 12:01:10,272 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Imaging\;D:\software\apache-ant-1.7.1\bin;C:\Program Files\Java\jdk1.6.0\bin 12:01:10,311 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080 12:01:10,314 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009 12:01:10,328 INFO [StandardService] Starting service jboss.web 12:01:10,330 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA 12:01:10,366 INFO [Catalina] Server startup in 52 ms 12:01:10,392 INFO [TomcatDeployment] deploy, ctxPath=/invoker 12:01:10,757 INFO [TomcatDeployment] deploy, ctxPath=/jbossws 12:01:10,785 INFO [TomcatDeployment] deploy, ctxPath=/web-console 12:01:11,090 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml 12:01:11,102 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml 12:01:11,119 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml 12:01:11,130 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml 12:01:11,145 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml 12:01:11,240 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main 12:01:11,255 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created. 12:01:11,258 INFO [RAMJobStore] RAMJobStore initialized. 12:01:11,258 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 12:01:11,272 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2 12:01:11,274 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 12:01:11,317 INFO [DerbyDatabase] starting derby jdbc:derby:D:\LSRL\jboss-5.1.0.GA\server\default\data/derby/default;create=true 12:01:12,161 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OFBizDS' to JNDI name 'java:OFBizDS' 12:01:12,176 INFO [DerbyDatabase] starting derby jdbc:derby:D:\LSRL\jboss-5.1.0.GA\server\default\data/derby/default;create=true 12:01:12,193 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OFBizOlapDS' to JNDI name 'java:OFBizOlapDS' 12:01:12,425 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS' 12:01:12,699 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started 12:01:12,818 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 12:01:12,821 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000 12:01:12,825 INFO [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover 12:01:12,826 INFO [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing 12:01:12,856 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 12:01:12,857 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@75829c started 12:01:12,858 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 12:01:12,859 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@79e379 started 12:01:12,863 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 12:01:12,864 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@dc5122 started 12:01:12,924 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA' 12:01:13,789 INFO [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar 12:01:13,792 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3 12:01:13,793 INFO [JBossASKernel] with dependencies: 12:01:13,793 INFO [JBossASKernel] and demands: 12:01:13,795 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView 12:01:13,797 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService 12:01:13,799 INFO [JBossASKernel] and supplies: 12:01:13,801 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService 12:01:13,804 INFO [JBossASKernel] jndi:SecureProfileService/remote 12:01:13,821 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService 12:01:13,823 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar 12:01:13,825 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3 12:01:13,827 INFO [JBossASKernel] with dependencies: 12:01:13,828 INFO [JBossASKernel] and demands: 12:01:13,830 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService 12:01:13,832 INFO [JBossASKernel] and supplies: 12:01:13,834 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager 12:01:13,836 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.deploy.DeploymentManager 12:01:13,855 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote 12:01:13,857 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar 12:01:13,859 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3 12:01:13,860 INFO [JBossASKernel] with dependencies: 12:01:13,862 INFO [JBossASKernel] and demands: 12:01:13,864 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService 12:01:13,866 INFO [JBossASKernel] and supplies: 12:01:13,868 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView 12:01:13,870 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.ManagementView 12:01:13,889 INFO [JBossASKernel] jndi:SecureManagementView/remote 12:01:13,891 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar 12:01:13,898 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@603a77{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true} 12:01:13,898 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@15bdb63{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true} 12:01:13,899 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1b1cd58{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true} 12:01:14,131 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3 12:01:14,137 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager 12:01:14,165 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI: SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface 12:01:14,224 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3 12:01:14,229 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView 12:01:14,238 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI: SecureManagementView/remote - EJB3.x Default Remote Business Interface SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface 12:01:14,310 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3 12:01:14,312 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService 12:01:14,323 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI: SecureProfileService/remote - EJB3.x Default Remote Business Interface SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface 12:01:14,491 INFO [TomcatDeployment] deploy, ctxPath=/admin-console 12:01:14,587 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console' 12:01:16,082 INFO [TomcatDeployment] deploy, ctxPath=/ 12:01:16,135 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console 12:01:22,244 INFO [TomcatDeployment] deploy, ctxPath=/accounting 12:01:22,379 INFO [ContainerLoader] [Startup] Loading containers... 12:01:22,569 INFO [ComponentContainer] Auto-Loading component directory : [D:/LSRL/apache-ofbiz-10.04/framework] 12:01:22,584 INFO [ComponentContainer] Loading component : [geronimo] 12:01:22,593 INFO [ComponentContainer] Loading component : [sql] 12:01:22,606 INFO [ComponentContainer] Loading component : [entity] 12:01:22,622 INFO [ComponentContainer] Loading component : [catalina] 12:01:22,632 INFO [ComponentContainer] Loading component : [security] 12:01:22,640 INFO [ComponentContainer] Loading component : [datafile] 12:01:22,649 INFO [ComponentContainer] Loading component : [minilang] 12:01:22,661 INFO [ComponentContainer] Loading component : [common] 12:01:22,672 INFO [ComponentContainer] Loading component : [service] 12:01:22,683 INFO [ComponentContainer] Loading component : [entityext] 12:01:22,715 INFO [ComponentContainer] Loading component : [bi] 12:01:22,724 INFO [ComponentContainer] Loading component : [birt] 12:01:22,738 INFO [ComponentContainer] Loading component : [webapp] 12:01:22,749 INFO [ComponentContainer] Loading component : [guiapp] 12:01:22,758 INFO [ComponentContainer] Loading component : [widget] 12:01:22,824 INFO [ComponentContainer] Loading component : [appservers] 12:01:22,832 INFO [ComponentContainer] Loading component : [testtools] 12:01:22,840 INFO [ComponentContainer] Loading component : [webtools] 12:01:22,848 INFO [ComponentContainer] Loading component : [webslinger] 12:01:22,870 INFO [ComponentContainer] Loading component : [images] 12:01:22,877 INFO [ComponentContainer] Loading component : [example] 12:01:22,886 INFO [ComponentContainer] Loading component : [exampleext] 12:01:22,887 INFO [ComponentContainer] Auto-Loading component directory : [D:/LSRL/apache-ofbiz-10.04/themes] 12:01:22,893 INFO [ComponentContainer] Loading component : [bizznesstime] 12:01:22,903 INFO [ComponentContainer] Loading component : [bluelight] 12:01:22,917 INFO [ComponentContainer] Loading component : [droppingcrumbs] 12:01:22,924 INFO [ComponentContainer] Loading component : [flatgrey] 12:01:22,932 INFO [ComponentContainer] Loading component : [multiflex] 12:01:22,940 INFO [ComponentContainer] Loading component : [tomahawk] 12:01:22,941 INFO [ComponentContainer] Auto-Loading component directory : [D:/LSRL/apache-ofbiz-10.04/applications] 12:01:22,958 INFO [ComponentContainer] Loading component : [party] 12:01:22,966 INFO [ComponentContainer] Loading component : [securityext] 12:01:22,985 INFO [ComponentContainer] Loading component : [content] 12:01:23,020 INFO [ComponentContainer] Loading component : [workeffort] 12:01:23,031 INFO [ComponentContainer] Loading component : [product] 12:01:23,042 INFO [ComponentContainer] Loading component : [manufacturing] 12:01:23,054 INFO [ComponentContainer] Loading component : [accounting] 12:01:23,061 WARN [ComponentContainer] Location 'D:/LSRL/apache-ofbiz-10.04/applications/accounting/lib/cybersource' does not exist 12:01:23,063 WARN [ComponentContainer] Location 'D:/LSRL/apache-ofbiz-10.04/applications/accounting/lib/worldpay' does not exist 12:01:23,072 INFO [ComponentContainer] Loading component : [humanres] 12:01:23,085 INFO [ComponentContainer] Loading component : [order] 12:01:23,095 INFO [ComponentContainer] Loading component : [marketing] 12:01:23,103 INFO [ComponentContainer] Loading component : [commonext] 12:01:23,105 INFO [ComponentContainer] Auto-Loading component directory : [D:/LSRL/apache-ofbiz-10.04/specialpurpose] 12:01:23,116 INFO [ComponentContainer] Loading component : [ecommerce] 12:01:23,123 INFO [ComponentContainer] Loading component : [pos] 12:01:23,131 INFO [ComponentContainer] Loading component : [hhfacility] 12:01:23,137 INFO [ComponentContainer] Loading component : [assetmaint] 12:01:23,144 INFO [ComponentContainer] Loading component : [cmssite] 12:01:23,150 INFO [ComponentContainer] Loading component : [ofbiz] 12:01:23,160 INFO [ComponentContainer] Loading component : [projectmgr] 12:01:23,170 INFO [ComponentContainer] Loading component : [oagis] 12:01:23,177 INFO [ComponentContainer] Loading component : [googlebase] 12:01:23,187 INFO [ComponentContainer] Loading component : [googlecheckout] 12:01:23,199 INFO [ComponentContainer] Loading component : [ebay] 12:01:23,221 INFO [ComponentContainer] Loading component : [ebaystore] 12:01:23,230 INFO [ComponentContainer] Loading component : [myportal] 12:01:23,236 INFO [ComponentContainer] Loading component : [webpos] 12:01:23,243 INFO [ComponentContainer] Loading component : [crowd] 12:01:23,245 INFO [ComponentContainer] Auto-Loading component directory : [D:/LSRL/apache-ofbiz-10.04/hot-deploy] 12:01:23,247 INFO [ComponentContainer] All components loaded 12:01:23,253 INFO [ClassLoaderContainer] CachedClassLoader created 12:01:23,274 INFO [DelegatorFactoryImpl] Creating new delegator [default] (main) 12:01:24,082 INFO [STDOUT] Loaded ESAPI properties from classpath 12:01:24,082 INFO [STDOUT] ========Master Configuration======== 12:01:24,084 INFO [STDOUT] | LogEncodingRequired=false 12:01:24,085 INFO [STDOUT] | LogLevel=ALL 12:01:24,087 INFO [STDOUT] | MaxUploadFileBytes=500000000 12:01:24,088 INFO [STDOUT] | ResponseContentType=text/html; charset=UTF-8 12:01:24,090 INFO [STDOUT] | ValidExtensions=.zip,.pdf,.doc,.docx,.ppt,.pptx,.tar,.gz,.tgz,.rar,.war,.jar,.ear,.xls,.rtf,.properties,.java,.class,.txt,.xml,.jsp,.jsf,.exe,.dll 12:01:24,092 INFO [STDOUT] | Validator.AccountName=^[a-zA-Z0-9]{3,20}$ 12:01:24,094 INFO [STDOUT] | Validator.CreditCard=^(\d{4}[- ]?){3}\d{4}$ 12:01:24,096 INFO [STDOUT] | Validator.DirectoryName=^[a-zA-Z0-9.-\_ ]{0,255}$ 12:01:24,098 INFO [STDOUT] | Validator.Email=^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[a-zA-Z]{2,4}$ 12:01:24,100 INFO [STDOUT] | Validator.FileName=^[a-zA-Z0-9.\-_ ]{0,255}$ 12:01:24,102 INFO [STDOUT] | Validator.HTTPCookieName=^[a-zA-Z0-9\-_]{0,32}$ 12:01:24,103 INFO [STDOUT] | Validator.HTTPCookieValue=^[a-zA-Z0-9\-\/+=_ ]*$ 12:01:24,114 INFO [STDOUT] | Validator.HTTPHeaderName=^[a-zA-Z0-9\-_]{0,32}$ 12:01:24,117 INFO [STDOUT] | Validator.HTTPHeaderValue=^[a-zA-Z0-9()\-=\*\.\?;,+\/:&_ ]*$ 12:01:24,118 INFO [STDOUT] | Validator.HTTPParameterName=^[a-zA-Z0-9_]{0,32}$ 12:01:24,120 INFO [STDOUT] | Validator.HTTPParameterValue=^[a-zA-Z0-9.\-\/+=_ ]*$ 12:01:24,131 INFO [STDOUT] | Validator.IPAddress=^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$ 12:01:24,133 INFO [STDOUT] | Validator.Redirect=^\/test.*$ 12:01:24,135 INFO [STDOUT] | Validator.RoleName=^[a-z]{1,20}$ 12:01:24,136 INFO [STDOUT] | Validator.SSN=^(?!000)([0-6]\d{2}|7([0-6]\d|7[012]))([ -]?)(?!00)\d\d\3(?!0000)\d{4}$ 12:01:24,147 INFO [STDOUT] | Validator.SafeString=^[p{L}p{N}.]{0,1024}$ 12:01:24,150 INFO [STDOUT] | Validator.SystemCommand=^[a-zA-Z\-\/]{0,64}$ 12:01:24,151 INFO [STDOUT] | Validator.URL=^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\:\'\/\\\+=&%\$#_]*)?$ 12:01:24,153 INFO [STDOUT] | event.test.actions=disable,log 12:01:24,164 INFO [STDOUT] | event.test.count=2 12:01:24,166 INFO [STDOUT] | event.test.interval=10 12:01:24,168 INFO [STDOUT] | org.owasp.esapi.errors.IntegrityException.actions=log,disable,logout 12:01:24,170 INFO [STDOUT] | org.owasp.esapi.errors.IntegrityException.count=10 12:01:24,181 INFO [STDOUT] | org.owasp.esapi.errors.IntegrityException.interval=5 12:01:24,183 INFO [STDOUT] | org.owasp.esapi.errors.IntrusionException.actions=log,disable,logout 12:01:24,185 INFO [STDOUT] | org.owasp.esapi.errors.IntrusionException.count=1 12:01:24,186 INFO [STDOUT] | org.owasp.esapi.errors.IntrusionException.interval=1 12:01:25,508 WARN [ModelViewEntity] 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 12:01:25,556 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortAssocFromView because one already exists with the alias name [sequenceNum] and field name [WEFROM(WorkEffort).sequenceNum], existing field name is [WEA.sequenceNum] 12:01:25,558 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortAssocToView because one already exists with the alias name [sequenceNum] and field name [WETO(WorkEffort).sequenceNum], existing field name is [WEA.sequenceNum] 12:01:25,563 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortProductGoods because one already exists with the alias name [facilityId] and field name [PROD(Product).facilityId], existing field name is [WE.facilityId] 12:01:25,563 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortProductGoods because one already exists with the alias name [description] and field name [PROD(Product).description], existing field name is [WE.description] 12:01:25,564 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortProductGoods because one already exists with the alias name [reserv2ndPPPerc] and field name [PROD(Product).reserv2ndPPPerc], existing field name is [WE.reserv2ndPPPerc] 12:01:25,566 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortProductGoods because one already exists with the alias name [reservNthPPPerc] and field name [PROD(Product).reservNthPPPerc], existing field name is [WE.reservNthPPPerc] 12:01:25,568 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortProductGoods because one already exists with the alias name [createdDate] and field name [PROD(Product).createdDate], existing field name is [WE.createdDate] 12:01:25,578 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortProductGoods because one already exists with the alias name [createdByUserLogin] and field name [PROD(Product).createdByUserLogin], existing field name is [WE.createdByUserLogin] 12:01:25,579 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortProductGoods because one already exists with the alias name [lastModifiedDate] and field name [PROD(Product).lastModifiedDate], existing field name is [WE.lastModifiedDate] 12:01:25,581 INFO [ModelViewEntity] Throwing out field alias in view entity WorkEffortProductGoods because one already exists with the alias name [lastModifiedByUserLogin] and field name [PROD(Product).lastModifiedByUserLogin], existing field name is [WE.lastModifiedByUserLogin] 12:01:25,674 WARN [ModelViewEntity] 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 12:01:25,870 WARN [ModelViewEntity] 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 12:01:25,872 WARN [ModelViewEntity] 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 12:01:25,873 WARN [ModelViewEntity] 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 12:01:25,876 WARN [ModelViewEntity] 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 OrderReportSalesGroupByProduct 12:01:25,882 WARN [ModelViewEntity] 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 12:01:25,885 WARN [ModelViewEntity] 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 12:01:26,037 INFO [ModelReader] FINISHED LOADING ENTITIES - ALL FILES; #Entities=850 #ViewEntities=267 #Fields=8877 #Relationships=2926 #AutoRelationships=2157 12:01:26,052 INFO [GenericDelegator] Doing entity definition check... 12:01:26,057 INFO [NoModule] [initReservedWords] array length=1023 12:01:26,292 WARN [GenericDelegator] =-=-=-=-= Found 2 warnings when checking the entity definitions: 12:01:26,294 WARN [GenericDelegator] [RelationNameNotUnique] Relation CurrencyUom of entity ProductPrice is not unique for that entity. 12:01:26,294 WARN [GenericDelegator] [RelFKNameGT18] The foreign key named PROD_PRICE_CUOM_PART (length:20) was greater than 18 characters in length for relation CurrencyUom of entity ProductPrice. 12:01:26,300 INFO [GenericDelegator] Delegator "default" initializing helper "localmysql" for entity group "org.ofbiz". 12:01:26,309 INFO [GenericDelegator] Doing database check as requested in entityengine.xml with addMissing=true 12:01:26,575 INFO [DatabaseUtil] Database Product Name is MySQL 12:01:26,576 INFO [DatabaseUtil] Database Product Version is 5.0.19-nt 12:01:26,577 INFO [DatabaseUtil] Database Driver Name is MySQL-AB JDBC Driver 12:01:26,581 INFO [DatabaseUtil] Database Driver Version is mysql-connector-java-5.1.16 ( Revision: ${bzr.revision-id} ) 12:01:26,586 INFO [DatabaseUtil] Database Driver JDBC Version is 4.0 12:01:26,587 INFO [DatabaseUtil] Database Setting/Support Information (those with a * should be true): 12:01:26,602 INFO [DatabaseUtil] - supports transactions [true]* 12:01:26,603 INFO [DatabaseUtil] - isolation None [false] 12:01:26,620 INFO [DatabaseUtil] - isolation ReadCommitted [true] 12:01:26,620 INFO [DatabaseUtil] - isolation ReadUncommitted[true] 12:01:26,622 INFO [DatabaseUtil] - isolation RepeatableRead [true] 12:01:26,624 INFO [DatabaseUtil] - isolation Serializable [true] 12:01:26,628 INFO [DatabaseUtil] - default fetchsize [0] 12:01:26,629 INFO [DatabaseUtil] - forward only type [false] 12:01:26,630 INFO [DatabaseUtil] - scroll sensitive type [false] 12:01:26,632 INFO [DatabaseUtil] - scroll insensitive type [true] 12:01:26,634 INFO [DatabaseUtil] - is case sensitive [false] 12:01:26,649 INFO [DatabaseUtil] - stores LowerCase [true] 12:01:26,665 INFO [DatabaseUtil] - stores MixedCase [false] 12:01:26,669 INFO [DatabaseUtil] - stores UpperCase [false] 12:01:26,670 INFO [DatabaseUtil] - max table name length [64] 12:01:26,685 INFO [DatabaseUtil] - max column name length [64] 12:01:26,686 INFO [DatabaseUtil] - max schema name length [0] 12:01:26,688 INFO [DatabaseUtil] - concurrent connections [0] 12:01:26,690 INFO [DatabaseUtil] - concurrent statements [0] 12:01:26,691 INFO [DatabaseUtil] - ANSI SQL92 Entry [true] 12:01:26,693 INFO [DatabaseUtil] - ANSI SQL92 Intermediate [false] 12:01:26,695 INFO [DatabaseUtil] - ANSI SQL92 Full [false] 12:01:26,697 INFO [DatabaseUtil] - ODBC SQL Grammar Core [true] 12:01:26,703 INFO [DatabaseUtil] - ODBC SQL Grammar Extended[false] 12:01:26,703 INFO [DatabaseUtil] - ODBC SQL Grammar Minimum [true] 12:01:26,718 INFO [DatabaseUtil] - outer joins [true]* 12:01:26,720 INFO [DatabaseUtil] - limited outer joins [true] 12:01:26,721 INFO [DatabaseUtil] - full outer joins [false] 12:01:26,723 INFO [DatabaseUtil] - group by [true]* 12:01:26,725 INFO [DatabaseUtil] - group by not in select [true] 12:01:26,727 INFO [DatabaseUtil] - column aliasing [true] 12:01:26,728 INFO [DatabaseUtil] - order by not in select [false] 12:01:26,729 INFO [DatabaseUtil] - named parameters [ SKIPPED ] 12:01:26,729 INFO [DatabaseUtil] - alter table add column [true]* 12:01:26,729 INFO [DatabaseUtil] - non-nullable column [true]* 12:01:26,731 INFO [DatabaseUtil] Getting Table Info From Database 12:01:26,838 INFO [DatabaseUtil] Getting Column Info From Database 12:01:32,379 WARN [DatabaseUtil] Entity [PartPrice] has no table in the database 12:01:37,811 ERROR [DatabaseUtil] Could not create table [PART_PRICE]: SQL Exception while executing the following: CREATE TABLE PART_PRICE (PART_PRICE_ID VARCHAR(20) CHARACTER SET latin1 COLLATE latin1_general_cs, LAST_UPDATED_STAMP DATETIME, LAST_UPDATED_TX_STAMP DATETIME, CREATED_STAMP DATETIME, CREATED_TX_STAMP DATETIME, CONSTRAINT PK_PART_PRICE PRIMARY KEY ()) TYPE InnoDB CHARACTER SET latin1 COLLATE latin1_general_cs Error was: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) TYPE InnoDB CHARACTER SET latin1 COLLATE latin1_general_cs' at line 1 12:01:37,822 WARN [DatabaseUtil] Column [CONTENT_ID] of table [PRODUCT_PRICE] of entity [ProductPrice] exists in the database but has no corresponding field 12:01:37,823 WARN [DatabaseUtil] Entity [ProductPrice] has 20 fields but table [PRODUCT_PRICE] has 21 columns. 12:01:37,839 INFO [GenericDelegator] Delegator "default" initializing helper "localmysqlolap" for entity group "org.ofbiz.olap". 12:01:37,841 INFO [GenericDelegator] Doing database check as requested in entityengine.xml with addMissing=true 12:01:37,857 INFO [DatabaseUtil] Database Product Name is MySQL 12:01:37,857 INFO [DatabaseUtil] Database Product Version is 5.0.19-nt 12:01:37,857 INFO [DatabaseUtil] Database Driver Name is MySQL-AB JDBC Driver 12:01:37,857 INFO [DatabaseUtil] Database Driver Version is mysql-connector-java-5.1.16 ( Revision: ${bzr.revision-id} ) 12:01:37,857 INFO [DatabaseUtil] Database Driver JDBC Version is 4.0 12:01:37,857 INFO [DatabaseUtil] Database Setting/Support Information (those with a * should be true): 12:01:37,857 INFO [DatabaseUtil] - supports transactions [true]* 12:01:37,857 INFO [DatabaseUtil] - isolation None [false] 12:01:37,857 INFO [DatabaseUtil] - isolation ReadCommitted [true] 12:01:37,858 INFO [DatabaseUtil] - isolation ReadUncommitted[true] 12:01:37,858 INFO [DatabaseUtil] - isolation RepeatableRead [true] 12:01:37,858 INFO [DatabaseUtil] - isolation Serializable [true] 12:01:37,858 INFO [DatabaseUtil] - default fetchsize [0] 12:01:37,858 INFO [DatabaseUtil] - forward only type [false] 12:01:37,858 INFO [DatabaseUtil] - scroll sensitive type [false] 12:01:37,858 INFO [DatabaseUtil] - scroll insensitive type [true] 12:01:37,858 INFO [DatabaseUtil] - is case sensitive [false] 12:01:37,858 INFO [DatabaseUtil] - stores LowerCase [true] 12:01:37,859 INFO [DatabaseUtil] - stores MixedCase [false] 12:01:37,859 INFO [DatabaseUtil] - stores UpperCase [false] 12:01:37,859 INFO [DatabaseUtil] - max table name length [64] 12:01:37,859 INFO [DatabaseUtil] - max column name length [64] 12:01:37,859 INFO [DatabaseUtil] - max schema name length [0] 12:01:37,859 INFO [DatabaseUtil] - concurrent connections [0] 12:01:37,859 INFO [DatabaseUtil] - concurrent statements [0] 12:01:37,860 INFO [DatabaseUtil] - ANSI SQL92 Entry [true] 12:01:37,861 INFO [DatabaseUtil] - ANSI SQL92 Intermediate [false] 12:01:37,863 INFO [DatabaseUtil] - ANSI SQL92 Full [false] 12:01:37,866 INFO [DatabaseUtil] - ODBC SQL Grammar Core [true] 12:01:37,868 INFO [DatabaseUtil] - ODBC SQL Grammar Extended[false] 12:01:37,870 INFO [DatabaseUtil] - ODBC SQL Grammar Minimum [true] 12:01:37,872 INFO [DatabaseUtil] - outer joins [true]* 12:01:37,873 INFO [DatabaseUtil] - limited outer joins [true] 12:01:37,875 INFO [DatabaseUtil] - full outer joins [false] 12:01:37,876 INFO [DatabaseUtil] - group by [true]* 12:01:37,878 INFO [DatabaseUtil] - group by not in select [true] 12:01:37,880 INFO [DatabaseUtil] - column aliasing [true] 12:01:37,883 INFO [DatabaseUtil] - order by not in select [false] 12:01:37,885 INFO [DatabaseUtil] - named parameters [ SKIPPED ] 12:01:37,887 INFO [DatabaseUtil] - alter table add column [true]* 12:01:37,889 INFO [DatabaseUtil] - non-nullable column [true]* 12:01:37,891 INFO [DatabaseUtil] Getting Table Info From Database 12:01:37,896 INFO [DatabaseUtil] Getting Column Info From Database 12:01:38,125 INFO [GenericDelegator] Delegator "default" initializing helper "localmysqltenant" for entity group "org.ofbiz.tenant". 12:01:38,126 INFO [GenericDelegator] Doing database check as requested in entityengine.xml with addMissing=true 12:01:42,150 ERROR [DatabaseUtil] Unable to establish a connection with the database... Error was:java.sql.SQLException: Unable to acquire a new connection from the pool 12:01:42,150 ERROR [DatabaseUtil] Could not get table name information from the database, aborting. 12:01:42,221 INFO [GenericDelegator] Distributed Cache Clear System disabled for delegator [default] 12:01:42,232 INFO [GenericDispatcher] Creating new dispatcher [entity-default] (main) 12:01:42,238 INFO [ServiceDispatcher] [ServiceDispatcher] : Creating new instance. 12:01:42,250 INFO [ServiceGroupReader] Loaded [1] Group definitions from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/groups_test.xml 12:01:42,253 INFO [ServiceGroupReader] Loaded [4] Group definitions from file:/D:/LSRL/apache-ofbiz-10.04/framework/entityext/servicedef/groups.xml 12:01:42,255 INFO [ServiceGroupReader] Loaded [2] Group definitions from file:/D:/LSRL/apache-ofbiz-10.04/applications/workeffort/servicedef/service_groups.xml 12:01:42,258 INFO [ServiceGroupReader] Loaded [4] Group definitions from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/groups.xml 12:01:42,304 INFO [ServiceEcaUtil] Loaded [ 4] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/secas_test.xml 12:01:42,307 INFO [ServiceEcaUtil] Loaded [ 0] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/secas_cdyne.xml 12:01:42,310 INFO [ServiceEcaUtil] Loaded [ 3] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/framework/service/servicedef/secas_test_se.xml 12:01:42,314 INFO [ServiceEcaUtil] Loaded [ 2] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/framework/example/servicedef/secas.xml 12:01:42,344 INFO [ServiceEcaUtil] Loaded [16] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/party/servicedef/secas.xml 12:01:42,363 INFO [ServiceEcaUtil] Loaded [27] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/secas.xml 12:01:42,371 INFO [ServiceEcaUtil] Loaded [10] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/workeffort/servicedef/secas.xml 12:01:42,377 INFO [ServiceEcaUtil] Loaded [21] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/secas.xml 12:01:42,390 INFO [ServiceEcaUtil] Loaded [23] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/secas_shipment.xml 12:01:42,394 INFO [ServiceEcaUtil] Loaded [ 2] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/secas_olap.xml 12:01:42,397 INFO [ServiceEcaUtil] Loaded [ 4] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/manufacturing/servicedef/secas.xml 12:01:42,406 INFO [ServiceEcaUtil] Loaded [22] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas.xml 12:01:42,409 INFO [ServiceEcaUtil] Loaded [ 6] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas_payment.xml 12:01:42,414 INFO [ServiceEcaUtil] Loaded [22] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas_ledger.xml 12:01:42,418 INFO [ServiceEcaUtil] Loaded [ 1] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas_olap.xml 12:01:42,421 INFO [ServiceEcaUtil] Loaded [ 2] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas_invoice.xml 12:01:42,433 INFO [ServiceEcaUtil] Loaded [71] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/secas.xml 12:01:42,438 INFO [ServiceEcaUtil] Loaded [ 7] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/marketing/servicedef/secas.xml 12:01:42,443 INFO [ServiceEcaUtil] Loaded [ 3] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/commonext/servicedef/secas.xml 12:01:42,446 INFO [ServiceEcaUtil] Loaded [ 5] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/assetmaint/servicedef/secas.xml 12:01:42,450 INFO [ServiceEcaUtil] Loaded [ 0] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/projectmgr/servicedef/secas.xml 12:01:42,454 INFO [ServiceEcaUtil] Loaded [12] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/googlecheckout/servicedef/secas.xml 12:01:42,457 INFO [ServiceEcaUtil] Loaded [ 1] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/ebay/servicedef/secas.xml 12:01:42,460 INFO [ServiceEcaUtil] Loaded [ 4] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/ebaystore/servicedef/secas.xml 12:01:42,502 INFO [EntityEcaUtil] Loaded [1] Entity ECA definitions from D:/LSRL/apache-ofbiz-10.04/applications/content/entitydef/eecas.xml in loader main 12:01:42,505 INFO [EntityEcaUtil] Loaded [4] Entity ECA definitions from D:/LSRL/apache-ofbiz-10.04/applications/workeffort/entitydef/eecas.xml in loader main 12:01:42,510 INFO [EntityEcaUtil] Loaded [10] Entity ECA definitions from D:/LSRL/apache-ofbiz-10.04/applications/product/entitydef/eecas.xml in loader main 12:01:42,513 INFO [EntityEcaUtil] Loaded [2] Entity ECA definitions from D:/LSRL/apache-ofbiz-10.04/applications/accounting/entitydef/eecas.xml in loader main 12:01:42,516 INFO [EntityEcaUtil] Loaded [3] Entity ECA definitions from D:/LSRL/apache-ofbiz-10.04/applications/order/entitydef/eecas.xml in loader main 12:01:42,519 INFO [EntityEcaUtil] Loaded [1] Entity ECA definitions from D:/LSRL/apache-ofbiz-10.04/applications/commonext/entitydef/eecas.xml in loader main 12:01:42,555 INFO [JobManager] Scheduling Job : [GenericEntity:JobSandbox][authUserLoginId,null()][cancelDateTime,null()][createdStamp,2011-09-12 11:37:36.0(java.sql.Timestamp)][createdTxStamp,2011-09-12 11:37:36.0(java.sql.Timestamp)][currentRecurrenceCount,null()][finishDateTime,null()][jobId,10842(java.lang.String)][jobName,Send Email(java.lang.String)][lastUpdatedStamp,2011-09-12 11:52:47.0(java.sql.Timestamp)][lastUpdatedTxStamp,2011-09-12 11:52:47.0(java.sql.Timestamp)][loaderName,null()] [maxRecurrenceCount,-1(java.lang.Long)][maxRetry,null()][parentJobId,SENDEMAIL(java.lang.String)][poolId,pool(java.lang.String)][previousJobId,10838(java.lang.String)][recurrenceInfoId,null()][runAsUser,system(java.lang.String)][runByInstanceId,ofbiz1(java.lang.String)][runTime,2011-09-12 11:52:36.0(java.sql.Timestamp)][runtimeDataId,null()][serviceName,sendEmailDated(java.lang.String)][startDateTime,2011-09-12 11:52:47.0(java.sql.Timestamp)][statusId,SERVICE_RUNNING(java.lang.String)][tempExprI d,SENDEMAIL(java.lang.String)] 12:01:42,628 INFO [SequenceUtil] Got bank of sequenced IDs for [JobSandbox]; curSeqId=10850, maxSeqId=10860, bankSize=10 12:01:42,777 INFO [JobManager] Scheduling Job : [GenericEntity:JobSandbox][authUserLoginId,null()][cancelDateTime,null()][createdStamp,2011-09-12 11:37:36.0(java.sql.Timestamp)][createdTxStamp,2011-09-12 11:37:36.0(java.sql.Timestamp)][currentRecurrenceCount,null()][finishDateTime,null()][jobId,10843(java.lang.String)][jobName,Send Email(java.lang.String)][lastUpdatedStamp,2011-09-12 11:52:47.0(java.sql.Timestamp)][lastUpdatedTxStamp,2011-09-12 11:52:47.0(java.sql.Timestamp)][loaderName,null()] [maxRecurrenceCount,-1(java.lang.Long)][maxRetry,null()][parentJobId,SENDEMAIL(java.lang.String)][poolId,pool(java.lang.String)][previousJobId,10839(java.lang.String)][recurrenceInfoId,null()][runAsUser,system(java.lang.String)][runByInstanceId,ofbiz1(java.lang.String)][runTime,2011-09-12 11:52:36.0(java.sql.Timestamp)][runtimeDataId,null()][serviceName,sendEmailDated(java.lang.String)][startDateTime,2011-09-12 11:52:47.0(java.sql.Timestamp)][statusId,SERVICE_RUNNING(java.lang.String)][tempExprI d,SENDEMAIL(java.lang.String)] 12:01:42,911 INFO [JobManager] Scheduling Job : [GenericEntity:JobSandbox][authUserLoginId,null()][cancelDateTime,null()][createdStamp,2011-09-12 11:37:56.0(java.sql.Timestamp)][createdTxStamp,2011-09-12 11:37:56.0(java.sql.Timestamp)][currentRecurrenceCount,null()][finishDateTime,null()][jobId,10844(java.lang.String)][jobName,Send Email(java.lang.String)][lastUpdatedStamp,2011-09-12 11:53:07.0(java.sql.Timestamp)][lastUpdatedTxStamp,2011-09-12 11:53:07.0(java.sql.Timestamp)][loaderName,null()] [maxRecurrenceCount,-1(java.lang.Long)][maxRetry,null()][parentJobId,SENDEMAIL(java.lang.String)][poolId,pool(java.lang.String)][previousJobId,10840(java.lang.String)][recurrenceInfoId,null()][runAsUser,system(java.lang.String)][runByInstanceId,ofbiz1(java.lang.String)][runTime,2011-09-12 11:52:56.0(java.sql.Timestamp)][runtimeDataId,null()][serviceName,sendEmailDated(java.lang.String)][startDateTime,2011-09-12 11:53:07.0(java.sql.Timestamp)][statusId,SERVICE_RUNNING(java.lang.String)][tempExprI d,SENDEMAIL(java.lang.String)] 12:01:43,052 INFO [JobManager] Scheduling Job : [GenericEntity:JobSandbox][authUserLoginId,null()][cancelDateTime,null()][createdStamp,2011-09-12 11:37:56.0(java.sql.Timestamp)][createdTxStamp,2011-09-12 11:37:56.0(java.sql.Timestamp)][currentRecurrenceCount,null()][finishDateTime,null()][jobId,10845(java.lang.String)][jobName,Send Email(java.lang.String)][lastUpdatedStamp,2011-09-12 11:53:07.0(java.sql.Timestamp)][lastUpdatedTxStamp,2011-09-12 11:53:07.0(java.sql.Timestamp)][loaderName,null()] [maxRecurrenceCount,-1(java.lang.Long)][maxRetry,null()][parentJobId,SENDEMAIL(java.lang.String)][poolId,pool(java.lang.String)][previousJobId,10841(java.lang.String)][recurrenceInfoId,null()][runAsUser,system(java.lang.String)][runByInstanceId,ofbiz1(java.lang.String)][runTime,2011-09-12 11:52:56.0(java.sql.Timestamp)][runtimeDataId,null()][serviceName,sendEmailDated(java.lang.String)][startDateTime,2011-09-12 11:53:07.0(java.sql.Timestamp)][statusId,SERVICE_RUNNING(java.lang.String)][tempExprI d,SENDEMAIL(java.lang.String)] 12:01:43,186 INFO [JobManager] -- 4 jobs re-scheduled 12:01:43,209 INFO [JmsListenerFactory] Starting JMS Listener Factory Thread 12:01:43,379 INFO [ModelServiceReader] Loaded [ 83] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/services.xml 12:01:43,387 INFO [ModelServiceReader] Loaded [ 2] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/services_cdyne.xml 12:01:43,401 INFO [ModelServiceReader] Loaded [ 9] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/services_email.xml 12:01:43,424 INFO [ModelServiceReader] Loaded [ 2] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/services_olap.xml 12:01:43,452 INFO [ModelServiceReader] Loaded [ 32] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/services_test.xml 12:01:43,466 INFO [ModelServiceReader] Loaded [ 11] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/service/servicedef/services.xml 12:01:43,480 INFO [ModelServiceReader] Loaded [ 15] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/service/servicedef/services_test_se.xml 12:01:43,510 INFO [ModelServiceReader] Loaded [ 41] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/entityext/servicedef/services.xml 12:01:43,518 INFO [ModelServiceReader] Loaded [ 3] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/bi/servicedef/services.xml 12:01:43,524 INFO [ModelServiceReader] Loaded [ 1] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/birt/servicedef/services.xml 12:01:43,529 INFO [ModelServiceReader] Loaded [ 1] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/testtools/servicedef/services.xml 12:01:43,541 INFO [ModelServiceReader] Loaded [ 10] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/webtools/servicedef/services.xml 12:01:44,283 INFO [ModelServiceReader] Loaded [ 15] Services from file:/D:/LSRL/apache-ofbiz-10.04/framework/example/servicedef/services.xml 12:01:44,381 INFO [ModelServiceReader] Loaded [155] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/party/servicedef/services.xml 12:01:44,396 INFO [ModelServiceReader] Loaded [ 14] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/party/servicedef/services_view.xml 12:01:44,411 INFO [ModelServiceReader] Loaded [ 17] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/securityext/servicedef/services.xml 12:01:44,513 INFO [ModelServiceReader] Loaded [119] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/services.xml 12:01:44,549 INFO [ModelServiceReader] Loaded [ 23] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/services_content.xml 12:01:44,572 INFO [ModelServiceReader] Loaded [ 35] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/services_contenttypes.xml 12:01:44,592 INFO [ModelServiceReader] Loaded [ 27] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/services_data.xml 12:01:44,599 INFO [ModelServiceReader] Loaded [ 2] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/services_output.xml 12:01:44,626 INFO [ModelServiceReader] Loaded [ 42] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/services_survey.xml 12:01:44,635 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/services_commevent.xml 12:01:44,648 INFO [ModelServiceReader] Loaded [ 18] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/services_website.xml 12:01:44,731 INFO [ModelServiceReader] Loaded [ 96] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/workeffort/servicedef/services.xml 12:01:44,747 INFO [ModelServiceReader] Loaded [ 17] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/workeffort/servicedef/services_timesheet.xml 12:01:44,754 INFO [ModelServiceReader] Loaded [ 1] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/workeffort/servicedef/services_upgrade.xml 12:01:44,861 INFO [ModelServiceReader] Loaded [161] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services.xml 12:01:44,931 INFO [ModelServiceReader] Loaded [103] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_facility.xml 12:01:44,956 INFO [ModelServiceReader] Loaded [ 30] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_feature.xml 12:01:44,974 INFO [ModelServiceReader] Loaded [ 21] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_maint.xml 12:01:45,011 INFO [ModelServiceReader] Loaded [ 20] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_picklist.xml 12:01:45,066 INFO [ModelServiceReader] Loaded [ 39] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_pricepromo.xml 12:01:45,076 INFO [ModelServiceReader] Loaded [ 6] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_shipmentgateway.xml 12:01:45,112 INFO [ModelServiceReader] Loaded [ 3] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_shipment_dhl.xml 12:01:45,118 INFO [ModelServiceReader] Loaded [ 2] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_shipment_fedex.xml 12:01:45,128 INFO [ModelServiceReader] Loaded [ 9] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_shipment_ups.xml 12:01:45,140 INFO [ModelServiceReader] Loaded [ 10] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_shipment_usps.xml 12:01:45,199 INFO [ModelServiceReader] Loaded [ 98] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_shipment.xml 12:01:45,223 INFO [ModelServiceReader] Loaded [ 36] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_store.xml 12:01:45,237 INFO [ModelServiceReader] Loaded [ 16] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_subscription.xml 12:01:45,244 INFO [ModelServiceReader] Loaded [ 2] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_rental.xml 12:01:45,279 INFO [ModelServiceReader] Loaded [ 12] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_view.xml 12:01:45,294 INFO [ModelServiceReader] Loaded [ 15] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_cost.xml 12:01:45,304 INFO [ModelServiceReader] Loaded [ 2] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_uom.xml 12:01:45,313 INFO [ModelServiceReader] Loaded [ 6] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_olap.xml 12:01:45,320 INFO [ModelServiceReader] Loaded [ 2] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/services_upgrade.xml 12:01:45,327 INFO [ModelServiceReader] Loaded [ 1] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/manufacturing/servicedef/services.xml 12:01:45,359 INFO [ModelServiceReader] Loaded [ 12] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/manufacturing/servicedef/services_calendar.xml 12:01:45,367 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/manufacturing/servicedef/services_routing.xml 12:01:45,390 INFO [ModelServiceReader] Loaded [ 34] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/manufacturing/servicedef/services_production_run.xml 12:01:45,403 INFO [ModelServiceReader] Loaded [ 13] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/manufacturing/servicedef/services_bom.xml 12:01:45,412 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/manufacturing/servicedef/services_mrp.xml 12:01:45,421 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/manufacturing/servicedef/services_formula.xml 12:01:45,458 INFO [ModelServiceReader] Loaded [ 28] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_agreement.xml 12:01:45,471 INFO [ModelServiceReader] Loaded [ 13] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_admin.xml 12:01:45,482 INFO [ModelServiceReader] Loaded [ 9] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_billing.xml 12:01:45,519 INFO [ModelServiceReader] Loaded [ 58] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_finaccount.xml 12:01:45,544 INFO [ModelServiceReader] Loaded [ 39] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_fixedasset.xml 12:01:45,572 INFO [ModelServiceReader] Loaded [ 39] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_invoice.xml 12:01:45,645 INFO [ModelServiceReader] Loaded [ 79] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_ledger.xml 12:01:45,663 INFO [ModelServiceReader] Loaded [ 24] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_payment.xml 12:01:45,738 INFO [ModelServiceReader] Loaded [ 91] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_paymentmethod.xml 12:01:45,750 INFO [ModelServiceReader] Loaded [ 9] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_paymentgateway.xml 12:01:45,769 INFO [ModelServiceReader] Loaded [ 25] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_tax.xml 12:01:45,778 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_rate.xml 12:01:45,789 INFO [ModelServiceReader] Loaded [ 10] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_cost.xml 12:01:45,794 INFO [ModelServiceReader] Loaded [ 2] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_olap.xml 12:01:45,804 INFO [ModelServiceReader] Loaded [ 9] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_sagepay.xml 12:01:45,812 INFO [ModelServiceReader] Loaded [ 6] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_authorizedotnet.xml 12:01:45,819 INFO [ModelServiceReader] Loaded [ 6] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_clearcommerce.xml 12:01:45,826 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_cybersource.xml 12:01:45,834 INFO [ModelServiceReader] Loaded [ 8] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_paypal.xml 12:01:45,840 INFO [ModelServiceReader] Loaded [ 4] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_pccharge.xml 12:01:45,849 INFO [ModelServiceReader] Loaded [ 10] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_rita.xml 12:01:45,866 INFO [ModelServiceReader] Loaded [ 21] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_valuelink.xml 12:01:45,895 INFO [ModelServiceReader] Loaded [ 11] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_verisign.xml 12:01:45,902 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_orbital.xml 12:01:45,911 INFO [ModelServiceReader] Loaded [ 12] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_perm.xml 12:01:45,918 INFO [ModelServiceReader] Loaded [ 4] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/services_upgrade.xml 12:01:45,993 INFO [ModelServiceReader] Loaded [109] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/humanres/servicedef/services.xml 12:01:46,056 INFO [ModelServiceReader] Loaded [112] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/services.xml 12:01:46,077 INFO [ModelServiceReader] Loaded [ 14] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/services_cart.xml 12:01:46,089 INFO [ModelServiceReader] Loaded [ 15] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/services_shoppinglist.xml 12:01:46,105 INFO [ModelServiceReader] Loaded [ 22] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/services_request.xml 12:01:46,125 INFO [ModelServiceReader] Loaded [ 30] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/services_quote.xml 12:01:46,164 INFO [ModelServiceReader] Loaded [ 21] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/services_requirement.xml 12:01:46,192 INFO [ModelServiceReader] Loaded [ 49] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/services_return.xml 12:01:46,199 INFO [ModelServiceReader] Loaded [ 3] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/services_upgrade.xml 12:01:46,205 INFO [ModelServiceReader] Loaded [ 3] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/services_checkout.xml 12:01:46,241 INFO [ModelServiceReader] Loaded [ 61] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/marketing/servicedef/services.xml 12:01:46,252 INFO [ModelServiceReader] Loaded [ 11] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/marketing/servicedef/services_opportunity.xml 12:01:46,259 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/applications/commonext/servicedef/services.xml 12:01:46,267 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/hhfacility/servicedef/services_hhfacility.xml 12:01:46,277 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/assetmaint/servicedef/services.xml 12:01:46,296 INFO [ModelServiceReader] Loaded [ 22] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/projectmgr/servicedef/services.xml 12:01:46,325 INFO [ModelServiceReader] Loaded [ 18] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/oagis/servicedef/services.xml 12:01:46,359 INFO [ModelServiceReader] Loaded [ 5] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/googlebase/servicedef/services.xml 12:01:46,381 INFO [ModelServiceReader] Loaded [ 11] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/googlecheckout/servicedef/services_request.xml 12:01:46,393 INFO [ModelServiceReader] Loaded [ 10] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/googlecheckout/servicedef/services.xml 12:01:46,407 INFO [ModelServiceReader] Loaded [ 13] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/ebay/servicedef/services.xml 12:01:46,443 INFO [ModelServiceReader] Loaded [ 53] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/ebaystore/servicedef/services.xml 12:01:46,451 INFO [ModelServiceReader] Loaded [ 2] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/myportal/servicedef/services.xml 12:01:46,459 INFO [ModelServiceReader] Loaded [ 4] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/webpos/servicedef/services.xml 12:01:46,466 INFO [ModelServiceReader] Loaded [ 6] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/webpos/servicedef/services_manager.xml 12:01:46,475 INFO [ModelServiceReader] Loaded [ 8] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/webpos/servicedef/services_payment.xml 12:01:46,507 INFO [ModelServiceReader] Loaded [ 1] Services from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/webpos/servicedef/services_promo.xml 12:01:46,514 INFO [ServiceEcaUtil] Loaded [ 4] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/secas_test.xml 12:01:46,516 INFO [ServiceEcaUtil] Loaded [ 0] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/framework/common/servicedef/secas_cdyne.xml 12:01:46,519 INFO [ServiceEcaUtil] Loaded [ 3] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/framework/service/servicedef/secas_test_se.xml 12:01:46,521 INFO [ServiceEcaUtil] Loaded [ 2] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/framework/example/servicedef/secas.xml 12:01:46,527 INFO [ServiceEcaUtil] Loaded [16] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/party/servicedef/secas.xml 12:01:46,539 INFO [ServiceEcaUtil] Loaded [27] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/content/servicedef/secas.xml 12:01:46,543 INFO [ServiceEcaUtil] Loaded [10] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/workeffort/servicedef/secas.xml 12:01:46,548 INFO [ServiceEcaUtil] Loaded [21] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/secas.xml 12:01:46,561 INFO [ServiceEcaUtil] Loaded [23] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/secas_shipment.xml 12:01:46,582 INFO [ServiceEcaUtil] Loaded [ 2] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/product/servicedef/secas_olap.xml 12:01:46,586 INFO [ServiceEcaUtil] Loaded [ 4] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/manufacturing/servicedef/secas.xml 12:01:46,628 INFO [ServiceEcaUtil] Loaded [22] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas.xml 12:01:46,632 INFO [ServiceEcaUtil] Loaded [ 6] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas_payment.xml 12:01:46,637 INFO [ServiceEcaUtil] Loaded [22] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas_ledger.xml 12:01:46,642 INFO [ServiceEcaUtil] Loaded [ 1] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas_olap.xml 12:01:46,645 INFO [ServiceEcaUtil] Loaded [ 2] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/servicedef/secas_invoice.xml 12:01:46,653 INFO [ServiceEcaUtil] Loaded [71] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/order/servicedef/secas.xml 12:01:46,662 INFO [ServiceEcaUtil] Loaded [ 7] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/marketing/servicedef/secas.xml 12:01:46,665 INFO [ServiceEcaUtil] Loaded [ 3] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/applications/commonext/servicedef/secas.xml 12:01:46,668 INFO [ServiceEcaUtil] Loaded [ 5] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/assetmaint/servicedef/secas.xml 12:01:46,670 INFO [ServiceEcaUtil] Loaded [ 0] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/projectmgr/servicedef/secas.xml 12:01:46,673 INFO [ServiceEcaUtil] Loaded [12] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/googlecheckout/servicedef/secas.xml 12:01:46,676 INFO [ServiceEcaUtil] Loaded [ 1] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/ebay/servicedef/secas.xml 12:01:46,680 INFO [ServiceEcaUtil] Loaded [ 4] Service ECA Rules from file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/ebaystore/servicedef/secas.xml 12:01:46,680 INFO [GenericDispatcher] Creating new dispatcher [accounting] (main) 12:01:46,684 INFO [ControlServlet] LOADING WEBAPP [accounting] Open For Business - Accounting Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\accounting.war\ 12:01:46,749 INFO [ConfigXMLReader] controller loaded: 0.0040s, 23 requests, 16 views in file:/D:/LSRL/apache-ofbiz-10.04/framework/common/webcommon/WEB-INF/common-controller.xml 12:01:46,755 INFO [ConfigXMLReader] controller loaded: 0.0010s, 2 requests, 0 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/commonext/webapp/WEB-INF/controller.xml 12:01:46,777 INFO [ConfigXMLReader] controller loaded: 0.056s, 474 requests, 226 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/accounting.war/WEB-INF/controller.xml 12:01:46,936 INFO [FreeMarkerWorker] loading properties: vfszip:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/framework.webapp.config.jar/freemarkerTransforms.properties 12:01:46,945 INFO [FreeMarkerWorker] loading properties: vfszip:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/applications.content.config.jar/freemarkerTransforms.properties 12:01:46,971 INFO [FreeMarkerWorker] loading properties: vfszip:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/framework.widget.config.jar/freemarkerTransforms.properties 12:01:47,043 INFO [GenericDispatcher] Creating new dispatcher [xmlrpc-dispatcher] (main) 12:01:47,058 INFO [GenericDispatcher] Creating new dispatcher [sstream-dispatcher] (main) 12:01:47,134 INFO [TomcatDeployment] deploy, ctxPath=/ap 12:01:47,154 INFO [GenericDispatcher] Creating new dispatcher [ap] (main) 12:01:47,154 INFO [ControlServlet] LOADING WEBAPP [ap] Open For Business - Account Payable, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ap.war\ 12:01:47,186 INFO [ConfigXMLReader] controller loaded: 0.011s, 474 requests, 226 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/accounting/webapp/accounting/WEB-INF/controller.xml 12:01:47,187 INFO [ConfigXMLReader] controller loaded: 0.028s, 23 requests, 14 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ap.war/WEB-INF/controller.xml 12:01:47,194 INFO [TomcatDeployment] deploy, ctxPath=/ar 12:01:47,209 INFO [GenericDispatcher] Creating new dispatcher [ar] (main) 12:01:47,210 INFO [ControlServlet] LOADING WEBAPP [ar] Open For Business - Account Receivable, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ar.war\ 12:01:47,215 INFO [ConfigXMLReader] controller loaded: 0.0s, 16 requests, 10 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ar.war/WEB-INF/controller.xml 12:01:47,222 INFO [TomcatDeployment] deploy, ctxPath=/assetmaint 12:01:47,239 INFO [GenericDispatcher] Creating new dispatcher [assetmaint] (main) 12:01:47,239 INFO [ControlServlet] LOADING WEBAPP [assetmaint] Open For Business - Asset Maintenance, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\assetmaint.war\ 12:01:47,256 INFO [ConfigXMLReader] controller loaded: 0.0s, 15 requests, 7 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/workeffort/webapp/workeffort/WEB-INF/icalendar-controller.xml 12:01:47,260 INFO [ConfigXMLReader] controller loaded: 0.0080s, 140 requests, 64 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml 12:01:47,290 INFO [ConfigXMLReader] controller loaded: 0.013s, 461 requests, 141 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/product/webapp/catalog/WEB-INF/controller.xml 12:01:47,306 INFO [ConfigXMLReader] controller loaded: 0.0050s, 240 requests, 94 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/product/webapp/facility/WEB-INF/controller.xml 12:01:47,307 INFO [ConfigXMLReader] controller loaded: 0.062s, 17 requests, 11 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/assetmaint.war/WEB-INF/controller.xml 12:01:47,317 INFO [TomcatDeployment] deploy, ctxPath=/bi 12:01:47,333 INFO [GenericDispatcher] Creating new dispatcher [bi] (main) 12:01:47,335 INFO [ControlServlet] LOADING WEBAPP [bi] Open For Business - Business Intelligence, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\bi.war\ 12:01:47,348 INFO [ConfigXMLReader] controller loaded: 0.0s, 8 requests, 4 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/bi.war/WEB-INF/controller.xml 12:01:47,387 INFO [TomcatDeployment] deploy, ctxPath=/birt 12:01:47,414 INFO [GenericDispatcher] Creating new dispatcher [birt] (main) 12:01:47,415 INFO [ControlServlet] LOADING WEBAPP [birt] Open For Business - BIRT Component, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\birt.war\ 12:01:47,419 INFO [ConfigXMLReader] controller loaded: 0.0s, 5 requests, 4 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/birt.war/WEB-INF/controller.xml 12:01:47,427 INFO [TomcatDeployment] deploy, ctxPath=/bizznesstime 12:01:47,447 INFO [TomcatDeployment] deploy, ctxPath=/bluelight 12:01:47,465 INFO [TomcatDeployment] deploy, ctxPath=/catalog 12:01:47,491 INFO [GenericDispatcher] Creating new dispatcher [catalog] (main) 12:01:47,491 INFO [ControlServlet] LOADING WEBAPP [catalog] Open For Business - Catalog, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\catalog.war\ 12:01:47,520 INFO [ConfigXMLReader] controller loaded: 0.011s, 461 requests, 141 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/catalog.war/WEB-INF/controller.xml 12:01:47,529 INFO [TomcatDeployment] deploy, ctxPath=/cmssite 12:01:47,546 INFO [GenericDispatcher] Creating new dispatcher [CmsSite] (main) 12:01:47,547 INFO [ControlServlet] LOADING WEBAPP [cmssite] Open For Business - CMS Site, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\cmssite.war\ 12:01:47,552 INFO [ConfigXMLReader] controller loaded: 0.0s, 1 requests, 0 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/cmssite.war/WEB-INF/controller.xml 12:01:47,557 INFO [TomcatDeployment] deploy, ctxPath=/content 12:01:47,583 INFO [GenericDispatcher] Creating new dispatcher [content] (main) 12:01:47,583 INFO [ControlServlet] LOADING WEBAPP [content] Open For Business - Content Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\content.war\ 12:01:47,605 INFO [ConfigXMLReader] controller loaded: 0.0070s, 353 requests, 147 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/content.war/WEB-INF/controller.xml 12:01:47,614 INFO [TomcatDeployment] deploy, ctxPath=/droppingcrumbs 12:01:47,664 INFO [TomcatDeployment] deploy, ctxPath=/ebay 12:01:47,680 INFO [GenericDispatcher] Creating new dispatcher [ebay] (main) 12:01:47,680 INFO [ControlServlet] LOADING WEBAPP [ebay] Open For Business - Ebay, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ebay.war\ 12:01:47,686 INFO [ConfigXMLReader] controller loaded: 0.0s, 20 requests, 10 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ebay.war/WEB-INF/controller.xml 12:01:47,693 INFO [TomcatDeployment] deploy, ctxPath=/ebaystore 12:01:47,728 INFO [GenericDispatcher] Creating new dispatcher [ebaystore] (main) 12:01:47,728 INFO [ControlServlet] LOADING WEBAPP [ebaystore] Open For Business - eBay Store, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ebaystore.war\ 12:01:47,739 INFO [ConfigXMLReader] controller loaded: 0.0s, 20 requests, 10 views in file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/ebay/webapp/ebay/WEB-INF/controller.xml 12:01:47,742 INFO [ConfigXMLReader] controller loaded: 0.0070s, 66 requests, 29 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ebaystore.war/WEB-INF/controller.xml 12:01:47,750 INFO [TomcatDeployment] deploy, ctxPath=/ecomclone 12:01:47,772 INFO [GenericDispatcher] Creating new dispatcher [ecommerce] (main) 12:01:47,774 INFO [ControlServlet] LOADING WEBAPP [ecomclone] Open For Business - demostore, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ecomclone.war\ 12:01:47,802 INFO [ConfigXMLReader] controller loaded: 0.0060s, 277 requests, 92 views in file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml 12:01:47,802 INFO [ConfigXMLReader] controller loaded: 0.018s, 0 requests, 0 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ecomclone.war/WEB-INF/controller.xml 12:01:47,811 INFO [TomcatDeployment] deploy, ctxPath=/ecommerce 12:01:47,839 INFO [ControlServlet] LOADING WEBAPP [ecommerce] Open For Business - demostore, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ecommerce.war\ 12:01:47,858 INFO [ConfigXMLReader] controller loaded: 0.0060s, 277 requests, 92 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ecommerce.war/WEB-INF/controller.xml 12:01:47,865 INFO [TomcatDeployment] deploy, ctxPath=/example 12:01:47,886 INFO [GenericDispatcher] Creating new dispatcher [example] (main) 12:01:47,887 INFO [ControlServlet] LOADING WEBAPP [example] Open For Business - Example Application, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\example.war\ 12:01:47,897 INFO [ConfigXMLReader] controller loaded: 0.0s, 21 requests, 7 views in file:/D:/LSRL/apache-ofbiz-10.04/framework/common/webcommon/WEB-INF/portal-controller.xml 12:01:47,899 INFO [ConfigXMLReader] controller loaded: 0.0060s, 45 requests, 27 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/example.war/WEB-INF/controller.xml 12:01:47,931 INFO [TomcatDeployment] deploy, ctxPath=/exampleext 12:01:47,947 INFO [GenericDispatcher] Creating new dispatcher [exampleext] (main) 12:01:47,948 INFO [ControlServlet] LOADING WEBAPP [exampleext] Open For Business - Extended Example Application, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\exampleext.war\ 12:01:47,958 INFO [ConfigXMLReader] controller loaded: 0.0010s, 45 requests, 27 views in file:/D:/LSRL/apache-ofbiz-10.04/framework/example/webapp/example/WEB-INF/controller.xml 12:01:47,959 INFO [ConfigXMLReader] controller loaded: 0.0070s, 0 requests, 1 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/exampleext.war/WEB-INF/controller.xml 12:01:47,966 INFO [TomcatDeployment] deploy, ctxPath=/facility 12:01:47,997 INFO [GenericDispatcher] Creating new dispatcher [facility] (main) 12:01:47,999 INFO [ControlServlet] LOADING WEBAPP [facility] Open For Business - Facility Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\facility.war\ 12:01:48,018 INFO [ConfigXMLReader] controller loaded: 0.0060s, 240 requests, 94 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/facility.war/WEB-INF/controller.xml 12:01:48,027 INFO [TomcatDeployment] deploy, ctxPath=/flatgrey 12:01:48,044 INFO [TomcatDeployment] deploy, ctxPath=/googlebase 12:01:48,059 INFO [GenericDispatcher] Creating new dispatcher [googlebase] (main) 12:01:48,059 INFO [ControlServlet] LOADING WEBAPP [googlebase] Open For Business - Google Base, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\googlebase.war\ 12:01:48,064 INFO [ConfigXMLReader] controller loaded: 0.0s, 8 requests, 6 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/googlebase.war/WEB-INF/controller.xml 12:01:48,071 INFO [TomcatDeployment] deploy, ctxPath=/googlecheckout 12:01:48,092 INFO [GenericDispatcher] Creating new dispatcher [googlecheckout] (main) 12:01:48,092 INFO [ControlServlet] LOADING WEBAPP [googlecheckout] Open For Business - Google Checkout, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\googlecheckout.war\ 12:01:48,098 INFO [ConfigXMLReader] controller loaded: 0.0010s, 13 requests, 6 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/googlecheckout.war/WEB-INF/controller.xml 12:01:48,107 INFO [TomcatDeployment] deploy, ctxPath=/hhfacility 12:01:48,122 INFO [GenericDispatcher] Creating new dispatcher [hhfacility] (main) 12:01:48,122 INFO [ControlServlet] LOADING WEBAPP [hhfacility] Facility Handheld Application, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\hhfacility.war\ 12:01:48,128 INFO [ConfigXMLReader] controller loaded: 0.0010s, 17 requests, 14 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/hhfacility.war/WEB-INF/controller.xml 12:01:48,133 INFO [TomcatDeployment] deploy, ctxPath=/humanres 12:01:48,147 INFO [GenericDispatcher] Creating new dispatcher [Humanres] (main) 12:01:48,147 INFO [ControlServlet] LOADING WEBAPP [humanres] Open For Business - HumanRes Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\humanres.war\ 12:01:48,221 INFO [ConfigXMLReader] controller loaded: 0.0090s, 353 requests, 147 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/content/webapp/content/WEB-INF/controller.xml 12:01:48,228 INFO [ConfigXMLReader] controller loaded: 0.06s, 262 requests, 102 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/party/webapp/partymgr/WEB-INF/controller.xml 12:01:48,234 INFO [ConfigXMLReader] controller loaded: 0.077s, 221 requests, 92 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/humanres.war/WEB-INF/controller.xml 12:01:48,242 INFO [TomcatDeployment] deploy, ctxPath=/iCalendar 12:01:48,261 INFO [GenericDispatcher] Creating new dispatcher [ical] (main) 12:01:48,275 INFO [TomcatDeployment] deploy, ctxPath=/images 12:01:48,296 INFO [TomcatDeployment] deploy, ctxPath=/ismgr 12:01:48,312 INFO [GenericDispatcher] Creating new dispatcher [ismgr] (main) 12:01:48,313 INFO [ControlServlet] LOADING WEBAPP [ismgr] Open For Business - Information Systems, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ismgr.war\ 12:01:48,319 INFO [ConfigXMLReader] controller loaded: 0.0010s, 13 requests, 8 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ismgr.war/WEB-INF/controller.xml 12:01:48,328 INFO [TomcatDeployment] deploy, ctxPath=/manufacturing 12:01:48,351 INFO [GenericDispatcher] Creating new dispatcher [manufacturing] (main) 12:01:48,352 INFO [ControlServlet] LOADING WEBAPP [manufacturing] Open For Business - Manufacturing Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\manufacturing.war\ 12:01:48,363 INFO [ConfigXMLReader] controller loaded: 0.0030s, 138 requests, 59 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/manufacturing.war/WEB-INF/controller.xml 12:01:48,369 INFO [TomcatDeployment] deploy, ctxPath=/marketing 12:01:48,386 INFO [GenericDispatcher] Creating new dispatcher [marketing] (main) 12:01:48,386 INFO [ControlServlet] LOADING WEBAPP [marketing] Open For Business - Marketing Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\marketing.war\ 12:01:48,395 INFO [ConfigXMLReader] controller loaded: 0.0020s, 90 requests, 46 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/marketing.war/WEB-INF/controller.xml 12:01:48,401 INFO [TomcatDeployment] deploy, ctxPath=/multiflex 12:01:48,417 INFO [TomcatDeployment] deploy, ctxPath=/myportal 12:01:48,430 INFO [GenericDispatcher] Creating new dispatcher [myportal] (main) 12:01:48,430 INFO [ControlServlet] LOADING WEBAPP [myportal] Open For Business - My Page, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\myportal.war\ 12:01:48,479 INFO [ConfigXMLReader] controller loaded: 0.0060s, 344 requests, 144 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/order/webapp/ordermgr/WEB-INF/controller.xml 12:01:48,500 INFO [ConfigXMLReader] controller loaded: 0.0040s, 221 requests, 92 views in file:/D:/LSRL/apache-ofbiz-10.04/applications/humanres/webapp/humanres/WEB-INF/controller.xml 12:01:48,502 INFO [ConfigXMLReader] controller loaded: 0.015s, 123 requests, 50 views in file:/D:/LSRL/apache-ofbiz-10.04/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/controller.xml 12:01:48,503 INFO [ConfigXMLReader] controller loaded: 0.043s, 6 requests, 6 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/myportal.war/WEB-INF/controller.xml 12:01:48,515 INFO [TomcatDeployment] deploy, ctxPath=/oagis 12:01:48,532 INFO [GenericDispatcher] Creating new dispatcher [oagismgr] (main) 12:01:48,532 INFO [ControlServlet] LOADING WEBAPP [oagis] Open Oagis - Oagis Implementation, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\oagis.war\ 12:01:48,537 INFO [ConfigXMLReader] controller loaded: 0.0s, 17 requests, 7 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/oagis.war/WEB-INF/controller.xml 12:01:48,543 INFO [TomcatDeployment] deploy, ctxPath=/ofbiz 12:01:48,556 INFO [GenericDispatcher] Creating new dispatcher [OFBIZ] (main) 12:01:48,557 INFO [ControlServlet] LOADING WEBAPP [ofbiz] Open For Business - CMS Site, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ofbiz.war\ 12:01:48,561 INFO [ConfigXMLReader] controller loaded: 0.0s, 2 requests, 1 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ofbiz.war/WEB-INF/controller.xml 12:01:48,566 INFO [TomcatDeployment] deploy, ctxPath=/ofbizsetup 12:01:48,590 INFO [GenericDispatcher] Creating new dispatcher [setup] (main) 12:01:48,590 INFO [ControlServlet] LOADING WEBAPP [ofbizsetup] Open For Business - Setup Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ofbizsetup.war\ 12:01:48,596 INFO [ConfigXMLReader] controller loaded: 0.0s, 36 requests, 18 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ofbizsetup.war/WEB-INF/controller.xml 12:01:48,603 INFO [TomcatDeployment] deploy, ctxPath=/ordermgr 12:01:48,639 INFO [GenericDispatcher] Creating new dispatcher [order] (main) 12:01:48,640 INFO [ControlServlet] LOADING WEBAPP [ordermgr] Open For Business - Order Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\ordermgr.war\ 12:01:48,659 INFO [ConfigXMLReader] controller loaded: 0.0060s, 344 requests, 144 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ordermgr.war/WEB-INF/controller.xml 12:01:48,666 INFO [TomcatDeployment] deploy, ctxPath=/partymgr 12:01:48,710 INFO [GenericDispatcher] Creating new dispatcher [partymgr] (main) 12:01:48,710 INFO [ControlServlet] LOADING WEBAPP [partymgr] Open For Business - Party Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\partymgr.war\ 12:01:48,728 INFO [ConfigXMLReader] controller loaded: 0.0050s, 262 requests, 102 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/partymgr.war/WEB-INF/controller.xml 12:01:48,735 INFO [TomcatDeployment] deploy, ctxPath=/projectmgr 12:01:48,754 INFO [GenericDispatcher] Creating new dispatcher [projectmgr] (main) 12:01:48,755 INFO [ControlServlet] LOADING WEBAPP [projectmgr] Open For Business - Project Management, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\projectmgr.war\ 12:01:48,765 INFO [ConfigXMLReader] controller loaded: 0.0020s, 123 requests, 50 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/projectmgr.war/WEB-INF/controller.xml 12:01:48,774 INFO [TomcatDeployment] deploy, ctxPath=/sfa 12:01:48,794 INFO [GenericDispatcher] Creating new dispatcher [sfa] (main) 12:01:48,794 INFO [ControlServlet] LOADING WEBAPP [sfa] Open For Business - SFA Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\sfa.war\ 12:01:48,801 INFO [ConfigXMLReader] controller loaded: 0.0010s, 49 requests, 30 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/sfa.war/WEB-INF/controller.xml 12:01:48,808 INFO [TomcatDeployment] deploy, ctxPath=/tempfiles 12:01:48,819 WARNING [config] Unable to process deployment descriptor for context '/tempfiles' 12:01:48,819 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/tempfiles' 12:01:48,902 INFO [TomcatDeployment] deploy, ctxPath=/tomahawk 12:01:48,920 INFO [TomcatDeployment] deploy, ctxPath=/webpos 12:01:48,938 INFO [GenericDispatcher] Creating new dispatcher [webpos] (main) 12:01:48,939 INFO [ControlServlet] LOADING WEBAPP [webpos] Open For Business - Web Pos, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\webpos.war\ 12:01:48,947 INFO [ConfigXMLReader] controller loaded: 0.0010s, 48 requests, 22 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/webpos.war/WEB-INF/controller.xml 12:01:48,953 INFO [TomcatDeployment] deploy, ctxPath=/webslinger 12:01:49,098 ERROR [STDERR] class org.webslinger.commons.vfs.flat.FlatFileProvider 12:01:49,152 INFO [TomcatDeployment] deploy, ctxPath=/webtools 12:01:49,190 INFO [GenericDispatcher] Creating new dispatcher [webtools] (main) 12:01:49,190 INFO [ControlServlet] LOADING WEBAPP [webtools] Open For Business - Web Tools, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\webtools.war\ 12:01:49,202 INFO [ConfigXMLReader] controller loaded: 0.0s, 5 requests, 0 views in file:/D:/LSRL/apache-ofbiz-10.04/framework/common/webcommon/WEB-INF/tempexpr-controller.xml 12:01:49,206 INFO [ConfigXMLReader] controller loaded: 0.0010s, 8 requests, 2 views in file:/D:/LSRL/apache-ofbiz-10.04/framework/testtools/webapp/testtools/WEB-INF/controller.xml 12:01:49,208 INFO [ConfigXMLReader] controller loaded: 0.01s, 110 requests, 64 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/webtools.war/WEB-INF/controller.xml 12:01:49,226 INFO [TomcatDeployment] deploy, ctxPath=/workeffort 12:01:49,246 INFO [GenericDispatcher] Creating new dispatcher [workeffort] (main) 12:01:49,247 INFO [ControlServlet] LOADING WEBAPP [workeffort] Open For Business - Work Manager, located at D:\LSRL\jboss-5.1.0.GA\server\default\deploy\ofbiz.ear\workeffort.war\ 12:01:49,258 INFO [ConfigXMLReader] controller loaded: 0.0030s, 140 requests, 64 views in file:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/workeffort.war/WEB-INF/controller.xml 12:01:49,310 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080 12:01:49,334 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009 12:01:49,355 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 1m:12s:126ms 12:02:03,215 INFO [JmsListenerFactory] JMS Listener Factory Thread Finished; All listeners connected. 12:02:13,248 INFO [GenericDispatcher] Creating new dispatcher [JobDispatcher] (org.ofbiz.service.job.JobPoller@1d0425a) 12:02:13,551 INFO [JobInvoker] Invoker [default-invoker-Thread-21] received job [Send Email] from poller [org.ofbiz.service.job.JobPoller@1d0425a] 12:02:13,570 INFO [JobInvoker] Invoker [default-invoker-Thread-23] received job [Send Email] from poller [org.ofbiz.service.job.JobPoller@1d0425a] 12:02:13,644 INFO [JobInvoker] Invoker [default-invoker-Thread-22] received job [Send Email] from poller [org.ofbiz.service.job.JobPoller@1d0425a] 12:02:13,644 INFO [JobInvoker] Invoker [default-invoker-Thread-20] received job [Send Email] from poller [org.ofbiz.service.job.JobPoller@1d0425a] 12:02:13,780 INFO [STDOUT] handler for vfszip:/D:/LSRL/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/icu4j-4_4.jar/com/ibm/icu/impl/data/icudt44b/ is null 12:02:13,781 ERROR [STDERR] Exception in thread "default-invoker-Thread-20" 12:02:13,781 ERROR [STDERR] java.util.MissingResourceException: Unable to construct Calendar 12:02:13,783 ERROR [STDERR] at com.ibm.icu.util.CalendarServiceShim.createInstance(CalendarServiceShim.java:69) 12:02:13,785 ERROR [STDERR] at com.ibm.icu.util.Calendar.getInstanceInternal(Calendar.java:1626) 12:02:13,787 ERROR [STDERR] at com.ibm.icu.util.Calendar.getInstance(Calendar.java:1555) 12:02:13,790 ERROR [STDERR] at org.ofbiz.service.job.PersistedServiceJob.init(PersistedServiceJob.java:172) 12:02:13,792 ERROR [STDERR] at org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:64) 12:02:13,794 ERROR [STDERR] at org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:242) 12:02:13,796 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619) 12:02:13,798 ERROR [STDERR] Exception in thread "default-invoker-Thread-23" 12:02:13,800 ERROR [STDERR] java.util.MissingResourceException: Unable to construct Calendar 12:02:13,802 ERROR [STDERR] at com.ibm.icu.util.CalendarServiceShim.createInstance(CalendarServiceShim.java:69) 12:02:13,803 ERROR [STDERR] at com.ibm.icu.util.Calendar.getInstanceInternal(Calendar.java:1626) 12:02:13,806 ERROR [STDERR] at com.ibm.icu.util.Calendar.getInstance(Calendar.java:1555) 12:02:13,808 ERROR [STDERR] at org.ofbiz.service.job.PersistedServiceJob.init(PersistedServiceJob.java:172) 12:02:13,810 ERROR [STDERR] at org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:64) 12:02:13,812 ERROR [STDERR] at org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:242) 12:02:13,814 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619) 12:02:13,816 ERROR [STDERR] Exception in thread "default-invoker-Thread-22" 12:02:13,818 ERROR [STDERR] java.util.MissingResourceException: Unable to construct Calendar 12:02:13,820 ERROR [STDERR] at com.ibm.icu.util.CalendarServiceShim.createInstance(CalendarServiceShim.java:69) 12:02:13,823 ERROR [STDERR] at com.ibm.icu.util.Calendar.getInstanceInternal(Calendar.java:1626) 12:02:13,824 ERROR [STDERR] at com.ibm.icu.util.Calendar.getInstance(Calendar.java:1555) 12:02:13,826 ERROR [STDERR] at org.ofbiz.service.job.PersistedServiceJob.init(PersistedServiceJob.java:172) 12:02:13,828 ERROR [STDERR] at org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:64) 12:02:13,830 ERROR [STDERR] at org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:242) 12:02:13,832 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619) 12:02:13,834 ERROR [STDERR] Exception in thread "default-invoker-Thread-21" 12:02:13,836 ERROR [STDERR] java.util.MissingResourceException: Unable to construct Calendar 12:02:13,839 ERROR [STDERR] at com.ibm.icu.util.CalendarServiceShim.createInstance(CalendarServiceShim.java:69) 12:02:13,841 ERROR [STDERR] at com.ibm.icu.util.Calendar.getInstanceInternal(Calendar.java:1626) 12:02:13,843 ERROR [STDERR] at com.ibm.icu.util.Calendar.getInstance(Calendar.java:1555) 12:02:13,844 ERROR [STDERR] at org.ofbiz.service.job.PersistedServiceJob.init(PersistedServiceJob.java:172) 12:02:13,846 ERROR [STDERR] at org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:64) 12:02:13,848 ERROR [STDERR] at org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:242) 12:02:13,850 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619) |
Free forum by Nabble | Edit this page |