You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Marc Johnen <ma...@unitb-consulting.de> on 2009/11/13 21:33:40 UTC

RMI-module ConnectIOException

Hello everyone,

I'm very interested in the RMI-module from 
http://langhua.org/portal/portal/default/OFBiz/
and trying to get it to work. I've got ofbiz running on jboss and 
thoroughly followed the
install-instructions for the module.
Enlosed you find the logfiles of the client and server.
Any hints would be highly appreciated.

Regards
Marc Johnen

client.log:

2009-11-13 20:52:13,744 (http-0.0.0.0-8080-1) [     
OFBizRmiClient.java:78 :INFO ] rmi://127.0.0.1:1099/RMIDispatcher
2009-11-13 20:52:13,801 (http-0.0.0.0-8080-1) [     
OFBizRmiClient.java:85 :ERROR]
---- exception report 
----------------------------------------------------------
Exception: java.rmi.ConnectIOException
Message: non-JRMP server at remote endpoint
---- stack trace 
---------------------------------------------------------------
java.rmi.ConnectIOException: non-JRMP server at remote endpoint
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:230)
sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
java.rmi.Naming.lookup(Naming.java:84)
org.langhua.ofbiz.rmi.client.OFBizRmiClient.<init>(OFBizRmiClient.java:79)
org.apache.jsp.index_jsp._jspService(index_jsp.java:72)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
java.lang.Thread.run(Thread.java:619)


server.log

2009-11-13 21:08:17,037 INFO  [org.jboss.web.WebService] (main) Using 
RMI server codebase: http://myserver.berlin:8083/
2009-11-13 21:08:28,941 INFO  
[org.jboss.wsf.stack.jbws.NativeServerConfig] (main) JBoss Web Services 
- Stack Native Core
2009-11-13 21:08:28,942 INFO  
[org.jboss.wsf.stack.jbws.NativeServerConfig] (main) 3.1.2.GA
2009-11-13 21:08:31,059 INFO  
[org.jboss.dependency.plugins.AttributeCallbackItem] (main) Owner 
callback not implemented.
2009-11-13 21:08:33,062 INFO  
[org.jboss.logbridge.LogNotificationListener] (main) Adding notification 
listener for logging mbean 
"jboss.system:service=Logging,type=Log4jService" to server 
org.jboss.mx.server.MBeanServerImpl@13a1778[ defaultDomain='jboss' ]
2009-11-13 21:09:18,862 INFO  
[org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
deployment 
AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2009-11-13 21:09:18,863 INFO  
[org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
deployment 
AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2009-11-13 21:09:18,863 INFO  
[org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
deployment 
AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2009-11-13 21:09:18,863 INFO  
[org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
deployment 
AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2009-11-13 21:09:22,350 INFO  
[org.jboss.mx.remoting.service.JMXConnectorServerService] (main) JMX 
Connector server: 
service:jmx:rmi://myserver.berlin/jndi/rmi://myserver.berlin:1090/jmxconnector
2009-11-13 21:09:22,614 INFO  [org.jboss.mail.MailService] (main) Mail 
Service bound to java:/Mail
2009-11-13 21:09:27,487 WARN  
[org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore] (main) 
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.
2009-11-13 21:09:27,487 WARN  
[org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader 
provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
2009-11-13 21:09:27,748 WARN  
[org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader 
provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
2009-11-13 21:09:27,946 INFO  
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) JBossTS 
Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
2009-11-13 21:09:27,946 INFO  
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Setting 
up property manager MBean and JMX layer
2009-11-13 21:09:28,563 INFO  
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) 
Initializing recovery manager
2009-11-13 21:09:28,922 INFO  
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Recovery 
manager configured
2009-11-13 21:09:28,922 INFO  
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Binding 
TransactionManager JNDI Reference
2009-11-13 21:09:29,000 INFO  
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Starting 
transaction recovery manager
2009-11-13 21:09:29,914 INFO  
[org.apache.catalina.core.AprLifecycleListener] (main) The Apache Tomcat 
Native library which allows optimal performance in production 
environments was not found on the java.library.path: 
/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/i386/server:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
2009-11-13 21:09:30,173 INFO  [org.apache.coyote.http11.Http11Protocol] 
(main) Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
2009-11-13 21:09:30,174 INFO  [org.apache.coyote.ajp.AjpProtocol] (main) 
Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8009
2009-11-13 21:09:31,788 INFO  [org.apache.coyote.http11.Http11Protocol] 
(main) Initializing Coyote HTTP/1.1 on http-8443
2009-11-13 21:09:31,809 INFO  [org.apache.catalina.core.StandardService] 
(main) Starting service jboss.web
2009-11-13 21:09:31,811 INFO  [org.apache.catalina.core.StandardEngine] 
(main) Starting Servlet Engine: JBoss Web/2.1.3.GA
2009-11-13 21:09:31,850 INFO  [org.apache.catalina.startup.Catalina] 
(main) Server startup in 61 ms
2009-11-13 21:09:31,883 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/invoker
2009-11-13 21:09:33,067 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/jbossws
2009-11-13 21:09:33,101 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/web-console
2009-11-13 21:09:33,598 INFO  
[org.jboss.resource.deployers.RARDeployment] (main) Required license 
terms exist, view 
vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
2009-11-13 21:09:33,624 INFO  
[org.jboss.resource.deployers.RARDeployment] (main) Required license 
terms exist, view 
vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
2009-11-13 21:09:33,680 INFO  
[org.jboss.resource.deployers.RARDeployment] (main) Required license 
terms exist, view 
vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
2009-11-13 21:09:33,697 INFO  
[org.jboss.resource.deployers.RARDeployment] (main) Required license 
terms exist, view 
vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
2009-11-13 21:09:33,722 INFO  
[org.jboss.resource.deployers.RARDeployment] (main) Required license 
terms exist, view 
vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
2009-11-13 21:09:33,942 INFO  [org.quartz.simpl.SimpleThreadPool] (main) 
Job execution threads will use class loader of thread: main
2009-11-13 21:09:33,988 INFO  [org.quartz.core.QuartzScheduler] (main) 
Quartz Scheduler v.1.5.2 created.
2009-11-13 21:09:33,991 INFO  [org.quartz.simpl.RAMJobStore] (main) 
RAMJobStore initialized.
2009-11-13 21:09:33,992 INFO  [org.quartz.impl.StdSchedulerFactory] 
(main) Quartz scheduler 'DefaultQuartzScheduler' initialized from 
default resource file in Quartz package: 'quartz.properties'
2009-11-13 21:09:33,992 INFO  [org.quartz.impl.StdSchedulerFactory] 
(main) Quartz scheduler version: 1.5.2
2009-11-13 21:09:33,992 INFO  [org.quartz.core.QuartzScheduler] (main) 
Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2009-11-13 21:09:34,744 INFO  
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
(main) Bound ConnectionManager 
'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 
'java:DefaultDS'
2009-11-13 21:09:36,408 INFO  [org.jboss.jms.server.ServerPeer] (main) 
JBoss Messaging 1.4.3.GA server [0] started
2009-11-13 21:09:36,687 INFO  
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
Connector bisocket://myserver.berlin:4457 has leasing enabled, lease 
period 10000 milliseconds
2009-11-13 21:09:36,687 INFO  
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
org.jboss.jms.server.connectionfactory.ConnectionFactory@11b87ee started
2009-11-13 21:09:36,688 INFO  
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
Connector bisocket://myserver.berlin:4457 has leasing enabled, lease 
period 10000 milliseconds
2009-11-13 21:09:36,688 INFO  
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
org.jboss.jms.server.connectionfactory.ConnectionFactory@ea1756 started
2009-11-13 21:09:36,688 INFO  
[org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] 
(main) 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
2009-11-13 21:09:36,688 INFO  
[org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] 
(main) 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
2009-11-13 21:09:36,689 INFO  
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
Connector bisocket://myserver.berlin:4457 has leasing enabled, lease 
period 10000 milliseconds
2009-11-13 21:09:36,690 INFO  
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
org.jboss.jms.server.connectionfactory.ConnectionFactory@991f4 started
2009-11-13 21:09:36,704 INFO  
[org.jboss.jms.server.destination.QueueService] (main) 
Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, 
downCacheSize=2000
2009-11-13 21:09:36,706 INFO  
[org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/DLQ] 
started, fullSize=200000, pageSize=2000, downCacheSize=2000
2009-11-13 21:09:36,983 INFO  
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
(main) Bound ConnectionManager 
'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 
'java:JmsXA'
2009-11-13 21:09:37,069 INFO  
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
(main) Bound ConnectionManager 
'jboss.jca:service=DataSourceBinding,name=MySqlDataSource' to JNDI name 
'java:MySqlDataSource'
2009-11-13 21:09:37,184 INFO  
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
(main) Bound ConnectionManager 
'jboss.jca:service=DataSourceBinding,name=MySqlDataSourceOlap' to JNDI 
name 'java:MySqlDataSourceOlap'
2009-11-13 21:09:38,080 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main) Created KernelDeployment for: profileservice-secured.jar
2009-11-13 21:09:38,084 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main) installing bean: 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
2009-11-13 21:09:38,085 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)   with dependencies:
2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)   and demands:
2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)    
 jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)     jboss.ejb:service=EJBTimerService
2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)   and supplies:
2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)     Class:org.jboss.profileservice.spi.ProfileService
2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)     jndi:SecureProfileService/remote
2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)    
 jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main) Added 
bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) 
to KernelDeployment of: profileservice-secured.jar
2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main) installing bean: 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)   with dependencies:
2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)   and demands:
2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)     jboss.ejb:service=EJBTimerService
2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)   and supplies:
2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)    
 jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)     Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)     jndi:SecureDeploymentManager/remote
2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main) Added 
bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) 
to KernelDeployment of: profileservice-secured.jar
2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main) installing bean: 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)   with dependencies:
2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)   and demands:
2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)     jboss.ejb:service=EJBTimerService
2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)   and supplies:
2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)    
 jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
2009-11-13 21:09:38,092 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)     Class:org.jboss.deployers.spi.management.ManagementView
2009-11-13 21:09:38,092 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main)     jndi:SecureManagementView/remote
2009-11-13 21:09:38,092 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
(main) Added 
bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) 
to KernelDeployment of: profileservice-secured.jar
2009-11-13 21:09:38,097 INFO  
[org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy 
AbstractBeanMetaData@12d80a7{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}
2009-11-13 21:09:38,097 INFO  
[org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy 
AbstractBeanMetaData@15f151f{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}
2009-11-13 21:09:38,097 INFO  
[org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy 
AbstractBeanMetaData@148820c{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}
2009-11-13 21:09:38,657 INFO  
[org.jboss.ejb3.session.SessionSpecContainer] (main) Starting 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
2009-11-13 21:09:38,680 INFO  [org.jboss.ejb3.EJBContainer] (main) 
STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager 
ejbName: SecureDeploymentManager
2009-11-13 21:09:38,843 INFO  
[org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] 
(main) 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

2009-11-13 21:09:39,049 INFO  
[org.jboss.ejb3.session.SessionSpecContainer] (main) Starting 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
2009-11-13 21:09:39,050 INFO  [org.jboss.ejb3.EJBContainer] (main) 
STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: 
SecureManagementView
2009-11-13 21:09:39,066 INFO  
[org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] 
(main) 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

2009-11-13 21:09:39,177 INFO  
[org.jboss.ejb3.session.SessionSpecContainer] (main) Starting 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
2009-11-13 21:09:39,178 INFO  [org.jboss.ejb3.EJBContainer] (main) 
STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean 
ejbName: SecureProfileService
2009-11-13 21:09:39,215 INFO  
[org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] 
(main) 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

2009-11-13 21:09:39,619 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/admin-console
2009-11-13 21:09:39,728 INFO  
[javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing 
Mojarra (1.2_12-b01-FCS) for context '/admin-console'
2009-11-13 21:09:44,014 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/
2009-11-13 21:09:44,121 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/jmx-console
2009-11-13 21:09:54,178 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/accounting
2009-11-13 21:09:55,262 INFO  [org.ofbiz.base.container.ContainerLoader] 
(main) [Startup] Loading containers...
2009-11-13 21:09:55,325 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
component directory : [/opt/ofbiz-trunk/framework]
2009-11-13 21:09:55,349 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[geronimo]
2009-11-13 21:09:55,380 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[entity]
2009-11-13 21:09:55,405 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[catalina]
2009-11-13 21:09:55,422 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[security]
2009-11-13 21:09:55,446 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[datafile]
2009-11-13 21:09:55,472 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[minilang]
2009-11-13 21:09:55,496 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[common]
2009-11-13 21:09:55,528 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[service]
2009-11-13 21:09:55,544 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[entityext]
2009-11-13 21:09:55,586 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[bi]
2009-11-13 21:09:55,613 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[webapp]
2009-11-13 21:09:55,655 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[guiapp]
2009-11-13 21:09:55,715 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[widget]
2009-11-13 21:09:55,755 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[appservers]
2009-11-13 21:09:55,812 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[testtools]
2009-11-13 21:09:55,843 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[webtools]
2009-11-13 21:09:55,877 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[webslinger]
2009-11-13 21:09:55,914 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[images]
2009-11-13 21:09:55,936 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[example]
2009-11-13 21:09:55,955 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[exampleext]
2009-11-13 21:09:55,955 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
component directory : [/opt/ofbiz-trunk/themes]
2009-11-13 21:09:55,963 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[bizznesstime]
2009-11-13 21:09:55,983 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[bluelight]
2009-11-13 21:09:55,998 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[flatgrey]
2009-11-13 21:09:56,011 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[multiflex]
2009-11-13 21:09:56,011 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
component directory : [/opt/ofbiz-trunk/applications]
2009-11-13 21:09:56,021 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[party]
2009-11-13 21:09:56,084 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[securityext]
2009-11-13 21:09:56,132 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[content]
2009-11-13 21:09:56,144 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[workeffort]
2009-11-13 21:09:56,163 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[product]
2009-11-13 21:09:56,175 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[manufacturing]
2009-11-13 21:09:56,231 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[accounting]
2009-11-13 21:09:56,231 WARN  
[org.ofbiz.base.container.ComponentContainer] (main) Location 
'/opt/ofbiz-trunk/applications/accounting/lib/cybersource' does not exist
2009-11-13 21:09:56,232 WARN  
[org.ofbiz.base.container.ComponentContainer] (main) Location 
'/opt/ofbiz-trunk/applications/accounting/lib/worldpay' does not exist
2009-11-13 21:09:56,242 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[humanres]
2009-11-13 21:09:56,257 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[order]
2009-11-13 21:09:56,267 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[marketing]
2009-11-13 21:09:56,290 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[commonext]
2009-11-13 21:09:56,295 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
component directory : [/opt/ofbiz-trunk/specialpurpose]
2009-11-13 21:09:56,329 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[ecommerce]
2009-11-13 21:09:56,343 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[pos]
2009-11-13 21:09:56,358 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[hhfacility]
2009-11-13 21:09:56,364 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[assetmaint]
2009-11-13 21:09:56,382 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[cmssite]
2009-11-13 21:09:56,392 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[projectmgr]
2009-11-13 21:09:56,402 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[oagis]
2009-11-13 21:09:56,411 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[googlebase]
2009-11-13 21:09:56,428 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[googlecheckout]
2009-11-13 21:09:56,444 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[ebay]
2009-11-13 21:09:56,456 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[myportal]
2009-11-13 21:09:56,462 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[webpos]
2009-11-13 21:09:56,467 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[crowd]
2009-11-13 21:09:56,479 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[rmiservice]
2009-11-13 21:09:56,479 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
component directory : [/opt/ofbiz-trunk/hot-deploy]
2009-11-13 21:09:56,493 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
[hello3]
2009-11-13 21:09:56,493 INFO  
[org.ofbiz.base.container.ComponentContainer] (main) All components loaded
2009-11-13 21:09:56,497 INFO  
[org.ofbiz.base.container.ClassLoaderContainer] (main) CachedClassLoader 
created
2009-11-13 21:09:56,630 INFO  [org.ofbiz.entity.DelegatorFactoryImpl] 
(main) Creating new delegator [default] (main)
2009-11-13 21:09:56,750 INFO  [STDOUT] (main) Loaded ESAPI properties 
from classpath
2009-11-13 21:09:56,750 INFO  [STDOUT] (main)   ========Master 
Configuration========
2009-11-13 21:09:56,750 INFO  [STDOUT] (main)   |   
LogEncodingRequired=false
2009-11-13 21:09:56,750 INFO  [STDOUT] (main)   |   LogLevel=ALL
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
MaxUploadFileBytes=500000000
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
ResponseContentType=text/html; charset=UTF-8
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
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
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.AccountName=^[a-zA-Z0-9]{3,20}$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.CreditCard=^(\d{4}[- ]?){3}\d{4}$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.DirectoryName=^[a-zA-Z0-9.-\_ ]{0,255}$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.Email=^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[a-zA-Z]{2,4}$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.FileName=^[a-zA-Z0-9.\-_ ]{0,255}$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.HTTPCookieName=^[a-zA-Z0-9\-_]{0,32}$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.HTTPCookieValue=^[a-zA-Z0-9\-\/+=_ ]*$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.HTTPHeaderName=^[a-zA-Z0-9\-_]{0,32}$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.HTTPHeaderValue=^[a-zA-Z0-9()\-=\*\.\?;,+\/:&_ ]*$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.HTTPParameterName=^[a-zA-Z0-9_]{0,32}$
2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
Validator.HTTPParameterValue=^[a-zA-Z0-9.\-\/+=_ ]*$
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
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]?)$
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
Validator.Redirect=^\/test.*$
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
Validator.RoleName=^[a-z]{1,20}$
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
Validator.SSN=^(?!000)([0-6]\d{2}|7([0-6]\d|7[012]))([ 
-]?)(?!00)\d\d\3(?!0000)\d{4}$
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
Validator.SafeString=^[p{L}p{N}.]{0,1024}$
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
Validator.SystemCommand=^[a-zA-Z\-\/]{0,64}$
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
Validator.URL=^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\:\'\/\\\+=&amp;%\$#_]*)?$
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
event.test.actions=disable,log
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   event.test.count=2
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   event.test.interval=10
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
org.owasp.esapi.errors.IntegrityException.actions=log,disable,logout
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
org.owasp.esapi.errors.IntegrityException.count=10
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
org.owasp.esapi.errors.IntegrityException.interval=5
2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
org.owasp.esapi.errors.IntrusionException.actions=log,disable,logout
2009-11-13 21:09:56,753 INFO  [STDOUT] (main)   |   
org.owasp.esapi.errors.IntrusionException.count=1
2009-11-13 21:09:56,753 INFO  [STDOUT] (main)   |   
org.owasp.esapi.errors.IntrusionException.interval=1
2009-11-13 21:10:00,770 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
(main) 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
2009-11-13 21:10:00,771 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
ExampleFeatureAndApplAndType because one already exists with the alias 
name [description] and field name 
[EFAAT(ExampleFeatureApplAndType).description], existing field name is 
[EXFT.description]
2009-11-13 21:10:00,771 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
ExampleFeatureAndApplFullView because one already exists with the alias 
name [description] and field name 
[EFAAAT(ExampleFeatureAndApplAndType).description], existing field name 
is [EX.description]
2009-11-13 21:10:00,772 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
AllExamplesWithDesiredCustomerFeaturesReport because one already exists 
with the alias name [description] and field name 
[EXFT(ExampleFeature).description], existing field name is 
[EFAATD.description]
2009-11-13 21:10:00,773 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
AllExamplesWithDesiredCustomerFeaturesReport because one already exists 
with the alias name [description] and field name 
[EX(Example).description], existing field name is [EFAATD.description]
2009-11-13 21:10:00,835 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRelationshipAndContactMechDetail because one already exists with 
the alias name [partyTypeId] and field name 
[PTYCM(PartyAndContactMech).partyTypeId], existing field name is 
[PTYREL.partyTypeId]
2009-11-13 21:10:00,835 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRelationshipAndContactMechDetail because one already exists with 
the alias name [description] and field name 
[PTYCM(PartyAndContactMech).description], existing field name is 
[PTYREL.description]
2009-11-13 21:10:00,835 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRelationshipAndContactMechDetail because one already exists with 
the alias name [statusId] and field name 
[PTYCM(PartyAndContactMech).statusId], existing field name is 
[PTYREL.statusId]
2009-11-13 21:10:00,844 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRelationshipAndContactMechDetail because one already exists with 
the alias name [fromDate] and field name 
[PTYCM(PartyAndContactMech).fromDate], existing field name is 
[PTYREL.fromDate]
2009-11-13 21:10:00,844 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRelationshipAndContactMechDetail because one already exists with 
the alias name [thruDate] and field name 
[PTYCM(PartyAndContactMech).thruDate], existing field name is 
[PTYREL.thruDate]
2009-11-13 21:10:00,844 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRelationshipAndContactMechDetail because one already exists with 
the alias name [comments] and field name 
[PTYCM(PartyAndContactMech).comments], existing field name is 
[PTYREL.comments]
2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [partyTypeId] and field name 
[PTYCM(PartyAndContactMech).partyTypeId], existing field name is 
[PTYRL.partyTypeId]
2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [externalId] and field name 
[PTYCM(PartyAndContactMech).externalId], existing field name is 
[PTYRL.externalId]
2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [preferredCurrencyUomId] and field name 
[PTYCM(PartyAndContactMech).preferredCurrencyUomId], existing field name 
is [PTYRL.preferredCurrencyUomId]
2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [description] and field name 
[PTYCM(PartyAndContactMech).description], existing field name is 
[PTYRL.description]
2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [statusId] and field name [PTYCM(PartyAndContactMech).statusId], 
existing field name is [PTYRL.statusId]
2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [createdDate] and field name 
[PTYCM(PartyAndContactMech).createdDate], existing field name is 
[PTYRL.createdDate]
2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [createdByUserLogin] and field name 
[PTYCM(PartyAndContactMech).createdByUserLogin], existing field name is 
[PTYRL.createdByUserLogin]
2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [lastModifiedDate] and field name 
[PTYCM(PartyAndContactMech).lastModifiedDate], existing field name is 
[PTYRL.lastModifiedDate]
2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [lastModifiedByUserLogin] and field name 
[PTYCM(PartyAndContactMech).lastModifiedByUserLogin], existing field 
name is [PTYRL.lastModifiedByUserLogin]
2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [dataSourceId] and field name 
[PTYCM(PartyAndContactMech).dataSourceId], existing field name is 
[PTYRL.dataSourceId]
2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [isUnread] and field name [PTYCM(PartyAndContactMech).isUnread], 
existing field name is [PTYRL.isUnread]
2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
PartyRoleAndContactMechDetail because one already exists with the alias 
name [roleTypeId] and field name 
[PTYCM(PartyAndContactMech).roleTypeId], existing field name is 
[PTYRL.roleTypeId]
2009-11-13 21:10:01,068 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity 
InvoiceItemAndAssocProduct because one already exists with the alias 
name [amount] and field name [IIA(InvoiceItemAssoc).amount], existing 
field name is [INTM.amount]
2009-11-13 21:10:01,131 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
(main) 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
2009-11-13 21:10:01,141 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
(main) 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
2009-11-13 21:10:01,141 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
(main) 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
2009-11-13 21:10:01,142 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
(main) 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
2009-11-13 21:10:01,163 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
(main) 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
2009-11-13 21:10:01,163 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
(main) 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
2009-11-13 21:10:01,164 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
(main) Throwing out field alias in view entity OrderHeaderAndWorkEffort 
because one already exists with the alias name [priority] and field name 
[OH(OrderHeader).priority], existing field name is [WE.priority]
2009-11-13 21:10:01,380 INFO  [org.ofbiz.entity.model.ModelReader] 
(main) FINISHED LOADING ENTITIES - ALL FILES; #Entities=835 
#ViewEntities=256 #Fields=8663 #Relationships=2861 #AutoRelationships=2112
2009-11-13 21:10:01,476 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
Doing entity definition check...
2009-11-13 21:10:01,497 INFO  [NoModule] (main) [initReservedWords] 
array length=1023
2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
=-=-=-=-= Found 10 warnings when checking the entity definitions:
2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationRelatedFieldNotFound] The field "" of related entity 
HelloPersonHobby was specified in the keymaps but is not found for 
relation HelloPersonHobby of entity HelloHobby.
2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationFieldNotFound] The field  was specified in the keymaps but is 
not found for relation HelloPersonHobby of entity HelloHobby.
2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationRelatedFieldNotFound] The field "" of related entity 
HelloPersonHobby was specified in the keymaps but is not found for 
relation HelloPersonHobby of entity HelloPerson.
2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationFieldNotFound] The field  was specified in the keymaps but is 
not found for relation HelloPersonHobby of entity HelloPerson.
2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationOneRelatedPrimaryKeyMissing] The primary key "helloPersonId" of 
related entity HelloPerson is missing in the keymaps for relation of 
type one HelloPerson of entity HelloPersonHobby.
2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationRelatedFieldNotFound] The field "" of related entity 
HelloPerson was specified in the keymaps but is not found for relation 
HelloPerson of entity HelloPersonHobby.
2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationFieldNotFound] The field  was specified in the keymaps but is 
not found for relation HelloPerson of entity HelloPersonHobby.
2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationOneRelatedPrimaryKeyMissing] The primary key "helloHobbyId" of 
related entity HelloHobby is missing in the keymaps for relation of type 
one HelloHobby of entity HelloPersonHobby.
2009-11-13 21:10:01,905 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationRelatedFieldNotFound] The field "" of related entity HelloHobby 
was specified in the keymaps but is not found for relation HelloHobby of 
entity HelloPersonHobby.
2009-11-13 21:10:01,905 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
[RelationFieldNotFound] The field  was specified in the keymaps but is 
not found for relation HelloHobby of entity HelloPersonHobby.
2009-11-13 21:10:01,913 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
Delegator "default" initializing helper "custommysql" for entity group 
"org.ofbiz".
2009-11-13 21:10:01,939 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
Doing database check as requested in entityengine.xml with addMissing=true
2009-11-13 21:10:02,013 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
(main) Doing JNDI lookup for name java:/MySqlDataSource
2009-11-13 21:10:02,054 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
(main) Got DataSource for name java:/MySqlDataSource
2009-11-13 21:10:03,100 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Product Name is MySQL
2009-11-13 21:10:03,100 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Product Version is 5.0.51a-24+lenny1
2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Driver Name is MySQL-AB JDBC Driver
2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Driver Version is mysql-connector-java-5.1.8 ( Revision: 
${svn.Revision} )
2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Driver JDBC Version is 3.0
2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Setting/Support Information (those with a * should be true):
2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - supports transactions    [true]*
2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation None           [false]
2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation ReadCommitted  [true]
2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation ReadUncommitted[true]
2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation RepeatableRead [true]
2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation Serializable   [true]
2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - default fetchsize        [0]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - forward only type        [false]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - scroll sensitive type    [false]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - scroll insensitive type  [true]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - is case sensitive        [false]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - stores LowerCase         [true]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - stores MixedCase         [false]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - stores UpperCase         [false]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - max table name length    [64]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - max column name length   [64]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - max schema name length   [0]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - concurrent connections   [0]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - concurrent statements    [0]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ANSI SQL92 Entry         [true]
2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ANSI SQL92 Intermediate  [false]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ANSI SQL92 Full          [false]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ODBC SQL Grammar Core    [true]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ODBC SQL Grammar Extended[false]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ODBC SQL Grammar Minimum [true]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - outer joins              [true]*
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - limited outer joins      [true]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - full outer joins         [false]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - group by                 [true]*
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - group by not in select   [true]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - column aliasing          [true]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - order by not in select   [false]
2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - named parameters         [ SKIPPED ]
2009-11-13 21:10:03,119 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - alter table add column   [true]*
2009-11-13 21:10:03,119 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - non-nullable column      [true]*
2009-11-13 21:10:03,119 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Getting Table Info From Database
2009-11-13 21:10:04,161 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Getting Column Info From Database
2009-11-13 21:10:09,994 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
Delegator "default" initializing helper "custommysqlolap" for entity 
group "org.ofbiz.olap".
2009-11-13 21:10:09,994 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
Doing database check as requested in entityengine.xml with addMissing=true
2009-11-13 21:10:10,022 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
(main) Doing JNDI lookup for name java:/MySqlDataSourceOlap
2009-11-13 21:10:10,022 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
(main) Got DataSource for name java:/MySqlDataSourceOlap
2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Product Name is MySQL
2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Product Version is 5.0.51a-24+lenny1
2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Driver Name is MySQL-AB JDBC Driver
2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Driver Version is mysql-connector-java-5.1.8 ( Revision: 
${svn.Revision} )
2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Driver JDBC Version is 3.0
2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Database Setting/Support Information (those with a * should be true):
2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - supports transactions    [true]*
2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation None           [false]
2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation ReadCommitted  [true]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation ReadUncommitted[true]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation RepeatableRead [true]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - isolation Serializable   [true]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - default fetchsize        [0]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - forward only type        [false]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - scroll sensitive type    [false]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - scroll insensitive type  [true]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - is case sensitive        [false]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - stores LowerCase         [true]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - stores MixedCase         [false]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - stores UpperCase         [false]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - max table name length    [64]
2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - max column name length   [64]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - max schema name length   [0]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - concurrent connections   [0]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - concurrent statements    [0]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ANSI SQL92 Entry         [true]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ANSI SQL92 Intermediate  [false]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ANSI SQL92 Full          [false]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ODBC SQL Grammar Core    [true]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ODBC SQL Grammar Extended[false]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - ODBC SQL Grammar Minimum [true]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - outer joins              [true]*
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - limited outer joins      [true]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - full outer joins         [false]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - group by                 [true]*
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - group by not in select   [true]
2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - column aliasing          [true]
2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - order by not in select   [false]
2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - named parameters         [ SKIPPED ]
2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - alter table add column   [true]*
2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) - non-nullable column      [true]*
2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Getting Table Info From Database
2009-11-13 21:10:10,345 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
(main) Getting Column Info From Database
2009-11-13 21:10:11,250 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
Distributed Cache Clear System disabled for delegator [default]
2009-11-13 21:10:11,278 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [entity-default] (main)
2009-11-13 21:10:11,301 INFO  [org.ofbiz.service.ServiceDispatcher] 
(main) [ServiceDispatcher] : Creating new instance.
2009-11-13 21:10:11,350 INFO  
[org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [1] Group 
definitions from 
file:/opt/ofbiz-trunk/framework/common/servicedef/groups_test.xml
2009-11-13 21:10:11,372 INFO  
[org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [4] Group 
definitions from 
file:/opt/ofbiz-trunk/framework/entityext/servicedef/groups.xml
2009-11-13 21:10:11,403 INFO  
[org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [2] Group 
definitions from 
file:/opt/ofbiz-trunk/applications/workeffort/servicedef/service_groups.xml
2009-11-13 21:10:11,406 INFO  
[org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [4] Group 
definitions from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/groups.xml
2009-11-13 21:10:11,459 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 4] Service ECA Rules from 
file:/opt/ofbiz-trunk/framework/common/servicedef/secas_test.xml
2009-11-13 21:10:11,475 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 0] Service ECA Rules from 
file:/opt/ofbiz-trunk/framework/common/servicedef/secas_cdyne.xml
2009-11-13 21:10:11,479 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 2] Service ECA Rules from 
file:/opt/ofbiz-trunk/framework/service/servicedef/secas_test_se.xml
2009-11-13 21:10:11,500 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 2] Service ECA Rules from 
file:/opt/ofbiz-trunk/framework/example/servicedef/secas.xml
2009-11-13 21:10:11,712 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [16] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/party/servicedef/secas.xml
2009-11-13 21:10:11,768 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [27] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/content/servicedef/secas.xml
2009-11-13 21:10:11,788 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [10] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/workeffort/servicedef/secas.xml
2009-11-13 21:10:11,841 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [21] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/product/servicedef/secas.xml
2009-11-13 21:10:11,898 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [23] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/product/servicedef/secas_shipment.xml
2009-11-13 21:10:11,916 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 2] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/product/servicedef/secas_olap.xml
2009-11-13 21:10:11,944 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 4] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/secas.xml
2009-11-13 21:10:12,003 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [22] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas.xml
2009-11-13 21:10:12,008 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 6] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_payment.xml
2009-11-13 21:10:12,030 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [20] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_ledger.xml
2009-11-13 21:10:12,054 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 1] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_olap.xml
2009-11-13 21:10:12,073 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 2] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_invoice.xml
2009-11-13 21:10:12,130 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [69] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/order/servicedef/secas.xml
2009-11-13 21:10:12,135 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 6] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/marketing/servicedef/secas.xml
2009-11-13 21:10:12,155 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 3] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/commonext/servicedef/secas.xml
2009-11-13 21:10:12,173 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 5] Service ECA Rules from 
file:/opt/ofbiz-trunk/specialpurpose/assetmaint/servicedef/secas.xml
2009-11-13 21:10:12,179 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 0] Service ECA Rules from 
file:/opt/ofbiz-trunk/specialpurpose/projectmgr/servicedef/secas.xml
2009-11-13 21:10:12,199 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [12] Service ECA Rules from 
file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/secas.xml
2009-11-13 21:10:12,219 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 1] Service ECA Rules from 
file:/opt/ofbiz-trunk/specialpurpose/ebay/servicedef/secas.xml
2009-11-13 21:10:12,459 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
(main) Loaded [4] Entity ECA definitions from 
/opt/ofbiz-trunk/applications/workeffort/entitydef/eecas.xml in loader main
2009-11-13 21:10:12,476 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
(main) Loaded [9] Entity ECA definitions from 
/opt/ofbiz-trunk/applications/product/entitydef/eecas.xml in loader main
2009-11-13 21:10:12,480 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
(main) Loaded [2] Entity ECA definitions from 
/opt/ofbiz-trunk/applications/accounting/entitydef/eecas.xml in loader main
2009-11-13 21:10:12,483 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
(main) Loaded [3] Entity ECA definitions from 
/opt/ofbiz-trunk/applications/order/entitydef/eecas.xml in loader main
2009-11-13 21:10:12,515 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
(main) Loaded [1] Entity ECA definitions from 
/opt/ofbiz-trunk/applications/commonext/entitydef/eecas.xml in loader main
2009-11-13 21:10:12,714 INFO  [org.ofbiz.service.job.JobManager] (main) 
No crashed jobs to re-schedule
2009-11-13 21:10:12,767 INFO  [org.ofbiz.service.jms.JmsListenerFactory] 
(org.ofbiz.service.jms.JmsListenerFactory@e38314) Starting JMS Listener 
Factory Thread
2009-11-13 21:10:13,054 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 79] Services from 
file:/opt/ofbiz-trunk/framework/common/servicedef/services.xml
2009-11-13 21:10:13,068 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/framework/common/servicedef/services_cdyne.xml
2009-11-13 21:10:13,115 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  9] Services from 
file:/opt/ofbiz-trunk/framework/common/servicedef/services_email.xml
2009-11-13 21:10:13,137 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/framework/common/servicedef/services_olap.xml
2009-11-13 21:10:13,200 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 30] Services from 
file:/opt/ofbiz-trunk/framework/common/servicedef/services_test.xml
2009-11-13 21:10:13,231 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 11] Services from 
file:/opt/ofbiz-trunk/framework/service/servicedef/services.xml
2009-11-13 21:10:13,262 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 15] Services from 
file:/opt/ofbiz-trunk/framework/service/servicedef/services_test_se.xml
2009-11-13 21:10:13,334 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 41] Services from 
file:/opt/ofbiz-trunk/framework/entityext/servicedef/services.xml
2009-11-13 21:10:13,343 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  3] Services from 
file:/opt/ofbiz-trunk/framework/bi/servicedef/services.xml
2009-11-13 21:10:13,350 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  1] Services from 
file:/opt/ofbiz-trunk/framework/testtools/servicedef/services.xml
2009-11-13 21:10:13,379 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 10] Services from 
file:/opt/ofbiz-trunk/framework/webtools/servicedef/services.xml
2009-11-13 21:10:13,453 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 15] Services from 
file:/opt/ofbiz-trunk/framework/example/servicedef/services.xml
2009-11-13 21:10:13,661 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [153] Services from 
file:/opt/ofbiz-trunk/applications/party/servicedef/services.xml
2009-11-13 21:10:13,687 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 14] Services from 
file:/opt/ofbiz-trunk/applications/party/servicedef/services_view.xml
2009-11-13 21:10:13,711 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 17] Services from 
file:/opt/ofbiz-trunk/applications/securityext/servicedef/services.xml
2009-11-13 21:10:13,892 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [119] Services from 
file:/opt/ofbiz-trunk/applications/content/servicedef/services.xml
2009-11-13 21:10:13,954 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 23] Services from 
file:/opt/ofbiz-trunk/applications/content/servicedef/services_content.xml
2009-11-13 21:10:13,998 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 35] Services from 
file:/opt/ofbiz-trunk/applications/content/servicedef/services_contenttypes.xml
2009-11-13 21:10:14,073 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 26] Services from 
file:/opt/ofbiz-trunk/applications/content/servicedef/services_data.xml
2009-11-13 21:10:14,094 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/applications/content/servicedef/services_output.xml
2009-11-13 21:10:14,162 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 42] Services from 
file:/opt/ofbiz-trunk/applications/content/servicedef/services_survey.xml
2009-11-13 21:10:14,182 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/applications/content/servicedef/services_commevent.xml
2009-11-13 21:10:14,208 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 18] Services from 
file:/opt/ofbiz-trunk/applications/content/servicedef/services_website.xml
2009-11-13 21:10:14,493 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 96] Services from 
file:/opt/ofbiz-trunk/applications/workeffort/servicedef/services.xml
2009-11-13 21:10:14,536 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 17] Services from 
file:/opt/ofbiz-trunk/applications/workeffort/servicedef/services_timesheet.xml
2009-11-13 21:10:14,546 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  1] Services from 
file:/opt/ofbiz-trunk/applications/workeffort/servicedef/services_upgrade.xml
2009-11-13 21:10:14,761 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [150] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services.xml
2009-11-13 21:10:14,965 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [100] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_facility.xml
2009-11-13 21:10:15,061 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 30] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_feature.xml
2009-11-13 21:10:15,112 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 21] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_maint.xml
2009-11-13 21:10:15,162 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 20] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_picklist.xml
2009-11-13 21:10:15,229 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 39] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_pricepromo.xml
2009-11-13 21:10:15,299 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  6] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipmentgateway.xml
2009-11-13 21:10:15,323 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  3] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_dhl.xml
2009-11-13 21:10:15,418 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_fedex.xml
2009-11-13 21:10:15,477 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  9] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_ups.xml
2009-11-13 21:10:15,527 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 10] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_usps.xml
2009-11-13 21:10:15,860 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 98] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment.xml
2009-11-13 21:10:15,970 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 35] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_store.xml
2009-11-13 21:10:16,048 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 16] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_subscription.xml
2009-11-13 21:10:16,070 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_rental.xml
2009-11-13 21:10:16,115 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 12] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_view.xml
2009-11-13 21:10:16,140 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 15] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_cost.xml
2009-11-13 21:10:16,149 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_uom.xml
2009-11-13 21:10:16,158 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_olap.xml
2009-11-13 21:10:16,164 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  1] Services from 
file:/opt/ofbiz-trunk/applications/product/servicedef/services_upgrade.xml
2009-11-13 21:10:16,180 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  1] Services from 
file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services.xml
2009-11-13 21:10:16,197 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 12] Services from 
file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_calendar.xml
2009-11-13 21:10:16,208 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_routing.xml
2009-11-13 21:10:16,259 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 34] Services from 
file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_production_run.xml
2009-11-13 21:10:16,281 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 13] Services from 
file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_bom.xml
2009-11-13 21:10:16,292 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_mrp.xml
2009-11-13 21:10:16,304 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_formula.xml
2009-11-13 21:10:16,345 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 30] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_agreement.xml
2009-11-13 21:10:16,365 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 14] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_admin.xml
2009-11-13 21:10:16,411 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 10] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_billing.xml
2009-11-13 21:10:16,556 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 57] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_finaccount.xml
2009-11-13 21:10:16,600 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 31] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_fixedasset.xml
2009-11-13 21:10:16,747 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 40] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_invoice.xml
2009-11-13 21:10:16,897 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 81] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_ledger.xml
2009-11-13 21:10:16,983 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 24] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_payment.xml
2009-11-13 21:10:17,168 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 91] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_paymentmethod.xml
2009-11-13 21:10:17,198 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  8] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_paymentgateway.xml
2009-11-13 21:10:17,232 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 25] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_tax.xml
2009-11-13 21:10:17,244 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_rate.xml
2009-11-13 21:10:17,262 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 11] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_cost.xml
2009-11-13 21:10:17,273 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_olap.xml
2009-11-13 21:10:17,296 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  6] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_authorizedotnet.xml
2009-11-13 21:10:17,308 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  6] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_clearcommerce.xml
2009-11-13 21:10:17,319 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_cybersource.xml
2009-11-13 21:10:17,385 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  8] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_paypal.xml
2009-11-13 21:10:17,410 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  4] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_pccharge.xml
2009-11-13 21:10:17,450 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 10] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_rita.xml
2009-11-13 21:10:17,528 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 21] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_valuelink.xml
2009-11-13 21:10:17,571 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 11] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_verisign.xml
2009-11-13 21:10:17,646 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_orbital.xml
2009-11-13 21:10:17,654 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  3] Services from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_upgrade.xml
2009-11-13 21:10:17,968 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [109] Services from 
file:/opt/ofbiz-trunk/applications/humanres/servicedef/services.xml
2009-11-13 21:10:18,187 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [111] Services from 
file:/opt/ofbiz-trunk/applications/order/servicedef/services.xml
2009-11-13 21:10:18,207 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 12] Services from 
file:/opt/ofbiz-trunk/applications/order/servicedef/services_cart.xml
2009-11-13 21:10:18,242 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 15] Services from 
file:/opt/ofbiz-trunk/applications/order/servicedef/services_shoppinglist.xml
2009-11-13 21:10:18,270 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 21] Services from 
file:/opt/ofbiz-trunk/applications/order/servicedef/services_request.xml
2009-11-13 21:10:18,305 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 30] Services from 
file:/opt/ofbiz-trunk/applications/order/servicedef/services_quote.xml
2009-11-13 21:10:18,331 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 21] Services from 
file:/opt/ofbiz-trunk/applications/order/servicedef/services_requirement.xml
2009-11-13 21:10:18,384 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 49] Services from 
file:/opt/ofbiz-trunk/applications/order/servicedef/services_return.xml
2009-11-13 21:10:18,396 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/applications/order/servicedef/services_upgrade.xml
2009-11-13 21:10:18,479 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 60] Services from 
file:/opt/ofbiz-trunk/applications/marketing/servicedef/services.xml
2009-11-13 21:10:18,497 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 11] Services from 
file:/opt/ofbiz-trunk/applications/marketing/servicedef/services_opportunity.xml
2009-11-13 21:10:18,514 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/applications/commonext/servicedef/services.xml
2009-11-13 21:10:18,540 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/specialpurpose/hhfacility/servicedef/services_hhfacility.xml
2009-11-13 21:10:18,596 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/specialpurpose/assetmaint/servicedef/services.xml
2009-11-13 21:10:18,731 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 21] Services from 
file:/opt/ofbiz-trunk/specialpurpose/projectmgr/servicedef/services.xml
2009-11-13 21:10:18,802 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 18] Services from 
file:/opt/ofbiz-trunk/specialpurpose/oagis/servicedef/services.xml
2009-11-13 21:10:18,819 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  5] Services from 
file:/opt/ofbiz-trunk/specialpurpose/googlebase/servicedef/services.xml
2009-11-13 21:10:18,835 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 11] Services from 
file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/services_request.xml
2009-11-13 21:10:18,853 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 10] Services from 
file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/services.xml
2009-11-13 21:10:18,925 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 13] Services from 
file:/opt/ofbiz-trunk/specialpurpose/ebay/servicedef/services.xml
2009-11-13 21:10:18,967 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/specialpurpose/myportal/servicedef/services.xml
2009-11-13 21:10:18,995 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  4] Services from 
file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services.xml
2009-11-13 21:10:19,041 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  6] Services from 
file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services_manager.xml
2009-11-13 21:10:19,068 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  8] Services from 
file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services_payment.xml
2009-11-13 21:10:19,085 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  1] Services from 
file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services_promo.xml
2009-11-13 21:10:19,167 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 26] Services from 
file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/DelegatorServices.xml
2009-11-13 21:10:19,214 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  8] Services from 
file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/EntityServices.xml
2009-11-13 21:10:19,257 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 26] Services from 
file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/EntityUtilServices.xml
2009-11-13 21:10:19,272 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  7] Services from 
file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/LoginServices.xml
2009-11-13 21:10:19,338 WARN  [org.ofbiz.service.ModelServiceReader] 
(main) WARNING: Service rmiRunShoppingListAutoReorder is defined more 
than once, most recent will over-write previous definition(s)
2009-11-13 21:10:19,363 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 77] Services from 
file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/OrderServices.xml
2009-11-13 21:10:19,463 WARN  [org.ofbiz.service.ModelServiceReader] 
(main) WARNING: Service rmiGetProductVariant is defined more than once, 
most recent will over-write previous definition(s)
2009-11-13 21:10:19,464 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [ 26] Services from 
file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/ProductServices.xml
2009-11-13 21:10:19,469 INFO  [org.ofbiz.service.ModelServiceReader] 
(main) Loaded [  2] Services from 
file:/opt/ofbiz-trunk/hot-deploy/hello3/servicedef/services.xml
2009-11-13 21:10:19,483 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 4] Service ECA Rules from 
file:/opt/ofbiz-trunk/framework/common/servicedef/secas_test.xml
2009-11-13 21:10:19,486 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 0] Service ECA Rules from 
file:/opt/ofbiz-trunk/framework/common/servicedef/secas_cdyne.xml
2009-11-13 21:10:19,488 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 2] Service ECA Rules from 
file:/opt/ofbiz-trunk/framework/service/servicedef/secas_test_se.xml
2009-11-13 21:10:19,491 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 2] Service ECA Rules from 
file:/opt/ofbiz-trunk/framework/example/servicedef/secas.xml
2009-11-13 21:10:19,523 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [16] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/party/servicedef/secas.xml
2009-11-13 21:10:19,568 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [27] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/content/servicedef/secas.xml
2009-11-13 21:10:19,572 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [10] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/workeffort/servicedef/secas.xml
2009-11-13 21:10:19,595 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [21] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/product/servicedef/secas.xml
2009-11-13 21:10:19,628 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [23] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/product/servicedef/secas_shipment.xml
2009-11-13 21:10:19,632 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 2] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/product/servicedef/secas_olap.xml
2009-11-13 21:10:19,650 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 4] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/secas.xml
2009-11-13 21:10:19,672 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [22] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas.xml
2009-11-13 21:10:19,689 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 6] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_payment.xml
2009-11-13 21:10:19,694 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [20] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_ledger.xml
2009-11-13 21:10:19,711 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 1] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_olap.xml
2009-11-13 21:10:19,714 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 2] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_invoice.xml
2009-11-13 21:10:19,758 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [69] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/order/servicedef/secas.xml
2009-11-13 21:10:19,814 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 6] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/marketing/servicedef/secas.xml
2009-11-13 21:10:19,818 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 3] Service ECA Rules from 
file:/opt/ofbiz-trunk/applications/commonext/servicedef/secas.xml
2009-11-13 21:10:19,821 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 5] Service ECA Rules from 
file:/opt/ofbiz-trunk/specialpurpose/assetmaint/servicedef/secas.xml
2009-11-13 21:10:19,823 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 0] Service ECA Rules from 
file:/opt/ofbiz-trunk/specialpurpose/projectmgr/servicedef/secas.xml
2009-11-13 21:10:19,826 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [12] Service ECA Rules from 
file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/secas.xml
2009-11-13 21:10:19,841 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
(main) Loaded [ 1] Service ECA Rules from 
file:/opt/ofbiz-trunk/specialpurpose/ebay/servicedef/secas.xml
2009-11-13 21:10:19,841 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [accounting] (main)
2009-11-13 21:10:19,859 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [accounting] Open For Business - Accounting 
Manager, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/accounting.war/
2009-11-13 21:10:20,293 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0070s, 18 requests, 14 views in 
file:/opt/ofbiz-trunk/framework/common/webcommon/WEB-INF/common-controller.xml
2009-11-13 21:10:20,306 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0s, 5 requests, 2 views in 
file:/opt/ofbiz-trunk/applications/commonext/webapp/WEB-INF/controller.xml
2009-11-13 21:10:20,438 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.21s, 474 requests, 228 views in 
jndi:/localhost/accounting/WEB-INF/controller.xml
2009-11-13 21:10:20,643 INFO  
[org.ofbiz.base.util.template.FreeMarkerWorker] (main) loading 
properties: 
vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/framework.webapp.config.jar/freemarkerTransforms.properties
2009-11-13 21:10:20,655 INFO  
[org.ofbiz.base.util.template.FreeMarkerWorker] (main) loading 
properties: 
vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/applications.content.config.jar/freemarkerTransforms.properties
2009-11-13 21:10:20,716 INFO  
[org.ofbiz.base.util.template.FreeMarkerWorker] (main) loading 
properties: 
vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/framework.widget.config.jar/freemarkerTransforms.properties
2009-11-13 21:10:20,867 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [xmlrpc-dispatcher] (main)
2009-11-13 21:10:20,900 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [sstream-dispatcher] (main)
2009-11-13 21:10:20,979 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ap
2009-11-13 21:10:21,092 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [ap] (main)
2009-11-13 21:10:21,103 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [ap] Open For Business - Account Payable, located 
at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ap.war/
2009-11-13 21:10:21,228 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.014s, 474 requests, 228 views in 
file:/opt/ofbiz-trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml
2009-11-13 21:10:21,229 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.101s, 490 requests, 239 views in 
jndi:/localhost/ap/WEB-INF/controller.xml
2009-11-13 21:10:21,255 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ar
2009-11-13 21:10:21,333 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [ar] (main)
2009-11-13 21:10:21,333 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [ar] Open For Business - Account Receivable, 
located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ar.war/
2009-11-13 21:10:21,339 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 480 requests, 235 views in 
jndi:/localhost/ar/WEB-INF/controller.xml
2009-11-13 21:10:21,358 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/assetmaint
2009-11-13 21:10:21,418 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [assetmaint] (main)
2009-11-13 21:10:21,418 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [assetmaint] Open For Business - Asset 
Maintenance, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/assetmaint.war/
2009-11-13 21:10:21,459 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 33 requests, 21 views in 
file:/opt/ofbiz-trunk/applications/workeffort/webapp/workeffort/WEB-INF/icalendar-controller.xml
2009-11-13 21:10:21,488 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.035s, 175 requests, 86 views in 
file:/opt/ofbiz-trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml
2009-11-13 21:10:21,589 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.019s, 466 requests, 151 views in 
file:/opt/ofbiz-trunk/applications/product/webapp/catalog/WEB-INF/controller.xml
2009-11-13 21:10:21,636 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0060s, 246 requests, 98 views in 
file:/opt/ofbiz-trunk/applications/product/webapp/facility/WEB-INF/controller.xml
2009-11-13 21:10:21,638 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.202s, 1247 requests, 483 views in 
jndi:/localhost/assetmaint/WEB-INF/controller.xml
2009-11-13 21:10:21,660 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/bi
2009-11-13 21:10:21,743 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [bi] (main)
2009-11-13 21:10:21,743 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [bi] Open For Business - Business Intelligence, 
located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/bi.war/
2009-11-13 21:10:21,759 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0s, 29 requests, 19 views in 
jndi:/localhost/bi/WEB-INF/controller.xml
2009-11-13 21:10:21,789 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/bizznesstime
2009-11-13 21:10:21,839 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/bluelight
2009-11-13 21:10:21,891 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/catalog
2009-11-13 21:10:22,032 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [catalog] (main)
2009-11-13 21:10:22,032 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [catalog] Open For Business - Catalog, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/catalog.war/
2009-11-13 21:10:22,065 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.011s, 466 requests, 151 views in 
jndi:/localhost/catalog/WEB-INF/controller.xml
2009-11-13 21:10:22,133 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/cmssite
2009-11-13 21:10:22,251 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [CmsSite] (main)
2009-11-13 21:10:22,252 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [cmssite] Open For Business - CMS Site, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/cmssite.war/
2009-11-13 21:10:22,257 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0s, 19 requests, 14 views in 
jndi:/localhost/cmssite/WEB-INF/controller.xml
2009-11-13 21:10:22,305 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/content
2009-11-13 21:10:22,542 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [content] (main)
2009-11-13 21:10:22,542 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [content] Open For Business - Content Manager, 
located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/content.war/
2009-11-13 21:10:22,594 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0080s, 377 requests, 162 views in 
jndi:/localhost/content/WEB-INF/controller.xml
2009-11-13 21:10:22,624 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ebay
2009-11-13 21:10:22,701 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [ebay] (main)
2009-11-13 21:10:22,702 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [ebay] Open For Business - Ebay, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ebay.war/
2009-11-13 21:10:22,712 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 484 requests, 156 views in 
jndi:/localhost/ebay/WEB-INF/controller.xml
2009-11-13 21:10:22,756 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ecomclone
2009-11-13 21:10:22,816 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [ecommerce] (main)
2009-11-13 21:10:22,817 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [ecomclone] Open For Business - demostore, located 
at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ecomclone.war/
2009-11-13 21:10:22,901 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0070s, 275 requests, 91 views in 
file:/opt/ofbiz-trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
2009-11-13 21:10:22,902 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.068s, 275 requests, 91 views in 
jndi:/localhost/ecomclone/WEB-INF/controller.xml
2009-11-13 21:10:22,924 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ecommerce
2009-11-13 21:10:23,200 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [ecommerce] Open For Business - demostore, located 
at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ecommerce.war/
2009-11-13 21:10:23,242 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.017s, 275 requests, 91 views in 
jndi:/localhost/ecommerce/WEB-INF/controller.xml
2009-11-13 21:10:23,271 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/example
2009-11-13 21:10:23,394 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [example] (main)
2009-11-13 21:10:23,395 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [example] Open For Business - Example Application, 
located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/example.war/
2009-11-13 21:10:23,436 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0s, 18 requests, 5 views in 
file:/opt/ofbiz-trunk/framework/common/webcommon/WEB-INF/portal-controller.xml
2009-11-13 21:10:23,437 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0080s, 69 requests, 36 views in 
jndi:/localhost/example/WEB-INF/controller.xml
2009-11-13 21:10:23,481 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/exampleext
2009-11-13 21:10:23,547 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [exampleext] (main)
2009-11-13 21:10:23,548 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [exampleext] Open For Business - Extended Example 
Application, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/exampleext.war/
2009-11-13 21:10:23,593 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0020s, 69 requests, 36 views in 
file:/opt/ofbiz-trunk/framework/example/webapp/example/WEB-INF/controller.xml
2009-11-13 21:10:23,593 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.029s, 69 requests, 36 views in 
jndi:/localhost/exampleext/WEB-INF/controller.xml
2009-11-13 21:10:23,715 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/facility
2009-11-13 21:10:23,917 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [facility] (main)
2009-11-13 21:10:23,917 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [facility] Open For Business - Facility Manager, 
located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/facility.war/
2009-11-13 21:10:23,934 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0050s, 246 requests, 98 views in 
jndi:/localhost/facility/WEB-INF/controller.xml
2009-11-13 21:10:23,950 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/flatgrey
2009-11-13 21:10:23,984 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/googlebase
2009-11-13 21:10:24,024 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [googlebase] (main)
2009-11-13 21:10:24,025 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [googlebase] Open For Business - Google Base, 
located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/googlebase.war/
2009-11-13 21:10:24,034 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0020s, 473 requests, 153 views in 
jndi:/localhost/googlebase/WEB-INF/controller.xml
2009-11-13 21:10:24,054 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/googlecheckout
2009-11-13 21:10:24,078 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [googlecheckout] (main)
2009-11-13 21:10:24,079 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [googlecheckout] Open For Business - Google 
Checkout, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/googlecheckout.war/
2009-11-13 21:10:24,103 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0s, 28 requests, 17 views in 
jndi:/localhost/googlecheckout/WEB-INF/controller.xml
2009-11-13 21:10:24,123 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/hhfacility
2009-11-13 21:10:24,311 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [hhfacility] (main)
2009-11-13 21:10:24,311 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [hhfacility] Facility Handheld Application, 
located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/hhfacility.war/
2009-11-13 21:10:24,317 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 34 requests, 26 views in 
jndi:/localhost/hhfacility/WEB-INF/controller.xml
2009-11-13 21:10:24,334 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/humanres
2009-11-13 21:10:24,375 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [Humanres] (main)
2009-11-13 21:10:24,376 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [humanres] Open For Business - HumanRes Manager, 
located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/humanres.war/
2009-11-13 21:10:24,466 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.032s, 377 requests, 162 views in 
file:/opt/ofbiz-trunk/applications/content/webapp/content/WEB-INF/controller.xml
2009-11-13 21:10:24,496 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.063s, 623 requests, 254 views in 
file:/opt/ofbiz-trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml
2009-11-13 21:10:24,502 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.112s, 826 requests, 339 views in 
jndi:/localhost/humanres/WEB-INF/controller.xml
2009-11-13 21:10:24,532 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/iCalendar
2009-11-13 21:10:24,606 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [ical] (main)
2009-11-13 21:10:24,649 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/images
2009-11-13 21:10:24,725 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ismgr
2009-11-13 21:10:24,912 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [ismgr] (main)
2009-11-13 21:10:24,912 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [ismgr] Open For Business - Information Systems, 
located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ismgr.war/
2009-11-13 21:10:24,929 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 1249 requests, 485 views in 
jndi:/localhost/ismgr/WEB-INF/controller.xml
2009-11-13 21:10:24,978 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/manufacturing
2009-11-13 21:10:25,169 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [manufacturing] (main)
2009-11-13 21:10:25,170 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [manufacturing] Open For Business - Manufacturing 
Manager, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/manufacturing.war/
2009-11-13 21:10:25,219 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.015s, 157 requests, 74 views in 
jndi:/localhost/manufacturing/WEB-INF/controller.xml
2009-11-13 21:10:25,260 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/marketing
2009-11-13 21:10:25,367 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [marketing] (main)
2009-11-13 21:10:25,367 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [marketing] Open For Business - Marketing Manager, 
located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/marketing.war/
2009-11-13 21:10:25,377 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0030s, 111 requests, 61 views in 
jndi:/localhost/marketing/WEB-INF/controller.xml
2009-11-13 21:10:25,393 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/multiflex
2009-11-13 21:10:25,419 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/myportal
2009-11-13 21:10:25,465 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [myportal] (main)
2009-11-13 21:10:25,466 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [myportal] Open For Business - My Page, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/myportal.war/
2009-11-13 21:10:25,547 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0060s, 701 requests, 291 views in 
file:/opt/ofbiz-trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml
2009-11-13 21:10:25,577 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0050s, 826 requests, 339 views in 
file:/opt/ofbiz-trunk/applications/humanres/webapp/humanres/WEB-INF/controller.xml
2009-11-13 21:10:25,580 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.021s, 2204 requests, 847 views in 
file:/opt/ofbiz-trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/controller.xml
2009-11-13 21:10:25,581 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.11s, 2226 requests, 855 views in 
jndi:/localhost/myportal/WEB-INF/controller.xml
2009-11-13 21:10:25,596 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/oagis
2009-11-13 21:10:25,652 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [oagismgr] (main)
2009-11-13 21:10:25,652 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [oagis] Open Oagis - Oagis Implementation, located 
at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/oagis.war/
2009-11-13 21:10:25,658 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 32 requests, 18 views in 
jndi:/localhost/oagis/WEB-INF/controller.xml
2009-11-13 21:10:25,677 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ofbiz
2009-11-13 21:10:25,715 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [OfbizSite] (main)
2009-11-13 21:10:25,715 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [ofbiz] Open For Business - CMS Site, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ofbiz.war/
2009-11-13 21:10:25,725 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0s, 19 requests, 14 views in 
jndi:/localhost/ofbiz/WEB-INF/controller.xml
2009-11-13 21:10:25,743 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ofbizrmiclient
2009-11-13 21:10:25,775 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ofbizsetup
2009-11-13 21:10:25,821 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [setup] (main)
2009-11-13 21:10:25,822 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [ofbizsetup] Open For Business - Setup Manager, 
located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ofbizsetup.war/
2009-11-13 21:10:25,872 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 647 requests, 266 views in 
jndi:/localhost/ofbizsetup/WEB-INF/controller.xml
2009-11-13 21:10:25,901 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/ordermgr
2009-11-13 21:10:26,105 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [order] (main)
2009-11-13 21:10:26,105 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [ordermgr] Open For Business - Order Manager, 
located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ordermgr.war/
2009-11-13 21:10:26,126 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0060s, 701 requests, 291 views in 
jndi:/localhost/ordermgr/WEB-INF/controller.xml
2009-11-13 21:10:26,143 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/partymgr
2009-11-13 21:10:26,229 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [partymgr] (main)
2009-11-13 21:10:26,229 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [partymgr] Open For Business - Party Manager, 
located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/partymgr.war/
2009-11-13 21:10:26,247 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0050s, 623 requests, 254 views in 
jndi:/localhost/partymgr/WEB-INF/controller.xml
2009-11-13 21:10:26,262 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/projectmgr
2009-11-13 21:10:26,327 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [projectmgr] (main)
2009-11-13 21:10:26,327 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [projectmgr] Open For Business - Project 
Management, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/projectmgr.war/
2009-11-13 21:10:26,339 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0030s, 2204 requests, 847 views in 
jndi:/localhost/projectmgr/WEB-INF/controller.xml
2009-11-13 21:10:26,358 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/sfa
2009-11-13 21:10:26,408 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [sfa] (main)
2009-11-13 21:10:26,409 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [sfa] Open For Business - SFA Manager, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/sfa.war/
2009-11-13 21:10:26,419 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 667 requests, 279 views in 
jndi:/localhost/sfa/WEB-INF/controller.xml
2009-11-13 21:10:26,436 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/tempfiles
2009-11-13 21:10:26,449 WARNING 
[javax.enterprise.resource.webcontainer.jsf.config] (main) Unable to 
process deployment descriptor for context '/tempfiles'
2009-11-13 21:10:26,449 INFO  
[javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing 
Mojarra (1.2_12-b01-FCS) for context '/tempfiles'
2009-11-13 21:10:26,550 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/webpos
2009-11-13 21:10:26,621 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [webpos] (main)
2009-11-13 21:10:26,622 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [webpos] Open For Business - Web Pos, located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/webpos.war/
2009-11-13 21:10:26,639 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 47 requests, 22 views in 
jndi:/localhost/webpos/WEB-INF/controller.xml
2009-11-13 21:10:26,648 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/webslinger
2009-11-13 21:10:26,932 ERROR [STDERR] (main) class 
org.webslinger.commons.vfs.flat.FlatFileProvider
2009-11-13 21:10:26,988 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/webtools
2009-11-13 21:10:27,198 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [webtools] (main)
2009-11-13 21:10:27,198 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [webtools] Open For Business - Web Tools, located 
at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/webtools.war/
2009-11-13 21:10:27,260 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0s, 5 requests, 0 views in 
file:/opt/ofbiz-trunk/framework/common/webcommon/WEB-INF/tempexpr-controller.xml
2009-11-13 21:10:27,285 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.0010s, 26 requests, 17 views in 
file:/opt/ofbiz-trunk/framework/testtools/webapp/testtools/WEB-INF/controller.xml
2009-11-13 21:10:27,287 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.043s, 127 requests, 78 views in 
jndi:/localhost/webtools/WEB-INF/controller.xml
2009-11-13 21:10:27,346 INFO  
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
ctxPath=/workeffort
2009-11-13 21:10:27,484 INFO  [org.ofbiz.service.GenericDispatcher] 
(main) Creating new dispatcher [workeffort] (main)
2009-11-13 21:10:27,484 INFO  [org.ofbiz.webapp.control.ControlServlet] 
(main) LOADING WEBAPP [workeffort] Open For Business - Work Manager, 
located at 
/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/workeffort.war/
2009-11-13 21:10:27,535 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
(main) controller loaded: 0.024s, 175 requests, 86 views in 
jndi:/localhost/workeffort/WEB-INF/controller.xml
2009-11-13 21:10:27,679 INFO  [org.apache.coyote.http11.Http11Protocol] 
(main) Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
2009-11-13 21:10:27,723 INFO  [org.apache.coyote.ajp.AjpProtocol] (main) 
Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
2009-11-13 21:10:27,777 INFO  [org.apache.coyote.http11.Http11Protocol] 
(main) Starting Coyote HTTP/1.1 on http-8443
2009-11-13 21:10:27,851 INFO  
[org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss 
(Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA 
date=200905221053)] Started in 2m:24s:358ms
2009-11-13 21:10:32,890 INFO  [org.ofbiz.service.jms.JmsListenerFactory] 
(org.ofbiz.service.jms.JmsListenerFactory@e38314) JMS Listener Factory 
Thread Finished; All listeners connected.
2009-11-13 21:10:43,195 INFO  [org.ofbiz.service.GenericDispatcher] 
(org.ofbiz.service.job.JobPoller@b5d9b8) Creating new dispatcher 
[JobDispatcher] (org.ofbiz.service.job.JobPoller@b5d9b8)
2009-11-13 21:10:44,022 INFO  [org.ofbiz.service.job.JobInvoker] 
(default-invoker-Thread-20) Invoker [default-invoker-Thread-20] received 
job [Auto-create Fixed Asset Maintenances] from poller 
[org.ofbiz.service.job.JobPoller@b5d9b8]
2009-11-13 21:10:44,504 INFO  [org.ofbiz.entity.util.SequenceUtil] 
(default-invoker-Thread-20) Got bank of sequenced IDs for [JobSandbox]; 
curSeqId=12100, maxSeqId=12200, bankSize=100
2009-11-13 21:10:44,591 INFO  
[org.ofbiz.service.job.PersistedServiceJob] (default-invoker-Thread-20) 
org.ofbiz.service.job.PersistedServiceJob@47cb74[11701] -- Next runtime: 
Fri Nov 13 22:10:44 CET 2009
2009-11-13 21:10:44,950 INFO  [org.ofbiz.service.engine.AbstractEngine] 
(default-invoker-Thread-20) Loaded Service Locations : 
[main-rmi=rmi://localhost:1099/RMIDispatcher, 
main-http=http://localhost:8080/webtools/control/httpService, 
entity-sync-rmi=rmi://localhost:1099/RMIDispatcher, 
entity-sync-http=http://localhost:8080/webtools/control/httpService, 
rita-rmi=rmi://localhost:1099/RMIDispatcher, 
eedcc-test=http://localhost:8080/webtools/control/httpService]
2009-11-13 21:10:45,957 INFO  [org.ofbiz.minilang.method.otherops.Log] 
(default-invoker-Thread-20) 
[CommonPermissionServices.xml#genericBasePermissionCheck] Checking for 
primary permission ACCOUNTING_CREATE
2009-11-13 21:10:46,066 INFO  [org.ofbiz.service.eca.ServiceEcaRule] 
(default-invoker-Thread-20) For Service ECA [fixedAssetPermissionCheck] 
on [return] got false for condition: 
[hasPermission][equals][false][true][Boolean]
2009-11-13 21:10:46,066 INFO  [org.ofbiz.service.ServiceDispatcher] 
(default-invoker-Thread-20) Sync service 
[JobDispatcher/fixedAssetPermissionCheck] finished in [1066] milliseconds
2009-11-13 21:10:46,588 INFO  [org.ofbiz.service.ServiceDispatcher] 
(default-invoker-Thread-20) Sync service 
[JobDispatcher/createMaintsFromTimeInterval] finished in [1653] milliseconds
2009-11-13 21:11:23,944 INFO  [org.ofbiz.service.job.JobInvoker] 
(default-invoker-Thread-23) Invoker [default-invoker-Thread-23] received 
job [Send Email] from poller [org.ofbiz.service.job.JobPoller@b5d9b8]
2009-11-13 21:11:24,145 INFO  
[org.ofbiz.service.job.PersistedServiceJob] (default-invoker-Thread-23) 
org.ofbiz.service.job.PersistedServiceJob@c61f17[12000] -- Next runtime: 
Fri Nov 13 21:26:24 CET 2009
2009-11-13 21:11:25,270 INFO  [org.ofbiz.service.ServiceDispatcher] 
(default-invoker-Thread-23) Sync service [JobDispatcher/sendEmailDated] 
finished in [1070] milliseconds
2009-11-13 21:11:30,385 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/ofbizrmiclient].[jsp]] 
(http-0.0.0.0-8080-1) Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
    at 
org.langhua.ofbiz.rmi.client.OFBizRmiClient.service(OFBizRmiClient.java:1114)
    at org.apache.jsp.index_jsp._jspService(index_jsp.java:77)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
    at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
    at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
    at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
    at 
org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
    at 
org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
    at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at 
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
    at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:619)

Re: RMI-module ConnectIOException

Posted by Shi Jinghai <sh...@langhua.cn>.
Oops, I mean not tested in your environment. :(

在 2009-11-16一的 03:36 +0800,Shi Jinghai写道:
> Sorry Marc,
> 
> This module has been tested in your environment, running OFBiz in JBoss.
> 
> I guess the OFBiz RMI service does not exist in 1099 port. That's your
> error message's meaning: non-JRMP server at remote endpoint. 
> 
> Good luck,
> 
> Shi Jinghai/Beijing Langhua Ltd.
> 
> 
> 
> 在 2009-11-13五的 21:33 +0100,Marc Johnen写道:
> > Hello everyone,
> > 
> > I'm very interested in the RMI-module from 
> > http://langhua.org/portal/portal/default/OFBiz/
> > and trying to get it to work. I've got ofbiz running on jboss and 
> > thoroughly followed the
> > install-instructions for the module.
> > Enlosed you find the logfiles of the client and server.
> > Any hints would be highly appreciated.
> > 
> > Regards
> > Marc Johnen
> > 
> > client.log:
> > 
> > 2009-11-13 20:52:13,744 (http-0.0.0.0-8080-1) [     
> > OFBizRmiClient.java:78 :INFO ] rmi://127.0.0.1:1099/RMIDispatcher
> > 2009-11-13 20:52:13,801 (http-0.0.0.0-8080-1) [     
> > OFBizRmiClient.java:85 :ERROR]
> > ---- exception report 
> > ----------------------------------------------------------
> > Exception: java.rmi.ConnectIOException
> > Message: non-JRMP server at remote endpoint
> > ---- stack trace 
> > ---------------------------------------------------------------
> > java.rmi.ConnectIOException: non-JRMP server at remote endpoint
> > sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:230)
> > sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
> > sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
> > sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
> > java.rmi.Naming.lookup(Naming.java:84)
> > org.langhua.ofbiz.rmi.client.OFBizRmiClient.<init>(OFBizRmiClient.java:79)
> > org.apache.jsp.index_jsp._jspService(index_jsp.java:72)
> > org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
> > javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
> > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
> > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
> > javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
> > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> > org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
> > org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
> > org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
> > org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> > org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
> > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
> > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
> > java.lang.Thread.run(Thread.java:619)
> > 
> > 
> > server.log
> > 
> > 2009-11-13 21:08:17,037 INFO  [org.jboss.web.WebService] (main) Using 
> > RMI server codebase: http://myserver.berlin:8083/
> > 2009-11-13 21:08:28,941 INFO  
> > [org.jboss.wsf.stack.jbws.NativeServerConfig] (main) JBoss Web Services 
> > - Stack Native Core
> > 2009-11-13 21:08:28,942 INFO  
> > [org.jboss.wsf.stack.jbws.NativeServerConfig] (main) 3.1.2.GA
> > 2009-11-13 21:08:31,059 INFO  
> > [org.jboss.dependency.plugins.AttributeCallbackItem] (main) Owner 
> > callback not implemented.
> > 2009-11-13 21:08:33,062 INFO  
> > [org.jboss.logbridge.LogNotificationListener] (main) Adding notification 
> > listener for logging mbean 
> > "jboss.system:service=Logging,type=Log4jService" to server 
> > org.jboss.mx.server.MBeanServerImpl@13a1778[ defaultDomain='jboss' ]
> > 2009-11-13 21:09:18,862 INFO  
> > [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
> > deployment 
> > AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
> > 2009-11-13 21:09:18,863 INFO  
> > [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
> > deployment 
> > AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
> > 2009-11-13 21:09:18,863 INFO  
> > [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
> > deployment 
> > AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
> > 2009-11-13 21:09:18,863 INFO  
> > [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
> > deployment 
> > AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
> > 2009-11-13 21:09:22,350 INFO  
> > [org.jboss.mx.remoting.service.JMXConnectorServerService] (main) JMX 
> > Connector server: 
> > service:jmx:rmi://myserver.berlin/jndi/rmi://myserver.berlin:1090/jmxconnector
> > 2009-11-13 21:09:22,614 INFO  [org.jboss.mail.MailService] (main) Mail 
> > Service bound to java:/Mail
> > 2009-11-13 21:09:27,487 WARN  
> > [org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore] (main) 
> > 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.
> > 2009-11-13 21:09:27,487 WARN  
> > [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader 
> > provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
> > 2009-11-13 21:09:27,748 WARN  
> > [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader 
> > provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
> > 2009-11-13 21:09:27,946 INFO  
> > [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) JBossTS 
> > Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
> > 2009-11-13 21:09:27,946 INFO  
> > [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Setting 
> > up property manager MBean and JMX layer
> > 2009-11-13 21:09:28,563 INFO  
> > [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) 
> > Initializing recovery manager
> > 2009-11-13 21:09:28,922 INFO  
> > [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Recovery 
> > manager configured
> > 2009-11-13 21:09:28,922 INFO  
> > [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Binding 
> > TransactionManager JNDI Reference
> > 2009-11-13 21:09:29,000 INFO  
> > [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Starting 
> > transaction recovery manager
> > 2009-11-13 21:09:29,914 INFO  
> > [org.apache.catalina.core.AprLifecycleListener] (main) The Apache Tomcat 
> > Native library which allows optimal performance in production 
> > environments was not found on the java.library.path: 
> > /usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/i386/server:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> > 2009-11-13 21:09:30,173 INFO  [org.apache.coyote.http11.Http11Protocol] 
> > (main) Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
> > 2009-11-13 21:09:30,174 INFO  [org.apache.coyote.ajp.AjpProtocol] (main) 
> > Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8009
> > 2009-11-13 21:09:31,788 INFO  [org.apache.coyote.http11.Http11Protocol] 
> > (main) Initializing Coyote HTTP/1.1 on http-8443
> > 2009-11-13 21:09:31,809 INFO  [org.apache.catalina.core.StandardService] 
> > (main) Starting service jboss.web
> > 2009-11-13 21:09:31,811 INFO  [org.apache.catalina.core.StandardEngine] 
> > (main) Starting Servlet Engine: JBoss Web/2.1.3.GA
> > 2009-11-13 21:09:31,850 INFO  [org.apache.catalina.startup.Catalina] 
> > (main) Server startup in 61 ms
> > 2009-11-13 21:09:31,883 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/invoker
> > 2009-11-13 21:09:33,067 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/jbossws
> > 2009-11-13 21:09:33,101 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/web-console
> > 2009-11-13 21:09:33,598 INFO  
> > [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> > terms exist, view 
> > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
> > 2009-11-13 21:09:33,624 INFO  
> > [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> > terms exist, view 
> > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
> > 2009-11-13 21:09:33,680 INFO  
> > [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> > terms exist, view 
> > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
> > 2009-11-13 21:09:33,697 INFO  
> > [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> > terms exist, view 
> > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
> > 2009-11-13 21:09:33,722 INFO  
> > [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> > terms exist, view 
> > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
> > 2009-11-13 21:09:33,942 INFO  [org.quartz.simpl.SimpleThreadPool] (main) 
> > Job execution threads will use class loader of thread: main
> > 2009-11-13 21:09:33,988 INFO  [org.quartz.core.QuartzScheduler] (main) 
> > Quartz Scheduler v.1.5.2 created.
> > 2009-11-13 21:09:33,991 INFO  [org.quartz.simpl.RAMJobStore] (main) 
> > RAMJobStore initialized.
> > 2009-11-13 21:09:33,992 INFO  [org.quartz.impl.StdSchedulerFactory] 
> > (main) Quartz scheduler 'DefaultQuartzScheduler' initialized from 
> > default resource file in Quartz package: 'quartz.properties'
> > 2009-11-13 21:09:33,992 INFO  [org.quartz.impl.StdSchedulerFactory] 
> > (main) Quartz scheduler version: 1.5.2
> > 2009-11-13 21:09:33,992 INFO  [org.quartz.core.QuartzScheduler] (main) 
> > Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
> > 2009-11-13 21:09:34,744 INFO  
> > [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
> > (main) Bound ConnectionManager 
> > 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 
> > 'java:DefaultDS'
> > 2009-11-13 21:09:36,408 INFO  [org.jboss.jms.server.ServerPeer] (main) 
> > JBoss Messaging 1.4.3.GA server [0] started
> > 2009-11-13 21:09:36,687 INFO  
> > [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> > Connector bisocket://myserver.berlin:4457 has leasing enabled, lease 
> > period 10000 milliseconds
> > 2009-11-13 21:09:36,687 INFO  
> > [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> > org.jboss.jms.server.connectionfactory.ConnectionFactory@11b87ee started
> > 2009-11-13 21:09:36,688 INFO  
> > [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> > Connector bisocket://myserver.berlin:4457 has leasing enabled, lease 
> > period 10000 milliseconds
> > 2009-11-13 21:09:36,688 INFO  
> > [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> > org.jboss.jms.server.connectionfactory.ConnectionFactory@ea1756 started
> > 2009-11-13 21:09:36,688 INFO  
> > [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] 
> > (main) 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
> > 2009-11-13 21:09:36,688 INFO  
> > [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] 
> > (main) 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
> > 2009-11-13 21:09:36,689 INFO  
> > [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> > Connector bisocket://myserver.berlin:4457 has leasing enabled, lease 
> > period 10000 milliseconds
> > 2009-11-13 21:09:36,690 INFO  
> > [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> > org.jboss.jms.server.connectionfactory.ConnectionFactory@991f4 started
> > 2009-11-13 21:09:36,704 INFO  
> > [org.jboss.jms.server.destination.QueueService] (main) 
> > Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, 
> > downCacheSize=2000
> > 2009-11-13 21:09:36,706 INFO  
> > [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/DLQ] 
> > started, fullSize=200000, pageSize=2000, downCacheSize=2000
> > 2009-11-13 21:09:36,983 INFO  
> > [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
> > (main) Bound ConnectionManager 
> > 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 
> > 'java:JmsXA'
> > 2009-11-13 21:09:37,069 INFO  
> > [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
> > (main) Bound ConnectionManager 
> > 'jboss.jca:service=DataSourceBinding,name=MySqlDataSource' to JNDI name 
> > 'java:MySqlDataSource'
> > 2009-11-13 21:09:37,184 INFO  
> > [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
> > (main) Bound ConnectionManager 
> > 'jboss.jca:service=DataSourceBinding,name=MySqlDataSourceOlap' to JNDI 
> > name 'java:MySqlDataSourceOlap'
> > 2009-11-13 21:09:38,080 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main) Created KernelDeployment for: profileservice-secured.jar
> > 2009-11-13 21:09:38,084 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main) installing bean: 
> > jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
> > 2009-11-13 21:09:38,085 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)   with dependencies:
> > 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)   and demands:
> > 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)    
> >  jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
> > 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)     jboss.ejb:service=EJBTimerService
> > 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)   and supplies:
> > 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)     Class:org.jboss.profileservice.spi.ProfileService
> > 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)     jndi:SecureProfileService/remote
> > 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)    
> >  jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
> > 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main) Added 
> > bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) 
> > to KernelDeployment of: profileservice-secured.jar
> > 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main) installing bean: 
> > jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
> > 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)   with dependencies:
> > 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)   and demands:
> > 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)     jboss.ejb:service=EJBTimerService
> > 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)   and supplies:
> > 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)    
> >  jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
> > 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)     Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
> > 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)     jndi:SecureDeploymentManager/remote
> > 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main) Added 
> > bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) 
> > to KernelDeployment of: profileservice-secured.jar
> > 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main) installing bean: 
> > jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
> > 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)   with dependencies:
> > 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)   and demands:
> > 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)     jboss.ejb:service=EJBTimerService
> > 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)   and supplies:
> > 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)    
> >  jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
> > 2009-11-13 21:09:38,092 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)     Class:org.jboss.deployers.spi.management.ManagementView
> > 2009-11-13 21:09:38,092 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main)     jndi:SecureManagementView/remote
> > 2009-11-13 21:09:38,092 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> > (main) Added 
> > bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) 
> > to KernelDeployment of: profileservice-secured.jar
> > 2009-11-13 21:09:38,097 INFO  
> > [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy 
> > AbstractBeanMetaData@12d80a7{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}
> > 2009-11-13 21:09:38,097 INFO  
> > [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy 
> > AbstractBeanMetaData@15f151f{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}
> > 2009-11-13 21:09:38,097 INFO  
> > [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy 
> > AbstractBeanMetaData@148820c{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}
> > 2009-11-13 21:09:38,657 INFO  
> > [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting 
> > jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
> > 2009-11-13 21:09:38,680 INFO  [org.jboss.ejb3.EJBContainer] (main) 
> > STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager 
> > ejbName: SecureDeploymentManager
> > 2009-11-13 21:09:38,843 INFO  
> > [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] 
> > (main) 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
> > 
> > 2009-11-13 21:09:39,049 INFO  
> > [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting 
> > jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
> > 2009-11-13 21:09:39,050 INFO  [org.jboss.ejb3.EJBContainer] (main) 
> > STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: 
> > SecureManagementView
> > 2009-11-13 21:09:39,066 INFO  
> > [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] 
> > (main) 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
> > 
> > 2009-11-13 21:09:39,177 INFO  
> > [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting 
> > jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
> > 2009-11-13 21:09:39,178 INFO  [org.jboss.ejb3.EJBContainer] (main) 
> > STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean 
> > ejbName: SecureProfileService
> > 2009-11-13 21:09:39,215 INFO  
> > [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] 
> > (main) 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
> > 
> > 2009-11-13 21:09:39,619 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/admin-console
> > 2009-11-13 21:09:39,728 INFO  
> > [javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing 
> > Mojarra (1.2_12-b01-FCS) for context '/admin-console'
> > 2009-11-13 21:09:44,014 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/
> > 2009-11-13 21:09:44,121 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/jmx-console
> > 2009-11-13 21:09:54,178 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/accounting
> > 2009-11-13 21:09:55,262 INFO  [org.ofbiz.base.container.ContainerLoader] 
> > (main) [Startup] Loading containers...
> > 2009-11-13 21:09:55,325 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> > component directory : [/opt/ofbiz-trunk/framework]
> > 2009-11-13 21:09:55,349 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [geronimo]
> > 2009-11-13 21:09:55,380 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [entity]
> > 2009-11-13 21:09:55,405 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [catalina]
> > 2009-11-13 21:09:55,422 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [security]
> > 2009-11-13 21:09:55,446 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [datafile]
> > 2009-11-13 21:09:55,472 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [minilang]
> > 2009-11-13 21:09:55,496 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [common]
> > 2009-11-13 21:09:55,528 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [service]
> > 2009-11-13 21:09:55,544 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [entityext]
> > 2009-11-13 21:09:55,586 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [bi]
> > 2009-11-13 21:09:55,613 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [webapp]
> > 2009-11-13 21:09:55,655 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [guiapp]
> > 2009-11-13 21:09:55,715 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [widget]
> > 2009-11-13 21:09:55,755 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [appservers]
> > 2009-11-13 21:09:55,812 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [testtools]
> > 2009-11-13 21:09:55,843 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [webtools]
> > 2009-11-13 21:09:55,877 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [webslinger]
> > 2009-11-13 21:09:55,914 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [images]
> > 2009-11-13 21:09:55,936 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [example]
> > 2009-11-13 21:09:55,955 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [exampleext]
> > 2009-11-13 21:09:55,955 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> > component directory : [/opt/ofbiz-trunk/themes]
> > 2009-11-13 21:09:55,963 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [bizznesstime]
> > 2009-11-13 21:09:55,983 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [bluelight]
> > 2009-11-13 21:09:55,998 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [flatgrey]
> > 2009-11-13 21:09:56,011 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [multiflex]
> > 2009-11-13 21:09:56,011 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> > component directory : [/opt/ofbiz-trunk/applications]
> > 2009-11-13 21:09:56,021 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [party]
> > 2009-11-13 21:09:56,084 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [securityext]
> > 2009-11-13 21:09:56,132 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [content]
> > 2009-11-13 21:09:56,144 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [workeffort]
> > 2009-11-13 21:09:56,163 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [product]
> > 2009-11-13 21:09:56,175 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [manufacturing]
> > 2009-11-13 21:09:56,231 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [accounting]
> > 2009-11-13 21:09:56,231 WARN  
> > [org.ofbiz.base.container.ComponentContainer] (main) Location 
> > '/opt/ofbiz-trunk/applications/accounting/lib/cybersource' does not exist
> > 2009-11-13 21:09:56,232 WARN  
> > [org.ofbiz.base.container.ComponentContainer] (main) Location 
> > '/opt/ofbiz-trunk/applications/accounting/lib/worldpay' does not exist
> > 2009-11-13 21:09:56,242 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [humanres]
> > 2009-11-13 21:09:56,257 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [order]
> > 2009-11-13 21:09:56,267 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [marketing]
> > 2009-11-13 21:09:56,290 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [commonext]
> > 2009-11-13 21:09:56,295 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> > component directory : [/opt/ofbiz-trunk/specialpurpose]
> > 2009-11-13 21:09:56,329 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [ecommerce]
> > 2009-11-13 21:09:56,343 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [pos]
> > 2009-11-13 21:09:56,358 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [hhfacility]
> > 2009-11-13 21:09:56,364 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [assetmaint]
> > 2009-11-13 21:09:56,382 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [cmssite]
> > 2009-11-13 21:09:56,392 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [projectmgr]
> > 2009-11-13 21:09:56,402 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [oagis]
> > 2009-11-13 21:09:56,411 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [googlebase]
> > 2009-11-13 21:09:56,428 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [googlecheckout]
> > 2009-11-13 21:09:56,444 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [ebay]
> > 2009-11-13 21:09:56,456 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [myportal]
> > 2009-11-13 21:09:56,462 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [webpos]
> > 2009-11-13 21:09:56,467 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [crowd]
> > 2009-11-13 21:09:56,479 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [rmiservice]
> > 2009-11-13 21:09:56,479 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> > component directory : [/opt/ofbiz-trunk/hot-deploy]
> > 2009-11-13 21:09:56,493 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> > [hello3]
> > 2009-11-13 21:09:56,493 INFO  
> > [org.ofbiz.base.container.ComponentContainer] (main) All components loaded
> > 2009-11-13 21:09:56,497 INFO  
> > [org.ofbiz.base.container.ClassLoaderContainer] (main) CachedClassLoader 
> > created
> > 2009-11-13 21:09:56,630 INFO  [org.ofbiz.entity.DelegatorFactoryImpl] 
> > (main) Creating new delegator [default] (main)
> > 2009-11-13 21:09:56,750 INFO  [STDOUT] (main) Loaded ESAPI properties 
> > from classpath
> > 2009-11-13 21:09:56,750 INFO  [STDOUT] (main)   ========Master 
> > Configuration========
> > 2009-11-13 21:09:56,750 INFO  [STDOUT] (main)   |   
> > LogEncodingRequired=false
> > 2009-11-13 21:09:56,750 INFO  [STDOUT] (main)   |   LogLevel=ALL
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > MaxUploadFileBytes=500000000
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > ResponseContentType=text/html; charset=UTF-8
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > 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
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.AccountName=^[a-zA-Z0-9]{3,20}$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.CreditCard=^(\d{4}[- ]?){3}\d{4}$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.DirectoryName=^[a-zA-Z0-9.-\_ ]{0,255}$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.Email=^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[a-zA-Z]{2,4}$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.FileName=^[a-zA-Z0-9.\-_ ]{0,255}$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.HTTPCookieName=^[a-zA-Z0-9\-_]{0,32}$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.HTTPCookieValue=^[a-zA-Z0-9\-\/+=_ ]*$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.HTTPHeaderName=^[a-zA-Z0-9\-_]{0,32}$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.HTTPHeaderValue=^[a-zA-Z0-9()\-=\*\.\?;,+\/:&_ ]*$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.HTTPParameterName=^[a-zA-Z0-9_]{0,32}$
> > 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> > Validator.HTTPParameterValue=^[a-zA-Z0-9.\-\/+=_ ]*$
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > 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]?)$
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > Validator.Redirect=^\/test.*$
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > Validator.RoleName=^[a-z]{1,20}$
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > Validator.SSN=^(?!000)([0-6]\d{2}|7([0-6]\d|7[012]))([ 
> > -]?)(?!00)\d\d\3(?!0000)\d{4}$
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > Validator.SafeString=^[p{L}p{N}.]{0,1024}$
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > Validator.SystemCommand=^[a-zA-Z\-\/]{0,64}$
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > Validator.URL=^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\:\'\/\\\+=&amp;%\$#_]*)?$
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > event.test.actions=disable,log
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   event.test.count=2
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   event.test.interval=10
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > org.owasp.esapi.errors.IntegrityException.actions=log,disable,logout
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > org.owasp.esapi.errors.IntegrityException.count=10
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > org.owasp.esapi.errors.IntegrityException.interval=5
> > 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> > org.owasp.esapi.errors.IntrusionException.actions=log,disable,logout
> > 2009-11-13 21:09:56,753 INFO  [STDOUT] (main)   |   
> > org.owasp.esapi.errors.IntrusionException.count=1
> > 2009-11-13 21:09:56,753 INFO  [STDOUT] (main)   |   
> > org.owasp.esapi.errors.IntrusionException.interval=1
> > 2009-11-13 21:10:00,770 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) 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
> > 2009-11-13 21:10:00,771 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > ExampleFeatureAndApplAndType because one already exists with the alias 
> > name [description] and field name 
> > [EFAAT(ExampleFeatureApplAndType).description], existing field name is 
> > [EXFT.description]
> > 2009-11-13 21:10:00,771 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > ExampleFeatureAndApplFullView because one already exists with the alias 
> > name [description] and field name 
> > [EFAAAT(ExampleFeatureAndApplAndType).description], existing field name 
> > is [EX.description]
> > 2009-11-13 21:10:00,772 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > AllExamplesWithDesiredCustomerFeaturesReport because one already exists 
> > with the alias name [description] and field name 
> > [EXFT(ExampleFeature).description], existing field name is 
> > [EFAATD.description]
> > 2009-11-13 21:10:00,773 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > AllExamplesWithDesiredCustomerFeaturesReport because one already exists 
> > with the alias name [description] and field name 
> > [EX(Example).description], existing field name is [EFAATD.description]
> > 2009-11-13 21:10:00,835 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRelationshipAndContactMechDetail because one already exists with 
> > the alias name [partyTypeId] and field name 
> > [PTYCM(PartyAndContactMech).partyTypeId], existing field name is 
> > [PTYREL.partyTypeId]
> > 2009-11-13 21:10:00,835 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRelationshipAndContactMechDetail because one already exists with 
> > the alias name [description] and field name 
> > [PTYCM(PartyAndContactMech).description], existing field name is 
> > [PTYREL.description]
> > 2009-11-13 21:10:00,835 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRelationshipAndContactMechDetail because one already exists with 
> > the alias name [statusId] and field name 
> > [PTYCM(PartyAndContactMech).statusId], existing field name is 
> > [PTYREL.statusId]
> > 2009-11-13 21:10:00,844 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRelationshipAndContactMechDetail because one already exists with 
> > the alias name [fromDate] and field name 
> > [PTYCM(PartyAndContactMech).fromDate], existing field name is 
> > [PTYREL.fromDate]
> > 2009-11-13 21:10:00,844 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRelationshipAndContactMechDetail because one already exists with 
> > the alias name [thruDate] and field name 
> > [PTYCM(PartyAndContactMech).thruDate], existing field name is 
> > [PTYREL.thruDate]
> > 2009-11-13 21:10:00,844 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRelationshipAndContactMechDetail because one already exists with 
> > the alias name [comments] and field name 
> > [PTYCM(PartyAndContactMech).comments], existing field name is 
> > [PTYREL.comments]
> > 2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [partyTypeId] and field name 
> > [PTYCM(PartyAndContactMech).partyTypeId], existing field name is 
> > [PTYRL.partyTypeId]
> > 2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [externalId] and field name 
> > [PTYCM(PartyAndContactMech).externalId], existing field name is 
> > [PTYRL.externalId]
> > 2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [preferredCurrencyUomId] and field name 
> > [PTYCM(PartyAndContactMech).preferredCurrencyUomId], existing field name 
> > is [PTYRL.preferredCurrencyUomId]
> > 2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [description] and field name 
> > [PTYCM(PartyAndContactMech).description], existing field name is 
> > [PTYRL.description]
> > 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [statusId] and field name [PTYCM(PartyAndContactMech).statusId], 
> > existing field name is [PTYRL.statusId]
> > 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [createdDate] and field name 
> > [PTYCM(PartyAndContactMech).createdDate], existing field name is 
> > [PTYRL.createdDate]
> > 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [createdByUserLogin] and field name 
> > [PTYCM(PartyAndContactMech).createdByUserLogin], existing field name is 
> > [PTYRL.createdByUserLogin]
> > 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [lastModifiedDate] and field name 
> > [PTYCM(PartyAndContactMech).lastModifiedDate], existing field name is 
> > [PTYRL.lastModifiedDate]
> > 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [lastModifiedByUserLogin] and field name 
> > [PTYCM(PartyAndContactMech).lastModifiedByUserLogin], existing field 
> > name is [PTYRL.lastModifiedByUserLogin]
> > 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [dataSourceId] and field name 
> > [PTYCM(PartyAndContactMech).dataSourceId], existing field name is 
> > [PTYRL.dataSourceId]
> > 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [isUnread] and field name [PTYCM(PartyAndContactMech).isUnread], 
> > existing field name is [PTYRL.isUnread]
> > 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > PartyRoleAndContactMechDetail because one already exists with the alias 
> > name [roleTypeId] and field name 
> > [PTYCM(PartyAndContactMech).roleTypeId], existing field name is 
> > [PTYRL.roleTypeId]
> > 2009-11-13 21:10:01,068 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity 
> > InvoiceItemAndAssocProduct because one already exists with the alias 
> > name [amount] and field name [IIA(InvoiceItemAssoc).amount], existing 
> > field name is [INTM.amount]
> > 2009-11-13 21:10:01,131 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) 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
> > 2009-11-13 21:10:01,141 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) 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
> > 2009-11-13 21:10:01,141 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) 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
> > 2009-11-13 21:10:01,142 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) 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
> > 2009-11-13 21:10:01,163 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) 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
> > 2009-11-13 21:10:01,163 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) 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
> > 2009-11-13 21:10:01,164 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> > (main) Throwing out field alias in view entity OrderHeaderAndWorkEffort 
> > because one already exists with the alias name [priority] and field name 
> > [OH(OrderHeader).priority], existing field name is [WE.priority]
> > 2009-11-13 21:10:01,380 INFO  [org.ofbiz.entity.model.ModelReader] 
> > (main) FINISHED LOADING ENTITIES - ALL FILES; #Entities=835 
> > #ViewEntities=256 #Fields=8663 #Relationships=2861 #AutoRelationships=2112
> > 2009-11-13 21:10:01,476 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> > Doing entity definition check...
> > 2009-11-13 21:10:01,497 INFO  [NoModule] (main) [initReservedWords] 
> > array length=1023
> > 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > =-=-=-=-= Found 10 warnings when checking the entity definitions:
> > 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationRelatedFieldNotFound] The field "" of related entity 
> > HelloPersonHobby was specified in the keymaps but is not found for 
> > relation HelloPersonHobby of entity HelloHobby.
> > 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationFieldNotFound] The field  was specified in the keymaps but is 
> > not found for relation HelloPersonHobby of entity HelloHobby.
> > 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationRelatedFieldNotFound] The field "" of related entity 
> > HelloPersonHobby was specified in the keymaps but is not found for 
> > relation HelloPersonHobby of entity HelloPerson.
> > 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationFieldNotFound] The field  was specified in the keymaps but is 
> > not found for relation HelloPersonHobby of entity HelloPerson.
> > 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationOneRelatedPrimaryKeyMissing] The primary key "helloPersonId" of 
> > related entity HelloPerson is missing in the keymaps for relation of 
> > type one HelloPerson of entity HelloPersonHobby.
> > 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationRelatedFieldNotFound] The field "" of related entity 
> > HelloPerson was specified in the keymaps but is not found for relation 
> > HelloPerson of entity HelloPersonHobby.
> > 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationFieldNotFound] The field  was specified in the keymaps but is 
> > not found for relation HelloPerson of entity HelloPersonHobby.
> > 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationOneRelatedPrimaryKeyMissing] The primary key "helloHobbyId" of 
> > related entity HelloHobby is missing in the keymaps for relation of type 
> > one HelloHobby of entity HelloPersonHobby.
> > 2009-11-13 21:10:01,905 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationRelatedFieldNotFound] The field "" of related entity HelloHobby 
> > was specified in the keymaps but is not found for relation HelloHobby of 
> > entity HelloPersonHobby.
> > 2009-11-13 21:10:01,905 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> > [RelationFieldNotFound] The field  was specified in the keymaps but is 
> > not found for relation HelloHobby of entity HelloPersonHobby.
> > 2009-11-13 21:10:01,913 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> > Delegator "default" initializing helper "custommysql" for entity group 
> > "org.ofbiz".
> > 2009-11-13 21:10:01,939 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> > Doing database check as requested in entityengine.xml with addMissing=true
> > 2009-11-13 21:10:02,013 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
> > (main) Doing JNDI lookup for name java:/MySqlDataSource
> > 2009-11-13 21:10:02,054 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
> > (main) Got DataSource for name java:/MySqlDataSource
> > 2009-11-13 21:10:03,100 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Product Name is MySQL
> > 2009-11-13 21:10:03,100 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Product Version is 5.0.51a-24+lenny1
> > 2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Driver Name is MySQL-AB JDBC Driver
> > 2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Driver Version is mysql-connector-java-5.1.8 ( Revision: 
> > ${svn.Revision} )
> > 2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Driver JDBC Version is 3.0
> > 2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Setting/Support Information (those with a * should be true):
> > 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - supports transactions    [true]*
> > 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation None           [false]
> > 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation ReadCommitted  [true]
> > 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation ReadUncommitted[true]
> > 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation RepeatableRead [true]
> > 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation Serializable   [true]
> > 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - default fetchsize        [0]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - forward only type        [false]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - scroll sensitive type    [false]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - scroll insensitive type  [true]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - is case sensitive        [false]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - stores LowerCase         [true]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - stores MixedCase         [false]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - stores UpperCase         [false]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - max table name length    [64]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - max column name length   [64]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - max schema name length   [0]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - concurrent connections   [0]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - concurrent statements    [0]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ANSI SQL92 Entry         [true]
> > 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ANSI SQL92 Intermediate  [false]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ANSI SQL92 Full          [false]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ODBC SQL Grammar Core    [true]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ODBC SQL Grammar Extended[false]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ODBC SQL Grammar Minimum [true]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - outer joins              [true]*
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - limited outer joins      [true]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - full outer joins         [false]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - group by                 [true]*
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - group by not in select   [true]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - column aliasing          [true]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - order by not in select   [false]
> > 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - named parameters         [ SKIPPED ]
> > 2009-11-13 21:10:03,119 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - alter table add column   [true]*
> > 2009-11-13 21:10:03,119 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - non-nullable column      [true]*
> > 2009-11-13 21:10:03,119 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Getting Table Info From Database
> > 2009-11-13 21:10:04,161 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Getting Column Info From Database
> > 2009-11-13 21:10:09,994 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> > Delegator "default" initializing helper "custommysqlolap" for entity 
> > group "org.ofbiz.olap".
> > 2009-11-13 21:10:09,994 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> > Doing database check as requested in entityengine.xml with addMissing=true
> > 2009-11-13 21:10:10,022 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
> > (main) Doing JNDI lookup for name java:/MySqlDataSourceOlap
> > 2009-11-13 21:10:10,022 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
> > (main) Got DataSource for name java:/MySqlDataSourceOlap
> > 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Product Name is MySQL
> > 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Product Version is 5.0.51a-24+lenny1
> > 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Driver Name is MySQL-AB JDBC Driver
> > 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Driver Version is mysql-connector-java-5.1.8 ( Revision: 
> > ${svn.Revision} )
> > 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Driver JDBC Version is 3.0
> > 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Database Setting/Support Information (those with a * should be true):
> > 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - supports transactions    [true]*
> > 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation None           [false]
> > 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation ReadCommitted  [true]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation ReadUncommitted[true]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation RepeatableRead [true]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - isolation Serializable   [true]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - default fetchsize        [0]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - forward only type        [false]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - scroll sensitive type    [false]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - scroll insensitive type  [true]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - is case sensitive        [false]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - stores LowerCase         [true]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - stores MixedCase         [false]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - stores UpperCase         [false]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - max table name length    [64]
> > 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - max column name length   [64]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - max schema name length   [0]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - concurrent connections   [0]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - concurrent statements    [0]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ANSI SQL92 Entry         [true]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ANSI SQL92 Intermediate  [false]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ANSI SQL92 Full          [false]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ODBC SQL Grammar Core    [true]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ODBC SQL Grammar Extended[false]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - ODBC SQL Grammar Minimum [true]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - outer joins              [true]*
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - limited outer joins      [true]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - full outer joins         [false]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - group by                 [true]*
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - group by not in select   [true]
> > 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - column aliasing          [true]
> > 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - order by not in select   [false]
> > 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - named parameters         [ SKIPPED ]
> > 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - alter table add column   [true]*
> > 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) - non-nullable column      [true]*
> > 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Getting Table Info From Database
> > 2009-11-13 21:10:10,345 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> > (main) Getting Column Info From Database
> > 2009-11-13 21:10:11,250 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> > Distributed Cache Clear System disabled for delegator [default]
> > 2009-11-13 21:10:11,278 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [entity-default] (main)
> > 2009-11-13 21:10:11,301 INFO  [org.ofbiz.service.ServiceDispatcher] 
> > (main) [ServiceDispatcher] : Creating new instance.
> > 2009-11-13 21:10:11,350 INFO  
> > [org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [1] Group 
> > definitions from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/groups_test.xml
> > 2009-11-13 21:10:11,372 INFO  
> > [org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [4] Group 
> > definitions from 
> > file:/opt/ofbiz-trunk/framework/entityext/servicedef/groups.xml
> > 2009-11-13 21:10:11,403 INFO  
> > [org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [2] Group 
> > definitions from 
> > file:/opt/ofbiz-trunk/applications/workeffort/servicedef/service_groups.xml
> > 2009-11-13 21:10:11,406 INFO  
> > [org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [4] Group 
> > definitions from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/groups.xml
> > 2009-11-13 21:10:11,459 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 4] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/secas_test.xml
> > 2009-11-13 21:10:11,475 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 0] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/secas_cdyne.xml
> > 2009-11-13 21:10:11,479 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 2] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/framework/service/servicedef/secas_test_se.xml
> > 2009-11-13 21:10:11,500 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 2] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/framework/example/servicedef/secas.xml
> > 2009-11-13 21:10:11,712 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [16] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/party/servicedef/secas.xml
> > 2009-11-13 21:10:11,768 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [27] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/secas.xml
> > 2009-11-13 21:10:11,788 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [10] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/workeffort/servicedef/secas.xml
> > 2009-11-13 21:10:11,841 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [21] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/secas.xml
> > 2009-11-13 21:10:11,898 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [23] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/secas_shipment.xml
> > 2009-11-13 21:10:11,916 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 2] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/secas_olap.xml
> > 2009-11-13 21:10:11,944 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 4] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/secas.xml
> > 2009-11-13 21:10:12,003 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [22] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas.xml
> > 2009-11-13 21:10:12,008 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 6] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_payment.xml
> > 2009-11-13 21:10:12,030 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [20] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_ledger.xml
> > 2009-11-13 21:10:12,054 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 1] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_olap.xml
> > 2009-11-13 21:10:12,073 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 2] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_invoice.xml
> > 2009-11-13 21:10:12,130 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [69] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/secas.xml
> > 2009-11-13 21:10:12,135 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 6] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/marketing/servicedef/secas.xml
> > 2009-11-13 21:10:12,155 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 3] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/commonext/servicedef/secas.xml
> > 2009-11-13 21:10:12,173 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 5] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/specialpurpose/assetmaint/servicedef/secas.xml
> > 2009-11-13 21:10:12,179 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 0] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/specialpurpose/projectmgr/servicedef/secas.xml
> > 2009-11-13 21:10:12,199 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [12] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/secas.xml
> > 2009-11-13 21:10:12,219 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 1] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/specialpurpose/ebay/servicedef/secas.xml
> > 2009-11-13 21:10:12,459 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> > (main) Loaded [4] Entity ECA definitions from 
> > /opt/ofbiz-trunk/applications/workeffort/entitydef/eecas.xml in loader main
> > 2009-11-13 21:10:12,476 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> > (main) Loaded [9] Entity ECA definitions from 
> > /opt/ofbiz-trunk/applications/product/entitydef/eecas.xml in loader main
> > 2009-11-13 21:10:12,480 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> > (main) Loaded [2] Entity ECA definitions from 
> > /opt/ofbiz-trunk/applications/accounting/entitydef/eecas.xml in loader main
> > 2009-11-13 21:10:12,483 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> > (main) Loaded [3] Entity ECA definitions from 
> > /opt/ofbiz-trunk/applications/order/entitydef/eecas.xml in loader main
> > 2009-11-13 21:10:12,515 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> > (main) Loaded [1] Entity ECA definitions from 
> > /opt/ofbiz-trunk/applications/commonext/entitydef/eecas.xml in loader main
> > 2009-11-13 21:10:12,714 INFO  [org.ofbiz.service.job.JobManager] (main) 
> > No crashed jobs to re-schedule
> > 2009-11-13 21:10:12,767 INFO  [org.ofbiz.service.jms.JmsListenerFactory] 
> > (org.ofbiz.service.jms.JmsListenerFactory@e38314) Starting JMS Listener 
> > Factory Thread
> > 2009-11-13 21:10:13,054 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 79] Services from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/services.xml
> > 2009-11-13 21:10:13,068 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/services_cdyne.xml
> > 2009-11-13 21:10:13,115 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  9] Services from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/services_email.xml
> > 2009-11-13 21:10:13,137 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/services_olap.xml
> > 2009-11-13 21:10:13,200 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 30] Services from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/services_test.xml
> > 2009-11-13 21:10:13,231 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 11] Services from 
> > file:/opt/ofbiz-trunk/framework/service/servicedef/services.xml
> > 2009-11-13 21:10:13,262 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 15] Services from 
> > file:/opt/ofbiz-trunk/framework/service/servicedef/services_test_se.xml
> > 2009-11-13 21:10:13,334 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 41] Services from 
> > file:/opt/ofbiz-trunk/framework/entityext/servicedef/services.xml
> > 2009-11-13 21:10:13,343 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  3] Services from 
> > file:/opt/ofbiz-trunk/framework/bi/servicedef/services.xml
> > 2009-11-13 21:10:13,350 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  1] Services from 
> > file:/opt/ofbiz-trunk/framework/testtools/servicedef/services.xml
> > 2009-11-13 21:10:13,379 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 10] Services from 
> > file:/opt/ofbiz-trunk/framework/webtools/servicedef/services.xml
> > 2009-11-13 21:10:13,453 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 15] Services from 
> > file:/opt/ofbiz-trunk/framework/example/servicedef/services.xml
> > 2009-11-13 21:10:13,661 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [153] Services from 
> > file:/opt/ofbiz-trunk/applications/party/servicedef/services.xml
> > 2009-11-13 21:10:13,687 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 14] Services from 
> > file:/opt/ofbiz-trunk/applications/party/servicedef/services_view.xml
> > 2009-11-13 21:10:13,711 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 17] Services from 
> > file:/opt/ofbiz-trunk/applications/securityext/servicedef/services.xml
> > 2009-11-13 21:10:13,892 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [119] Services from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/services.xml
> > 2009-11-13 21:10:13,954 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 23] Services from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/services_content.xml
> > 2009-11-13 21:10:13,998 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 35] Services from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/services_contenttypes.xml
> > 2009-11-13 21:10:14,073 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 26] Services from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/services_data.xml
> > 2009-11-13 21:10:14,094 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/services_output.xml
> > 2009-11-13 21:10:14,162 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 42] Services from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/services_survey.xml
> > 2009-11-13 21:10:14,182 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/services_commevent.xml
> > 2009-11-13 21:10:14,208 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 18] Services from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/services_website.xml
> > 2009-11-13 21:10:14,493 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 96] Services from 
> > file:/opt/ofbiz-trunk/applications/workeffort/servicedef/services.xml
> > 2009-11-13 21:10:14,536 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 17] Services from 
> > file:/opt/ofbiz-trunk/applications/workeffort/servicedef/services_timesheet.xml
> > 2009-11-13 21:10:14,546 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  1] Services from 
> > file:/opt/ofbiz-trunk/applications/workeffort/servicedef/services_upgrade.xml
> > 2009-11-13 21:10:14,761 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [150] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services.xml
> > 2009-11-13 21:10:14,965 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [100] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_facility.xml
> > 2009-11-13 21:10:15,061 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 30] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_feature.xml
> > 2009-11-13 21:10:15,112 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 21] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_maint.xml
> > 2009-11-13 21:10:15,162 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 20] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_picklist.xml
> > 2009-11-13 21:10:15,229 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 39] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_pricepromo.xml
> > 2009-11-13 21:10:15,299 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  6] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipmentgateway.xml
> > 2009-11-13 21:10:15,323 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  3] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_dhl.xml
> > 2009-11-13 21:10:15,418 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_fedex.xml
> > 2009-11-13 21:10:15,477 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  9] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_ups.xml
> > 2009-11-13 21:10:15,527 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 10] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_usps.xml
> > 2009-11-13 21:10:15,860 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 98] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment.xml
> > 2009-11-13 21:10:15,970 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 35] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_store.xml
> > 2009-11-13 21:10:16,048 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 16] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_subscription.xml
> > 2009-11-13 21:10:16,070 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_rental.xml
> > 2009-11-13 21:10:16,115 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 12] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_view.xml
> > 2009-11-13 21:10:16,140 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 15] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_cost.xml
> > 2009-11-13 21:10:16,149 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_uom.xml
> > 2009-11-13 21:10:16,158 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_olap.xml
> > 2009-11-13 21:10:16,164 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  1] Services from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/services_upgrade.xml
> > 2009-11-13 21:10:16,180 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  1] Services from 
> > file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services.xml
> > 2009-11-13 21:10:16,197 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 12] Services from 
> > file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_calendar.xml
> > 2009-11-13 21:10:16,208 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_routing.xml
> > 2009-11-13 21:10:16,259 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 34] Services from 
> > file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_production_run.xml
> > 2009-11-13 21:10:16,281 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 13] Services from 
> > file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_bom.xml
> > 2009-11-13 21:10:16,292 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_mrp.xml
> > 2009-11-13 21:10:16,304 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_formula.xml
> > 2009-11-13 21:10:16,345 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 30] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_agreement.xml
> > 2009-11-13 21:10:16,365 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 14] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_admin.xml
> > 2009-11-13 21:10:16,411 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 10] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_billing.xml
> > 2009-11-13 21:10:16,556 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 57] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_finaccount.xml
> > 2009-11-13 21:10:16,600 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 31] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_fixedasset.xml
> > 2009-11-13 21:10:16,747 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 40] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_invoice.xml
> > 2009-11-13 21:10:16,897 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 81] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_ledger.xml
> > 2009-11-13 21:10:16,983 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 24] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_payment.xml
> > 2009-11-13 21:10:17,168 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 91] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_paymentmethod.xml
> > 2009-11-13 21:10:17,198 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  8] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_paymentgateway.xml
> > 2009-11-13 21:10:17,232 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 25] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_tax.xml
> > 2009-11-13 21:10:17,244 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_rate.xml
> > 2009-11-13 21:10:17,262 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 11] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_cost.xml
> > 2009-11-13 21:10:17,273 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_olap.xml
> > 2009-11-13 21:10:17,296 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  6] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_authorizedotnet.xml
> > 2009-11-13 21:10:17,308 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  6] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_clearcommerce.xml
> > 2009-11-13 21:10:17,319 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_cybersource.xml
> > 2009-11-13 21:10:17,385 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  8] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_paypal.xml
> > 2009-11-13 21:10:17,410 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  4] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_pccharge.xml
> > 2009-11-13 21:10:17,450 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 10] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_rita.xml
> > 2009-11-13 21:10:17,528 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 21] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_valuelink.xml
> > 2009-11-13 21:10:17,571 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 11] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_verisign.xml
> > 2009-11-13 21:10:17,646 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_orbital.xml
> > 2009-11-13 21:10:17,654 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  3] Services from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_upgrade.xml
> > 2009-11-13 21:10:17,968 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [109] Services from 
> > file:/opt/ofbiz-trunk/applications/humanres/servicedef/services.xml
> > 2009-11-13 21:10:18,187 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [111] Services from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/services.xml
> > 2009-11-13 21:10:18,207 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 12] Services from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/services_cart.xml
> > 2009-11-13 21:10:18,242 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 15] Services from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/services_shoppinglist.xml
> > 2009-11-13 21:10:18,270 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 21] Services from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/services_request.xml
> > 2009-11-13 21:10:18,305 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 30] Services from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/services_quote.xml
> > 2009-11-13 21:10:18,331 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 21] Services from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/services_requirement.xml
> > 2009-11-13 21:10:18,384 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 49] Services from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/services_return.xml
> > 2009-11-13 21:10:18,396 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/services_upgrade.xml
> > 2009-11-13 21:10:18,479 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 60] Services from 
> > file:/opt/ofbiz-trunk/applications/marketing/servicedef/services.xml
> > 2009-11-13 21:10:18,497 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 11] Services from 
> > file:/opt/ofbiz-trunk/applications/marketing/servicedef/services_opportunity.xml
> > 2009-11-13 21:10:18,514 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/applications/commonext/servicedef/services.xml
> > 2009-11-13 21:10:18,540 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/hhfacility/servicedef/services_hhfacility.xml
> > 2009-11-13 21:10:18,596 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/assetmaint/servicedef/services.xml
> > 2009-11-13 21:10:18,731 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 21] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/projectmgr/servicedef/services.xml
> > 2009-11-13 21:10:18,802 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 18] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/oagis/servicedef/services.xml
> > 2009-11-13 21:10:18,819 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  5] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/googlebase/servicedef/services.xml
> > 2009-11-13 21:10:18,835 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 11] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/services_request.xml
> > 2009-11-13 21:10:18,853 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 10] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/services.xml
> > 2009-11-13 21:10:18,925 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 13] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/ebay/servicedef/services.xml
> > 2009-11-13 21:10:18,967 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/myportal/servicedef/services.xml
> > 2009-11-13 21:10:18,995 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  4] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services.xml
> > 2009-11-13 21:10:19,041 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  6] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services_manager.xml
> > 2009-11-13 21:10:19,068 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  8] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services_payment.xml
> > 2009-11-13 21:10:19,085 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  1] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services_promo.xml
> > 2009-11-13 21:10:19,167 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 26] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/DelegatorServices.xml
> > 2009-11-13 21:10:19,214 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  8] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/EntityServices.xml
> > 2009-11-13 21:10:19,257 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 26] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/EntityUtilServices.xml
> > 2009-11-13 21:10:19,272 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  7] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/LoginServices.xml
> > 2009-11-13 21:10:19,338 WARN  [org.ofbiz.service.ModelServiceReader] 
> > (main) WARNING: Service rmiRunShoppingListAutoReorder is defined more 
> > than once, most recent will over-write previous definition(s)
> > 2009-11-13 21:10:19,363 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 77] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/OrderServices.xml
> > 2009-11-13 21:10:19,463 WARN  [org.ofbiz.service.ModelServiceReader] 
> > (main) WARNING: Service rmiGetProductVariant is defined more than once, 
> > most recent will over-write previous definition(s)
> > 2009-11-13 21:10:19,464 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [ 26] Services from 
> > file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/ProductServices.xml
> > 2009-11-13 21:10:19,469 INFO  [org.ofbiz.service.ModelServiceReader] 
> > (main) Loaded [  2] Services from 
> > file:/opt/ofbiz-trunk/hot-deploy/hello3/servicedef/services.xml
> > 2009-11-13 21:10:19,483 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 4] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/secas_test.xml
> > 2009-11-13 21:10:19,486 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 0] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/framework/common/servicedef/secas_cdyne.xml
> > 2009-11-13 21:10:19,488 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 2] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/framework/service/servicedef/secas_test_se.xml
> > 2009-11-13 21:10:19,491 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 2] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/framework/example/servicedef/secas.xml
> > 2009-11-13 21:10:19,523 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [16] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/party/servicedef/secas.xml
> > 2009-11-13 21:10:19,568 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [27] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/content/servicedef/secas.xml
> > 2009-11-13 21:10:19,572 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [10] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/workeffort/servicedef/secas.xml
> > 2009-11-13 21:10:19,595 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [21] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/secas.xml
> > 2009-11-13 21:10:19,628 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [23] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/secas_shipment.xml
> > 2009-11-13 21:10:19,632 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 2] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/product/servicedef/secas_olap.xml
> > 2009-11-13 21:10:19,650 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 4] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/secas.xml
> > 2009-11-13 21:10:19,672 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [22] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas.xml
> > 2009-11-13 21:10:19,689 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 6] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_payment.xml
> > 2009-11-13 21:10:19,694 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [20] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_ledger.xml
> > 2009-11-13 21:10:19,711 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 1] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_olap.xml
> > 2009-11-13 21:10:19,714 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 2] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_invoice.xml
> > 2009-11-13 21:10:19,758 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [69] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/order/servicedef/secas.xml
> > 2009-11-13 21:10:19,814 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 6] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/marketing/servicedef/secas.xml
> > 2009-11-13 21:10:19,818 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 3] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/applications/commonext/servicedef/secas.xml
> > 2009-11-13 21:10:19,821 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 5] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/specialpurpose/assetmaint/servicedef/secas.xml
> > 2009-11-13 21:10:19,823 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 0] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/specialpurpose/projectmgr/servicedef/secas.xml
> > 2009-11-13 21:10:19,826 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [12] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/secas.xml
> > 2009-11-13 21:10:19,841 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> > (main) Loaded [ 1] Service ECA Rules from 
> > file:/opt/ofbiz-trunk/specialpurpose/ebay/servicedef/secas.xml
> > 2009-11-13 21:10:19,841 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [accounting] (main)
> > 2009-11-13 21:10:19,859 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [accounting] Open For Business - Accounting 
> > Manager, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/accounting.war/
> > 2009-11-13 21:10:20,293 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0070s, 18 requests, 14 views in 
> > file:/opt/ofbiz-trunk/framework/common/webcommon/WEB-INF/common-controller.xml
> > 2009-11-13 21:10:20,306 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0s, 5 requests, 2 views in 
> > file:/opt/ofbiz-trunk/applications/commonext/webapp/WEB-INF/controller.xml
> > 2009-11-13 21:10:20,438 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.21s, 474 requests, 228 views in 
> > jndi:/localhost/accounting/WEB-INF/controller.xml
> > 2009-11-13 21:10:20,643 INFO  
> > [org.ofbiz.base.util.template.FreeMarkerWorker] (main) loading 
> > properties: 
> > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/framework.webapp.config.jar/freemarkerTransforms.properties
> > 2009-11-13 21:10:20,655 INFO  
> > [org.ofbiz.base.util.template.FreeMarkerWorker] (main) loading 
> > properties: 
> > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/applications.content.config.jar/freemarkerTransforms.properties
> > 2009-11-13 21:10:20,716 INFO  
> > [org.ofbiz.base.util.template.FreeMarkerWorker] (main) loading 
> > properties: 
> > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/framework.widget.config.jar/freemarkerTransforms.properties
> > 2009-11-13 21:10:20,867 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [xmlrpc-dispatcher] (main)
> > 2009-11-13 21:10:20,900 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [sstream-dispatcher] (main)
> > 2009-11-13 21:10:20,979 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ap
> > 2009-11-13 21:10:21,092 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [ap] (main)
> > 2009-11-13 21:10:21,103 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [ap] Open For Business - Account Payable, located 
> > at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ap.war/
> > 2009-11-13 21:10:21,228 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.014s, 474 requests, 228 views in 
> > file:/opt/ofbiz-trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml
> > 2009-11-13 21:10:21,229 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.101s, 490 requests, 239 views in 
> > jndi:/localhost/ap/WEB-INF/controller.xml
> > 2009-11-13 21:10:21,255 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ar
> > 2009-11-13 21:10:21,333 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [ar] (main)
> > 2009-11-13 21:10:21,333 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [ar] Open For Business - Account Receivable, 
> > located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ar.war/
> > 2009-11-13 21:10:21,339 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 480 requests, 235 views in 
> > jndi:/localhost/ar/WEB-INF/controller.xml
> > 2009-11-13 21:10:21,358 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/assetmaint
> > 2009-11-13 21:10:21,418 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [assetmaint] (main)
> > 2009-11-13 21:10:21,418 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [assetmaint] Open For Business - Asset 
> > Maintenance, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/assetmaint.war/
> > 2009-11-13 21:10:21,459 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 33 requests, 21 views in 
> > file:/opt/ofbiz-trunk/applications/workeffort/webapp/workeffort/WEB-INF/icalendar-controller.xml
> > 2009-11-13 21:10:21,488 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.035s, 175 requests, 86 views in 
> > file:/opt/ofbiz-trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml
> > 2009-11-13 21:10:21,589 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.019s, 466 requests, 151 views in 
> > file:/opt/ofbiz-trunk/applications/product/webapp/catalog/WEB-INF/controller.xml
> > 2009-11-13 21:10:21,636 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0060s, 246 requests, 98 views in 
> > file:/opt/ofbiz-trunk/applications/product/webapp/facility/WEB-INF/controller.xml
> > 2009-11-13 21:10:21,638 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.202s, 1247 requests, 483 views in 
> > jndi:/localhost/assetmaint/WEB-INF/controller.xml
> > 2009-11-13 21:10:21,660 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/bi
> > 2009-11-13 21:10:21,743 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [bi] (main)
> > 2009-11-13 21:10:21,743 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [bi] Open For Business - Business Intelligence, 
> > located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/bi.war/
> > 2009-11-13 21:10:21,759 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0s, 29 requests, 19 views in 
> > jndi:/localhost/bi/WEB-INF/controller.xml
> > 2009-11-13 21:10:21,789 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/bizznesstime
> > 2009-11-13 21:10:21,839 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/bluelight
> > 2009-11-13 21:10:21,891 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/catalog
> > 2009-11-13 21:10:22,032 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [catalog] (main)
> > 2009-11-13 21:10:22,032 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [catalog] Open For Business - Catalog, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/catalog.war/
> > 2009-11-13 21:10:22,065 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.011s, 466 requests, 151 views in 
> > jndi:/localhost/catalog/WEB-INF/controller.xml
> > 2009-11-13 21:10:22,133 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/cmssite
> > 2009-11-13 21:10:22,251 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [CmsSite] (main)
> > 2009-11-13 21:10:22,252 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [cmssite] Open For Business - CMS Site, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/cmssite.war/
> > 2009-11-13 21:10:22,257 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0s, 19 requests, 14 views in 
> > jndi:/localhost/cmssite/WEB-INF/controller.xml
> > 2009-11-13 21:10:22,305 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/content
> > 2009-11-13 21:10:22,542 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [content] (main)
> > 2009-11-13 21:10:22,542 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [content] Open For Business - Content Manager, 
> > located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/content.war/
> > 2009-11-13 21:10:22,594 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0080s, 377 requests, 162 views in 
> > jndi:/localhost/content/WEB-INF/controller.xml
> > 2009-11-13 21:10:22,624 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ebay
> > 2009-11-13 21:10:22,701 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [ebay] (main)
> > 2009-11-13 21:10:22,702 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [ebay] Open For Business - Ebay, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ebay.war/
> > 2009-11-13 21:10:22,712 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 484 requests, 156 views in 
> > jndi:/localhost/ebay/WEB-INF/controller.xml
> > 2009-11-13 21:10:22,756 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ecomclone
> > 2009-11-13 21:10:22,816 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [ecommerce] (main)
> > 2009-11-13 21:10:22,817 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [ecomclone] Open For Business - demostore, located 
> > at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ecomclone.war/
> > 2009-11-13 21:10:22,901 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0070s, 275 requests, 91 views in 
> > file:/opt/ofbiz-trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
> > 2009-11-13 21:10:22,902 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.068s, 275 requests, 91 views in 
> > jndi:/localhost/ecomclone/WEB-INF/controller.xml
> > 2009-11-13 21:10:22,924 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ecommerce
> > 2009-11-13 21:10:23,200 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [ecommerce] Open For Business - demostore, located 
> > at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ecommerce.war/
> > 2009-11-13 21:10:23,242 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.017s, 275 requests, 91 views in 
> > jndi:/localhost/ecommerce/WEB-INF/controller.xml
> > 2009-11-13 21:10:23,271 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/example
> > 2009-11-13 21:10:23,394 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [example] (main)
> > 2009-11-13 21:10:23,395 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [example] Open For Business - Example Application, 
> > located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/example.war/
> > 2009-11-13 21:10:23,436 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0s, 18 requests, 5 views in 
> > file:/opt/ofbiz-trunk/framework/common/webcommon/WEB-INF/portal-controller.xml
> > 2009-11-13 21:10:23,437 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0080s, 69 requests, 36 views in 
> > jndi:/localhost/example/WEB-INF/controller.xml
> > 2009-11-13 21:10:23,481 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/exampleext
> > 2009-11-13 21:10:23,547 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [exampleext] (main)
> > 2009-11-13 21:10:23,548 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [exampleext] Open For Business - Extended Example 
> > Application, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/exampleext.war/
> > 2009-11-13 21:10:23,593 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0020s, 69 requests, 36 views in 
> > file:/opt/ofbiz-trunk/framework/example/webapp/example/WEB-INF/controller.xml
> > 2009-11-13 21:10:23,593 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.029s, 69 requests, 36 views in 
> > jndi:/localhost/exampleext/WEB-INF/controller.xml
> > 2009-11-13 21:10:23,715 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/facility
> > 2009-11-13 21:10:23,917 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [facility] (main)
> > 2009-11-13 21:10:23,917 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [facility] Open For Business - Facility Manager, 
> > located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/facility.war/
> > 2009-11-13 21:10:23,934 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0050s, 246 requests, 98 views in 
> > jndi:/localhost/facility/WEB-INF/controller.xml
> > 2009-11-13 21:10:23,950 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/flatgrey
> > 2009-11-13 21:10:23,984 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/googlebase
> > 2009-11-13 21:10:24,024 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [googlebase] (main)
> > 2009-11-13 21:10:24,025 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [googlebase] Open For Business - Google Base, 
> > located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/googlebase.war/
> > 2009-11-13 21:10:24,034 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0020s, 473 requests, 153 views in 
> > jndi:/localhost/googlebase/WEB-INF/controller.xml
> > 2009-11-13 21:10:24,054 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/googlecheckout
> > 2009-11-13 21:10:24,078 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [googlecheckout] (main)
> > 2009-11-13 21:10:24,079 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [googlecheckout] Open For Business - Google 
> > Checkout, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/googlecheckout.war/
> > 2009-11-13 21:10:24,103 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0s, 28 requests, 17 views in 
> > jndi:/localhost/googlecheckout/WEB-INF/controller.xml
> > 2009-11-13 21:10:24,123 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/hhfacility
> > 2009-11-13 21:10:24,311 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [hhfacility] (main)
> > 2009-11-13 21:10:24,311 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [hhfacility] Facility Handheld Application, 
> > located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/hhfacility.war/
> > 2009-11-13 21:10:24,317 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 34 requests, 26 views in 
> > jndi:/localhost/hhfacility/WEB-INF/controller.xml
> > 2009-11-13 21:10:24,334 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/humanres
> > 2009-11-13 21:10:24,375 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [Humanres] (main)
> > 2009-11-13 21:10:24,376 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [humanres] Open For Business - HumanRes Manager, 
> > located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/humanres.war/
> > 2009-11-13 21:10:24,466 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.032s, 377 requests, 162 views in 
> > file:/opt/ofbiz-trunk/applications/content/webapp/content/WEB-INF/controller.xml
> > 2009-11-13 21:10:24,496 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.063s, 623 requests, 254 views in 
> > file:/opt/ofbiz-trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml
> > 2009-11-13 21:10:24,502 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.112s, 826 requests, 339 views in 
> > jndi:/localhost/humanres/WEB-INF/controller.xml
> > 2009-11-13 21:10:24,532 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/iCalendar
> > 2009-11-13 21:10:24,606 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [ical] (main)
> > 2009-11-13 21:10:24,649 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/images
> > 2009-11-13 21:10:24,725 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ismgr
> > 2009-11-13 21:10:24,912 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [ismgr] (main)
> > 2009-11-13 21:10:24,912 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [ismgr] Open For Business - Information Systems, 
> > located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ismgr.war/
> > 2009-11-13 21:10:24,929 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 1249 requests, 485 views in 
> > jndi:/localhost/ismgr/WEB-INF/controller.xml
> > 2009-11-13 21:10:24,978 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/manufacturing
> > 2009-11-13 21:10:25,169 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [manufacturing] (main)
> > 2009-11-13 21:10:25,170 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [manufacturing] Open For Business - Manufacturing 
> > Manager, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/manufacturing.war/
> > 2009-11-13 21:10:25,219 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.015s, 157 requests, 74 views in 
> > jndi:/localhost/manufacturing/WEB-INF/controller.xml
> > 2009-11-13 21:10:25,260 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/marketing
> > 2009-11-13 21:10:25,367 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [marketing] (main)
> > 2009-11-13 21:10:25,367 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [marketing] Open For Business - Marketing Manager, 
> > located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/marketing.war/
> > 2009-11-13 21:10:25,377 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0030s, 111 requests, 61 views in 
> > jndi:/localhost/marketing/WEB-INF/controller.xml
> > 2009-11-13 21:10:25,393 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/multiflex
> > 2009-11-13 21:10:25,419 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/myportal
> > 2009-11-13 21:10:25,465 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [myportal] (main)
> > 2009-11-13 21:10:25,466 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [myportal] Open For Business - My Page, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/myportal.war/
> > 2009-11-13 21:10:25,547 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0060s, 701 requests, 291 views in 
> > file:/opt/ofbiz-trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml
> > 2009-11-13 21:10:25,577 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0050s, 826 requests, 339 views in 
> > file:/opt/ofbiz-trunk/applications/humanres/webapp/humanres/WEB-INF/controller.xml
> > 2009-11-13 21:10:25,580 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.021s, 2204 requests, 847 views in 
> > file:/opt/ofbiz-trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/controller.xml
> > 2009-11-13 21:10:25,581 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.11s, 2226 requests, 855 views in 
> > jndi:/localhost/myportal/WEB-INF/controller.xml
> > 2009-11-13 21:10:25,596 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/oagis
> > 2009-11-13 21:10:25,652 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [oagismgr] (main)
> > 2009-11-13 21:10:25,652 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [oagis] Open Oagis - Oagis Implementation, located 
> > at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/oagis.war/
> > 2009-11-13 21:10:25,658 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 32 requests, 18 views in 
> > jndi:/localhost/oagis/WEB-INF/controller.xml
> > 2009-11-13 21:10:25,677 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ofbiz
> > 2009-11-13 21:10:25,715 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [OfbizSite] (main)
> > 2009-11-13 21:10:25,715 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [ofbiz] Open For Business - CMS Site, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ofbiz.war/
> > 2009-11-13 21:10:25,725 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0s, 19 requests, 14 views in 
> > jndi:/localhost/ofbiz/WEB-INF/controller.xml
> > 2009-11-13 21:10:25,743 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ofbizrmiclient
> > 2009-11-13 21:10:25,775 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ofbizsetup
> > 2009-11-13 21:10:25,821 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [setup] (main)
> > 2009-11-13 21:10:25,822 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [ofbizsetup] Open For Business - Setup Manager, 
> > located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ofbizsetup.war/
> > 2009-11-13 21:10:25,872 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 647 requests, 266 views in 
> > jndi:/localhost/ofbizsetup/WEB-INF/controller.xml
> > 2009-11-13 21:10:25,901 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/ordermgr
> > 2009-11-13 21:10:26,105 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [order] (main)
> > 2009-11-13 21:10:26,105 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [ordermgr] Open For Business - Order Manager, 
> > located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ordermgr.war/
> > 2009-11-13 21:10:26,126 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0060s, 701 requests, 291 views in 
> > jndi:/localhost/ordermgr/WEB-INF/controller.xml
> > 2009-11-13 21:10:26,143 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/partymgr
> > 2009-11-13 21:10:26,229 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [partymgr] (main)
> > 2009-11-13 21:10:26,229 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [partymgr] Open For Business - Party Manager, 
> > located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/partymgr.war/
> > 2009-11-13 21:10:26,247 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0050s, 623 requests, 254 views in 
> > jndi:/localhost/partymgr/WEB-INF/controller.xml
> > 2009-11-13 21:10:26,262 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/projectmgr
> > 2009-11-13 21:10:26,327 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [projectmgr] (main)
> > 2009-11-13 21:10:26,327 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [projectmgr] Open For Business - Project 
> > Management, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/projectmgr.war/
> > 2009-11-13 21:10:26,339 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0030s, 2204 requests, 847 views in 
> > jndi:/localhost/projectmgr/WEB-INF/controller.xml
> > 2009-11-13 21:10:26,358 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/sfa
> > 2009-11-13 21:10:26,408 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [sfa] (main)
> > 2009-11-13 21:10:26,409 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [sfa] Open For Business - SFA Manager, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/sfa.war/
> > 2009-11-13 21:10:26,419 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 667 requests, 279 views in 
> > jndi:/localhost/sfa/WEB-INF/controller.xml
> > 2009-11-13 21:10:26,436 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/tempfiles
> > 2009-11-13 21:10:26,449 WARNING 
> > [javax.enterprise.resource.webcontainer.jsf.config] (main) Unable to 
> > process deployment descriptor for context '/tempfiles'
> > 2009-11-13 21:10:26,449 INFO  
> > [javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing 
> > Mojarra (1.2_12-b01-FCS) for context '/tempfiles'
> > 2009-11-13 21:10:26,550 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/webpos
> > 2009-11-13 21:10:26,621 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [webpos] (main)
> > 2009-11-13 21:10:26,622 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [webpos] Open For Business - Web Pos, located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/webpos.war/
> > 2009-11-13 21:10:26,639 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 47 requests, 22 views in 
> > jndi:/localhost/webpos/WEB-INF/controller.xml
> > 2009-11-13 21:10:26,648 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/webslinger
> > 2009-11-13 21:10:26,932 ERROR [STDERR] (main) class 
> > org.webslinger.commons.vfs.flat.FlatFileProvider
> > 2009-11-13 21:10:26,988 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/webtools
> > 2009-11-13 21:10:27,198 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [webtools] (main)
> > 2009-11-13 21:10:27,198 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [webtools] Open For Business - Web Tools, located 
> > at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/webtools.war/
> > 2009-11-13 21:10:27,260 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0s, 5 requests, 0 views in 
> > file:/opt/ofbiz-trunk/framework/common/webcommon/WEB-INF/tempexpr-controller.xml
> > 2009-11-13 21:10:27,285 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.0010s, 26 requests, 17 views in 
> > file:/opt/ofbiz-trunk/framework/testtools/webapp/testtools/WEB-INF/controller.xml
> > 2009-11-13 21:10:27,287 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.043s, 127 requests, 78 views in 
> > jndi:/localhost/webtools/WEB-INF/controller.xml
> > 2009-11-13 21:10:27,346 INFO  
> > [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> > ctxPath=/workeffort
> > 2009-11-13 21:10:27,484 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (main) Creating new dispatcher [workeffort] (main)
> > 2009-11-13 21:10:27,484 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> > (main) LOADING WEBAPP [workeffort] Open For Business - Work Manager, 
> > located at 
> > /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/workeffort.war/
> > 2009-11-13 21:10:27,535 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> > (main) controller loaded: 0.024s, 175 requests, 86 views in 
> > jndi:/localhost/workeffort/WEB-INF/controller.xml
> > 2009-11-13 21:10:27,679 INFO  [org.apache.coyote.http11.Http11Protocol] 
> > (main) Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
> > 2009-11-13 21:10:27,723 INFO  [org.apache.coyote.ajp.AjpProtocol] (main) 
> > Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
> > 2009-11-13 21:10:27,777 INFO  [org.apache.coyote.http11.Http11Protocol] 
> > (main) Starting Coyote HTTP/1.1 on http-8443
> > 2009-11-13 21:10:27,851 INFO  
> > [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss 
> > (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA 
> > date=200905221053)] Started in 2m:24s:358ms
> > 2009-11-13 21:10:32,890 INFO  [org.ofbiz.service.jms.JmsListenerFactory] 
> > (org.ofbiz.service.jms.JmsListenerFactory@e38314) JMS Listener Factory 
> > Thread Finished; All listeners connected.
> > 2009-11-13 21:10:43,195 INFO  [org.ofbiz.service.GenericDispatcher] 
> > (org.ofbiz.service.job.JobPoller@b5d9b8) Creating new dispatcher 
> > [JobDispatcher] (org.ofbiz.service.job.JobPoller@b5d9b8)
> > 2009-11-13 21:10:44,022 INFO  [org.ofbiz.service.job.JobInvoker] 
> > (default-invoker-Thread-20) Invoker [default-invoker-Thread-20] received 
> > job [Auto-create Fixed Asset Maintenances] from poller 
> > [org.ofbiz.service.job.JobPoller@b5d9b8]
> > 2009-11-13 21:10:44,504 INFO  [org.ofbiz.entity.util.SequenceUtil] 
> > (default-invoker-Thread-20) Got bank of sequenced IDs for [JobSandbox]; 
> > curSeqId=12100, maxSeqId=12200, bankSize=100
> > 2009-11-13 21:10:44,591 INFO  
> > [org.ofbiz.service.job.PersistedServiceJob] (default-invoker-Thread-20) 
> > org.ofbiz.service.job.PersistedServiceJob@47cb74[11701] -- Next runtime: 
> > Fri Nov 13 22:10:44 CET 2009
> > 2009-11-13 21:10:44,950 INFO  [org.ofbiz.service.engine.AbstractEngine] 
> > (default-invoker-Thread-20) Loaded Service Locations : 
> > [main-rmi=rmi://localhost:1099/RMIDispatcher, 
> > main-http=http://localhost:8080/webtools/control/httpService, 
> > entity-sync-rmi=rmi://localhost:1099/RMIDispatcher, 
> > entity-sync-http=http://localhost:8080/webtools/control/httpService, 
> > rita-rmi=rmi://localhost:1099/RMIDispatcher, 
> > eedcc-test=http://localhost:8080/webtools/control/httpService]
> > 2009-11-13 21:10:45,957 INFO  [org.ofbiz.minilang.method.otherops.Log] 
> > (default-invoker-Thread-20) 
> > [CommonPermissionServices.xml#genericBasePermissionCheck] Checking for 
> > primary permission ACCOUNTING_CREATE
> > 2009-11-13 21:10:46,066 INFO  [org.ofbiz.service.eca.ServiceEcaRule] 
> > (default-invoker-Thread-20) For Service ECA [fixedAssetPermissionCheck] 
> > on [return] got false for condition: 
> > [hasPermission][equals][false][true][Boolean]
> > 2009-11-13 21:10:46,066 INFO  [org.ofbiz.service.ServiceDispatcher] 
> > (default-invoker-Thread-20) Sync service 
> > [JobDispatcher/fixedAssetPermissionCheck] finished in [1066] milliseconds
> > 2009-11-13 21:10:46,588 INFO  [org.ofbiz.service.ServiceDispatcher] 
> > (default-invoker-Thread-20) Sync service 
> > [JobDispatcher/createMaintsFromTimeInterval] finished in [1653] milliseconds
> > 2009-11-13 21:11:23,944 INFO  [org.ofbiz.service.job.JobInvoker] 
> > (default-invoker-Thread-23) Invoker [default-invoker-Thread-23] received 
> > job [Send Email] from poller [org.ofbiz.service.job.JobPoller@b5d9b8]
> > 2009-11-13 21:11:24,145 INFO  
> > [org.ofbiz.service.job.PersistedServiceJob] (default-invoker-Thread-23) 
> > org.ofbiz.service.job.PersistedServiceJob@c61f17[12000] -- Next runtime: 
> > Fri Nov 13 21:26:24 CET 2009
> > 2009-11-13 21:11:25,270 INFO  [org.ofbiz.service.ServiceDispatcher] 
> > (default-invoker-Thread-23) Sync service [JobDispatcher/sendEmailDated] 
> > finished in [1070] milliseconds
> > 2009-11-13 21:11:30,385 ERROR 
> > [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/ofbizrmiclient].[jsp]] 
> > (http-0.0.0.0-8080-1) Servlet.service() for servlet jsp threw exception
> > java.lang.NullPointerException
> >     at 
> > org.langhua.ofbiz.rmi.client.OFBizRmiClient.service(OFBizRmiClient.java:1114)
> >     at org.apache.jsp.index_jsp._jspService(index_jsp.java:77)
> >     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
> >     at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> >     at 
> > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
> >     at 
> > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
> >     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
> >     at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> >     at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> >     at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> >     at 
> > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
> >     at 
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> >     at 
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> >     at 
> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
> >     at 
> > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> >     at 
> > org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
> >     at 
> > org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
> >     at 
> > org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
> >     at 
> > org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
> >     at 
> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> >     at 
> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> >     at 
> > org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
> >     at 
> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> >     at 
> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
> >     at 
> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
> >     at 
> > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
> >     at 
> > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
> >     at java.lang.Thread.run(Thread.java:619)
> 


Re: RMI-module ConnectIOException

Posted by Shi Jinghai <sh...@langhua.cn>.
Sorry Marc,

This module has been tested in your environment, running OFBiz in JBoss.

I guess the OFBiz RMI service does not exist in 1099 port. That's your
error message's meaning: non-JRMP server at remote endpoint. 

Good luck,

Shi Jinghai/Beijing Langhua Ltd.



在 2009-11-13五的 21:33 +0100,Marc Johnen写道:
> Hello everyone,
> 
> I'm very interested in the RMI-module from 
> http://langhua.org/portal/portal/default/OFBiz/
> and trying to get it to work. I've got ofbiz running on jboss and 
> thoroughly followed the
> install-instructions for the module.
> Enlosed you find the logfiles of the client and server.
> Any hints would be highly appreciated.
> 
> Regards
> Marc Johnen
> 
> client.log:
> 
> 2009-11-13 20:52:13,744 (http-0.0.0.0-8080-1) [     
> OFBizRmiClient.java:78 :INFO ] rmi://127.0.0.1:1099/RMIDispatcher
> 2009-11-13 20:52:13,801 (http-0.0.0.0-8080-1) [     
> OFBizRmiClient.java:85 :ERROR]
> ---- exception report 
> ----------------------------------------------------------
> Exception: java.rmi.ConnectIOException
> Message: non-JRMP server at remote endpoint
> ---- stack trace 
> ---------------------------------------------------------------
> java.rmi.ConnectIOException: non-JRMP server at remote endpoint
> sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:230)
> sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
> sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
> sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
> java.rmi.Naming.lookup(Naming.java:84)
> org.langhua.ofbiz.rmi.client.OFBizRmiClient.<init>(OFBizRmiClient.java:79)
> org.apache.jsp.index_jsp._jspService(index_jsp.java:72)
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
> org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
> org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
> org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
> java.lang.Thread.run(Thread.java:619)
> 
> 
> server.log
> 
> 2009-11-13 21:08:17,037 INFO  [org.jboss.web.WebService] (main) Using 
> RMI server codebase: http://myserver.berlin:8083/
> 2009-11-13 21:08:28,941 INFO  
> [org.jboss.wsf.stack.jbws.NativeServerConfig] (main) JBoss Web Services 
> - Stack Native Core
> 2009-11-13 21:08:28,942 INFO  
> [org.jboss.wsf.stack.jbws.NativeServerConfig] (main) 3.1.2.GA
> 2009-11-13 21:08:31,059 INFO  
> [org.jboss.dependency.plugins.AttributeCallbackItem] (main) Owner 
> callback not implemented.
> 2009-11-13 21:08:33,062 INFO  
> [org.jboss.logbridge.LogNotificationListener] (main) Adding notification 
> listener for logging mbean 
> "jboss.system:service=Logging,type=Log4jService" to server 
> org.jboss.mx.server.MBeanServerImpl@13a1778[ defaultDomain='jboss' ]
> 2009-11-13 21:09:18,862 INFO  
> [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
> deployment 
> AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
> 2009-11-13 21:09:18,863 INFO  
> [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
> deployment 
> AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
> 2009-11-13 21:09:18,863 INFO  
> [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
> deployment 
> AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
> 2009-11-13 21:09:18,863 INFO  
> [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered 
> deployment 
> AbstractVFSDeploymentContext@25125157{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
> 2009-11-13 21:09:22,350 INFO  
> [org.jboss.mx.remoting.service.JMXConnectorServerService] (main) JMX 
> Connector server: 
> service:jmx:rmi://myserver.berlin/jndi/rmi://myserver.berlin:1090/jmxconnector
> 2009-11-13 21:09:22,614 INFO  [org.jboss.mail.MailService] (main) Mail 
> Service bound to java:/Mail
> 2009-11-13 21:09:27,487 WARN  
> [org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore] (main) 
> 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.
> 2009-11-13 21:09:27,487 WARN  
> [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader 
> provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
> 2009-11-13 21:09:27,748 WARN  
> [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader 
> provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
> 2009-11-13 21:09:27,946 INFO  
> [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) JBossTS 
> Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
> 2009-11-13 21:09:27,946 INFO  
> [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Setting 
> up property manager MBean and JMX layer
> 2009-11-13 21:09:28,563 INFO  
> [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) 
> Initializing recovery manager
> 2009-11-13 21:09:28,922 INFO  
> [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Recovery 
> manager configured
> 2009-11-13 21:09:28,922 INFO  
> [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Binding 
> TransactionManager JNDI Reference
> 2009-11-13 21:09:29,000 INFO  
> [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Starting 
> transaction recovery manager
> 2009-11-13 21:09:29,914 INFO  
> [org.apache.catalina.core.AprLifecycleListener] (main) The Apache Tomcat 
> Native library which allows optimal performance in production 
> environments was not found on the java.library.path: 
> /usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/i386/server:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> 2009-11-13 21:09:30,173 INFO  [org.apache.coyote.http11.Http11Protocol] 
> (main) Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
> 2009-11-13 21:09:30,174 INFO  [org.apache.coyote.ajp.AjpProtocol] (main) 
> Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8009
> 2009-11-13 21:09:31,788 INFO  [org.apache.coyote.http11.Http11Protocol] 
> (main) Initializing Coyote HTTP/1.1 on http-8443
> 2009-11-13 21:09:31,809 INFO  [org.apache.catalina.core.StandardService] 
> (main) Starting service jboss.web
> 2009-11-13 21:09:31,811 INFO  [org.apache.catalina.core.StandardEngine] 
> (main) Starting Servlet Engine: JBoss Web/2.1.3.GA
> 2009-11-13 21:09:31,850 INFO  [org.apache.catalina.startup.Catalina] 
> (main) Server startup in 61 ms
> 2009-11-13 21:09:31,883 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/invoker
> 2009-11-13 21:09:33,067 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/jbossws
> 2009-11-13 21:09:33,101 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/web-console
> 2009-11-13 21:09:33,598 INFO  
> [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> terms exist, view 
> vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
> 2009-11-13 21:09:33,624 INFO  
> [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> terms exist, view 
> vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
> 2009-11-13 21:09:33,680 INFO  
> [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> terms exist, view 
> vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
> 2009-11-13 21:09:33,697 INFO  
> [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> terms exist, view 
> vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
> 2009-11-13 21:09:33,722 INFO  
> [org.jboss.resource.deployers.RARDeployment] (main) Required license 
> terms exist, view 
> vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
> 2009-11-13 21:09:33,942 INFO  [org.quartz.simpl.SimpleThreadPool] (main) 
> Job execution threads will use class loader of thread: main
> 2009-11-13 21:09:33,988 INFO  [org.quartz.core.QuartzScheduler] (main) 
> Quartz Scheduler v.1.5.2 created.
> 2009-11-13 21:09:33,991 INFO  [org.quartz.simpl.RAMJobStore] (main) 
> RAMJobStore initialized.
> 2009-11-13 21:09:33,992 INFO  [org.quartz.impl.StdSchedulerFactory] 
> (main) Quartz scheduler 'DefaultQuartzScheduler' initialized from 
> default resource file in Quartz package: 'quartz.properties'
> 2009-11-13 21:09:33,992 INFO  [org.quartz.impl.StdSchedulerFactory] 
> (main) Quartz scheduler version: 1.5.2
> 2009-11-13 21:09:33,992 INFO  [org.quartz.core.QuartzScheduler] (main) 
> Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
> 2009-11-13 21:09:34,744 INFO  
> [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
> (main) Bound ConnectionManager 
> 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 
> 'java:DefaultDS'
> 2009-11-13 21:09:36,408 INFO  [org.jboss.jms.server.ServerPeer] (main) 
> JBoss Messaging 1.4.3.GA server [0] started
> 2009-11-13 21:09:36,687 INFO  
> [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> Connector bisocket://myserver.berlin:4457 has leasing enabled, lease 
> period 10000 milliseconds
> 2009-11-13 21:09:36,687 INFO  
> [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> org.jboss.jms.server.connectionfactory.ConnectionFactory@11b87ee started
> 2009-11-13 21:09:36,688 INFO  
> [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> Connector bisocket://myserver.berlin:4457 has leasing enabled, lease 
> period 10000 milliseconds
> 2009-11-13 21:09:36,688 INFO  
> [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> org.jboss.jms.server.connectionfactory.ConnectionFactory@ea1756 started
> 2009-11-13 21:09:36,688 INFO  
> [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] 
> (main) 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
> 2009-11-13 21:09:36,688 INFO  
> [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] 
> (main) 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
> 2009-11-13 21:09:36,689 INFO  
> [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> Connector bisocket://myserver.berlin:4457 has leasing enabled, lease 
> period 10000 milliseconds
> 2009-11-13 21:09:36,690 INFO  
> [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) 
> org.jboss.jms.server.connectionfactory.ConnectionFactory@991f4 started
> 2009-11-13 21:09:36,704 INFO  
> [org.jboss.jms.server.destination.QueueService] (main) 
> Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, 
> downCacheSize=2000
> 2009-11-13 21:09:36,706 INFO  
> [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/DLQ] 
> started, fullSize=200000, pageSize=2000, downCacheSize=2000
> 2009-11-13 21:09:36,983 INFO  
> [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
> (main) Bound ConnectionManager 
> 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 
> 'java:JmsXA'
> 2009-11-13 21:09:37,069 INFO  
> [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
> (main) Bound ConnectionManager 
> 'jboss.jca:service=DataSourceBinding,name=MySqlDataSource' to JNDI name 
> 'java:MySqlDataSource'
> 2009-11-13 21:09:37,184 INFO  
> [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
> (main) Bound ConnectionManager 
> 'jboss.jca:service=DataSourceBinding,name=MySqlDataSourceOlap' to JNDI 
> name 'java:MySqlDataSourceOlap'
> 2009-11-13 21:09:38,080 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main) Created KernelDeployment for: profileservice-secured.jar
> 2009-11-13 21:09:38,084 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main) installing bean: 
> jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
> 2009-11-13 21:09:38,085 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)   with dependencies:
> 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)   and demands:
> 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)    
>  jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
> 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)     jboss.ejb:service=EJBTimerService
> 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)   and supplies:
> 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)     Class:org.jboss.profileservice.spi.ProfileService
> 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)     jndi:SecureProfileService/remote
> 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)    
>  jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
> 2009-11-13 21:09:38,089 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main) Added 
> bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) 
> to KernelDeployment of: profileservice-secured.jar
> 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main) installing bean: 
> jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
> 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)   with dependencies:
> 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)   and demands:
> 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)     jboss.ejb:service=EJBTimerService
> 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)   and supplies:
> 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)    
>  jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
> 2009-11-13 21:09:38,090 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)     Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
> 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)     jndi:SecureDeploymentManager/remote
> 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main) Added 
> bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) 
> to KernelDeployment of: profileservice-secured.jar
> 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main) installing bean: 
> jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
> 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)   with dependencies:
> 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)   and demands:
> 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)     jboss.ejb:service=EJBTimerService
> 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)   and supplies:
> 2009-11-13 21:09:38,091 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)    
>  jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
> 2009-11-13 21:09:38,092 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)     Class:org.jboss.deployers.spi.management.ManagementView
> 2009-11-13 21:09:38,092 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main)     jndi:SecureManagementView/remote
> 2009-11-13 21:09:38,092 INFO  [org.jboss.ejb3.deployers.JBossASKernel] 
> (main) Added 
> bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) 
> to KernelDeployment of: profileservice-secured.jar
> 2009-11-13 21:09:38,097 INFO  
> [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy 
> AbstractBeanMetaData@12d80a7{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}
> 2009-11-13 21:09:38,097 INFO  
> [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy 
> AbstractBeanMetaData@15f151f{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}
> 2009-11-13 21:09:38,097 INFO  
> [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy 
> AbstractBeanMetaData@148820c{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}
> 2009-11-13 21:09:38,657 INFO  
> [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting 
> jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
> 2009-11-13 21:09:38,680 INFO  [org.jboss.ejb3.EJBContainer] (main) 
> STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager 
> ejbName: SecureDeploymentManager
> 2009-11-13 21:09:38,843 INFO  
> [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] 
> (main) 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
> 
> 2009-11-13 21:09:39,049 INFO  
> [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting 
> jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
> 2009-11-13 21:09:39,050 INFO  [org.jboss.ejb3.EJBContainer] (main) 
> STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: 
> SecureManagementView
> 2009-11-13 21:09:39,066 INFO  
> [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] 
> (main) 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
> 
> 2009-11-13 21:09:39,177 INFO  
> [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting 
> jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
> 2009-11-13 21:09:39,178 INFO  [org.jboss.ejb3.EJBContainer] (main) 
> STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean 
> ejbName: SecureProfileService
> 2009-11-13 21:09:39,215 INFO  
> [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] 
> (main) 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
> 
> 2009-11-13 21:09:39,619 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/admin-console
> 2009-11-13 21:09:39,728 INFO  
> [javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing 
> Mojarra (1.2_12-b01-FCS) for context '/admin-console'
> 2009-11-13 21:09:44,014 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/
> 2009-11-13 21:09:44,121 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/jmx-console
> 2009-11-13 21:09:54,178 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/accounting
> 2009-11-13 21:09:55,262 INFO  [org.ofbiz.base.container.ContainerLoader] 
> (main) [Startup] Loading containers...
> 2009-11-13 21:09:55,325 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> component directory : [/opt/ofbiz-trunk/framework]
> 2009-11-13 21:09:55,349 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [geronimo]
> 2009-11-13 21:09:55,380 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [entity]
> 2009-11-13 21:09:55,405 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [catalina]
> 2009-11-13 21:09:55,422 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [security]
> 2009-11-13 21:09:55,446 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [datafile]
> 2009-11-13 21:09:55,472 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [minilang]
> 2009-11-13 21:09:55,496 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [common]
> 2009-11-13 21:09:55,528 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [service]
> 2009-11-13 21:09:55,544 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [entityext]
> 2009-11-13 21:09:55,586 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [bi]
> 2009-11-13 21:09:55,613 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [webapp]
> 2009-11-13 21:09:55,655 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [guiapp]
> 2009-11-13 21:09:55,715 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [widget]
> 2009-11-13 21:09:55,755 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [appservers]
> 2009-11-13 21:09:55,812 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [testtools]
> 2009-11-13 21:09:55,843 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [webtools]
> 2009-11-13 21:09:55,877 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [webslinger]
> 2009-11-13 21:09:55,914 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [images]
> 2009-11-13 21:09:55,936 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [example]
> 2009-11-13 21:09:55,955 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [exampleext]
> 2009-11-13 21:09:55,955 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> component directory : [/opt/ofbiz-trunk/themes]
> 2009-11-13 21:09:55,963 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [bizznesstime]
> 2009-11-13 21:09:55,983 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [bluelight]
> 2009-11-13 21:09:55,998 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [flatgrey]
> 2009-11-13 21:09:56,011 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [multiflex]
> 2009-11-13 21:09:56,011 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> component directory : [/opt/ofbiz-trunk/applications]
> 2009-11-13 21:09:56,021 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [party]
> 2009-11-13 21:09:56,084 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [securityext]
> 2009-11-13 21:09:56,132 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [content]
> 2009-11-13 21:09:56,144 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [workeffort]
> 2009-11-13 21:09:56,163 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [product]
> 2009-11-13 21:09:56,175 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [manufacturing]
> 2009-11-13 21:09:56,231 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [accounting]
> 2009-11-13 21:09:56,231 WARN  
> [org.ofbiz.base.container.ComponentContainer] (main) Location 
> '/opt/ofbiz-trunk/applications/accounting/lib/cybersource' does not exist
> 2009-11-13 21:09:56,232 WARN  
> [org.ofbiz.base.container.ComponentContainer] (main) Location 
> '/opt/ofbiz-trunk/applications/accounting/lib/worldpay' does not exist
> 2009-11-13 21:09:56,242 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [humanres]
> 2009-11-13 21:09:56,257 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [order]
> 2009-11-13 21:09:56,267 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [marketing]
> 2009-11-13 21:09:56,290 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [commonext]
> 2009-11-13 21:09:56,295 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> component directory : [/opt/ofbiz-trunk/specialpurpose]
> 2009-11-13 21:09:56,329 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [ecommerce]
> 2009-11-13 21:09:56,343 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [pos]
> 2009-11-13 21:09:56,358 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [hhfacility]
> 2009-11-13 21:09:56,364 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [assetmaint]
> 2009-11-13 21:09:56,382 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [cmssite]
> 2009-11-13 21:09:56,392 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [projectmgr]
> 2009-11-13 21:09:56,402 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [oagis]
> 2009-11-13 21:09:56,411 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [googlebase]
> 2009-11-13 21:09:56,428 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [googlecheckout]
> 2009-11-13 21:09:56,444 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [ebay]
> 2009-11-13 21:09:56,456 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [myportal]
> 2009-11-13 21:09:56,462 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [webpos]
> 2009-11-13 21:09:56,467 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [crowd]
> 2009-11-13 21:09:56,479 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [rmiservice]
> 2009-11-13 21:09:56,479 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Auto-Loading 
> component directory : [/opt/ofbiz-trunk/hot-deploy]
> 2009-11-13 21:09:56,493 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) Loading component : 
> [hello3]
> 2009-11-13 21:09:56,493 INFO  
> [org.ofbiz.base.container.ComponentContainer] (main) All components loaded
> 2009-11-13 21:09:56,497 INFO  
> [org.ofbiz.base.container.ClassLoaderContainer] (main) CachedClassLoader 
> created
> 2009-11-13 21:09:56,630 INFO  [org.ofbiz.entity.DelegatorFactoryImpl] 
> (main) Creating new delegator [default] (main)
> 2009-11-13 21:09:56,750 INFO  [STDOUT] (main) Loaded ESAPI properties 
> from classpath
> 2009-11-13 21:09:56,750 INFO  [STDOUT] (main)   ========Master 
> Configuration========
> 2009-11-13 21:09:56,750 INFO  [STDOUT] (main)   |   
> LogEncodingRequired=false
> 2009-11-13 21:09:56,750 INFO  [STDOUT] (main)   |   LogLevel=ALL
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> MaxUploadFileBytes=500000000
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> ResponseContentType=text/html; charset=UTF-8
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> 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
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.AccountName=^[a-zA-Z0-9]{3,20}$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.CreditCard=^(\d{4}[- ]?){3}\d{4}$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.DirectoryName=^[a-zA-Z0-9.-\_ ]{0,255}$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.Email=^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[a-zA-Z]{2,4}$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.FileName=^[a-zA-Z0-9.\-_ ]{0,255}$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.HTTPCookieName=^[a-zA-Z0-9\-_]{0,32}$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.HTTPCookieValue=^[a-zA-Z0-9\-\/+=_ ]*$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.HTTPHeaderName=^[a-zA-Z0-9\-_]{0,32}$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.HTTPHeaderValue=^[a-zA-Z0-9()\-=\*\.\?;,+\/:&_ ]*$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.HTTPParameterName=^[a-zA-Z0-9_]{0,32}$
> 2009-11-13 21:09:56,751 INFO  [STDOUT] (main)   |   
> Validator.HTTPParameterValue=^[a-zA-Z0-9.\-\/+=_ ]*$
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> 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]?)$
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> Validator.Redirect=^\/test.*$
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> Validator.RoleName=^[a-z]{1,20}$
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> Validator.SSN=^(?!000)([0-6]\d{2}|7([0-6]\d|7[012]))([ 
> -]?)(?!00)\d\d\3(?!0000)\d{4}$
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> Validator.SafeString=^[p{L}p{N}.]{0,1024}$
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> Validator.SystemCommand=^[a-zA-Z\-\/]{0,64}$
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> Validator.URL=^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\:\'\/\\\+=&amp;%\$#_]*)?$
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> event.test.actions=disable,log
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   event.test.count=2
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   event.test.interval=10
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> org.owasp.esapi.errors.IntegrityException.actions=log,disable,logout
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> org.owasp.esapi.errors.IntegrityException.count=10
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> org.owasp.esapi.errors.IntegrityException.interval=5
> 2009-11-13 21:09:56,752 INFO  [STDOUT] (main)   |   
> org.owasp.esapi.errors.IntrusionException.actions=log,disable,logout
> 2009-11-13 21:09:56,753 INFO  [STDOUT] (main)   |   
> org.owasp.esapi.errors.IntrusionException.count=1
> 2009-11-13 21:09:56,753 INFO  [STDOUT] (main)   |   
> org.owasp.esapi.errors.IntrusionException.interval=1
> 2009-11-13 21:10:00,770 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) 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
> 2009-11-13 21:10:00,771 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> ExampleFeatureAndApplAndType because one already exists with the alias 
> name [description] and field name 
> [EFAAT(ExampleFeatureApplAndType).description], existing field name is 
> [EXFT.description]
> 2009-11-13 21:10:00,771 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> ExampleFeatureAndApplFullView because one already exists with the alias 
> name [description] and field name 
> [EFAAAT(ExampleFeatureAndApplAndType).description], existing field name 
> is [EX.description]
> 2009-11-13 21:10:00,772 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> AllExamplesWithDesiredCustomerFeaturesReport because one already exists 
> with the alias name [description] and field name 
> [EXFT(ExampleFeature).description], existing field name is 
> [EFAATD.description]
> 2009-11-13 21:10:00,773 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> AllExamplesWithDesiredCustomerFeaturesReport because one already exists 
> with the alias name [description] and field name 
> [EX(Example).description], existing field name is [EFAATD.description]
> 2009-11-13 21:10:00,835 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRelationshipAndContactMechDetail because one already exists with 
> the alias name [partyTypeId] and field name 
> [PTYCM(PartyAndContactMech).partyTypeId], existing field name is 
> [PTYREL.partyTypeId]
> 2009-11-13 21:10:00,835 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRelationshipAndContactMechDetail because one already exists with 
> the alias name [description] and field name 
> [PTYCM(PartyAndContactMech).description], existing field name is 
> [PTYREL.description]
> 2009-11-13 21:10:00,835 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRelationshipAndContactMechDetail because one already exists with 
> the alias name [statusId] and field name 
> [PTYCM(PartyAndContactMech).statusId], existing field name is 
> [PTYREL.statusId]
> 2009-11-13 21:10:00,844 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRelationshipAndContactMechDetail because one already exists with 
> the alias name [fromDate] and field name 
> [PTYCM(PartyAndContactMech).fromDate], existing field name is 
> [PTYREL.fromDate]
> 2009-11-13 21:10:00,844 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRelationshipAndContactMechDetail because one already exists with 
> the alias name [thruDate] and field name 
> [PTYCM(PartyAndContactMech).thruDate], existing field name is 
> [PTYREL.thruDate]
> 2009-11-13 21:10:00,844 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRelationshipAndContactMechDetail because one already exists with 
> the alias name [comments] and field name 
> [PTYCM(PartyAndContactMech).comments], existing field name is 
> [PTYREL.comments]
> 2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [partyTypeId] and field name 
> [PTYCM(PartyAndContactMech).partyTypeId], existing field name is 
> [PTYRL.partyTypeId]
> 2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [externalId] and field name 
> [PTYCM(PartyAndContactMech).externalId], existing field name is 
> [PTYRL.externalId]
> 2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [preferredCurrencyUomId] and field name 
> [PTYCM(PartyAndContactMech).preferredCurrencyUomId], existing field name 
> is [PTYRL.preferredCurrencyUomId]
> 2009-11-13 21:10:00,848 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [description] and field name 
> [PTYCM(PartyAndContactMech).description], existing field name is 
> [PTYRL.description]
> 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [statusId] and field name [PTYCM(PartyAndContactMech).statusId], 
> existing field name is [PTYRL.statusId]
> 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [createdDate] and field name 
> [PTYCM(PartyAndContactMech).createdDate], existing field name is 
> [PTYRL.createdDate]
> 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [createdByUserLogin] and field name 
> [PTYCM(PartyAndContactMech).createdByUserLogin], existing field name is 
> [PTYRL.createdByUserLogin]
> 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [lastModifiedDate] and field name 
> [PTYCM(PartyAndContactMech).lastModifiedDate], existing field name is 
> [PTYRL.lastModifiedDate]
> 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [lastModifiedByUserLogin] and field name 
> [PTYCM(PartyAndContactMech).lastModifiedByUserLogin], existing field 
> name is [PTYRL.lastModifiedByUserLogin]
> 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [dataSourceId] and field name 
> [PTYCM(PartyAndContactMech).dataSourceId], existing field name is 
> [PTYRL.dataSourceId]
> 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [isUnread] and field name [PTYCM(PartyAndContactMech).isUnread], 
> existing field name is [PTYRL.isUnread]
> 2009-11-13 21:10:00,849 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> PartyRoleAndContactMechDetail because one already exists with the alias 
> name [roleTypeId] and field name 
> [PTYCM(PartyAndContactMech).roleTypeId], existing field name is 
> [PTYRL.roleTypeId]
> 2009-11-13 21:10:01,068 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity 
> InvoiceItemAndAssocProduct because one already exists with the alias 
> name [amount] and field name [IIA(InvoiceItemAssoc).amount], existing 
> field name is [INTM.amount]
> 2009-11-13 21:10:01,131 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) 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
> 2009-11-13 21:10:01,141 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) 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
> 2009-11-13 21:10:01,141 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) 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
> 2009-11-13 21:10:01,142 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) 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
> 2009-11-13 21:10:01,163 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) 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
> 2009-11-13 21:10:01,163 WARN  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) 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
> 2009-11-13 21:10:01,164 INFO  [org.ofbiz.entity.model.ModelViewEntity] 
> (main) Throwing out field alias in view entity OrderHeaderAndWorkEffort 
> because one already exists with the alias name [priority] and field name 
> [OH(OrderHeader).priority], existing field name is [WE.priority]
> 2009-11-13 21:10:01,380 INFO  [org.ofbiz.entity.model.ModelReader] 
> (main) FINISHED LOADING ENTITIES - ALL FILES; #Entities=835 
> #ViewEntities=256 #Fields=8663 #Relationships=2861 #AutoRelationships=2112
> 2009-11-13 21:10:01,476 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> Doing entity definition check...
> 2009-11-13 21:10:01,497 INFO  [NoModule] (main) [initReservedWords] 
> array length=1023
> 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> =-=-=-=-= Found 10 warnings when checking the entity definitions:
> 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationRelatedFieldNotFound] The field "" of related entity 
> HelloPersonHobby was specified in the keymaps but is not found for 
> relation HelloPersonHobby of entity HelloHobby.
> 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationFieldNotFound] The field  was specified in the keymaps but is 
> not found for relation HelloPersonHobby of entity HelloHobby.
> 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationRelatedFieldNotFound] The field "" of related entity 
> HelloPersonHobby was specified in the keymaps but is not found for 
> relation HelloPersonHobby of entity HelloPerson.
> 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationFieldNotFound] The field  was specified in the keymaps but is 
> not found for relation HelloPersonHobby of entity HelloPerson.
> 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationOneRelatedPrimaryKeyMissing] The primary key "helloPersonId" of 
> related entity HelloPerson is missing in the keymaps for relation of 
> type one HelloPerson of entity HelloPersonHobby.
> 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationRelatedFieldNotFound] The field "" of related entity 
> HelloPerson was specified in the keymaps but is not found for relation 
> HelloPerson of entity HelloPersonHobby.
> 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationFieldNotFound] The field  was specified in the keymaps but is 
> not found for relation HelloPerson of entity HelloPersonHobby.
> 2009-11-13 21:10:01,904 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationOneRelatedPrimaryKeyMissing] The primary key "helloHobbyId" of 
> related entity HelloHobby is missing in the keymaps for relation of type 
> one HelloHobby of entity HelloPersonHobby.
> 2009-11-13 21:10:01,905 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationRelatedFieldNotFound] The field "" of related entity HelloHobby 
> was specified in the keymaps but is not found for relation HelloHobby of 
> entity HelloPersonHobby.
> 2009-11-13 21:10:01,905 WARN  [org.ofbiz.entity.GenericDelegator] (main) 
> [RelationFieldNotFound] The field  was specified in the keymaps but is 
> not found for relation HelloHobby of entity HelloPersonHobby.
> 2009-11-13 21:10:01,913 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> Delegator "default" initializing helper "custommysql" for entity group 
> "org.ofbiz".
> 2009-11-13 21:10:01,939 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> Doing database check as requested in entityengine.xml with addMissing=true
> 2009-11-13 21:10:02,013 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
> (main) Doing JNDI lookup for name java:/MySqlDataSource
> 2009-11-13 21:10:02,054 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
> (main) Got DataSource for name java:/MySqlDataSource
> 2009-11-13 21:10:03,100 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Product Name is MySQL
> 2009-11-13 21:10:03,100 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Product Version is 5.0.51a-24+lenny1
> 2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Driver Name is MySQL-AB JDBC Driver
> 2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Driver Version is mysql-connector-java-5.1.8 ( Revision: 
> ${svn.Revision} )
> 2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Driver JDBC Version is 3.0
> 2009-11-13 21:10:03,101 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Setting/Support Information (those with a * should be true):
> 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - supports transactions    [true]*
> 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation None           [false]
> 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation ReadCommitted  [true]
> 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation ReadUncommitted[true]
> 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation RepeatableRead [true]
> 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation Serializable   [true]
> 2009-11-13 21:10:03,116 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - default fetchsize        [0]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - forward only type        [false]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - scroll sensitive type    [false]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - scroll insensitive type  [true]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - is case sensitive        [false]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - stores LowerCase         [true]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - stores MixedCase         [false]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - stores UpperCase         [false]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - max table name length    [64]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - max column name length   [64]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - max schema name length   [0]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - concurrent connections   [0]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - concurrent statements    [0]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ANSI SQL92 Entry         [true]
> 2009-11-13 21:10:03,117 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ANSI SQL92 Intermediate  [false]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ANSI SQL92 Full          [false]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ODBC SQL Grammar Core    [true]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ODBC SQL Grammar Extended[false]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ODBC SQL Grammar Minimum [true]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - outer joins              [true]*
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - limited outer joins      [true]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - full outer joins         [false]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - group by                 [true]*
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - group by not in select   [true]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - column aliasing          [true]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - order by not in select   [false]
> 2009-11-13 21:10:03,118 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - named parameters         [ SKIPPED ]
> 2009-11-13 21:10:03,119 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - alter table add column   [true]*
> 2009-11-13 21:10:03,119 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - non-nullable column      [true]*
> 2009-11-13 21:10:03,119 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Getting Table Info From Database
> 2009-11-13 21:10:04,161 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Getting Column Info From Database
> 2009-11-13 21:10:09,994 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> Delegator "default" initializing helper "custommysqlolap" for entity 
> group "org.ofbiz.olap".
> 2009-11-13 21:10:09,994 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> Doing database check as requested in entityengine.xml with addMissing=true
> 2009-11-13 21:10:10,022 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
> (main) Doing JNDI lookup for name java:/MySqlDataSourceOlap
> 2009-11-13 21:10:10,022 INFO  [org.ofbiz.entity.transaction.JNDIFactory] 
> (main) Got DataSource for name java:/MySqlDataSourceOlap
> 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Product Name is MySQL
> 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Product Version is 5.0.51a-24+lenny1
> 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Driver Name is MySQL-AB JDBC Driver
> 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Driver Version is mysql-connector-java-5.1.8 ( Revision: 
> ${svn.Revision} )
> 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Driver JDBC Version is 3.0
> 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Database Setting/Support Information (those with a * should be true):
> 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - supports transactions    [true]*
> 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation None           [false]
> 2009-11-13 21:10:10,256 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation ReadCommitted  [true]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation ReadUncommitted[true]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation RepeatableRead [true]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - isolation Serializable   [true]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - default fetchsize        [0]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - forward only type        [false]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - scroll sensitive type    [false]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - scroll insensitive type  [true]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - is case sensitive        [false]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - stores LowerCase         [true]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - stores MixedCase         [false]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - stores UpperCase         [false]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - max table name length    [64]
> 2009-11-13 21:10:10,257 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - max column name length   [64]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - max schema name length   [0]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - concurrent connections   [0]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - concurrent statements    [0]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ANSI SQL92 Entry         [true]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ANSI SQL92 Intermediate  [false]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ANSI SQL92 Full          [false]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ODBC SQL Grammar Core    [true]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ODBC SQL Grammar Extended[false]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - ODBC SQL Grammar Minimum [true]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - outer joins              [true]*
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - limited outer joins      [true]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - full outer joins         [false]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - group by                 [true]*
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - group by not in select   [true]
> 2009-11-13 21:10:10,258 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - column aliasing          [true]
> 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - order by not in select   [false]
> 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - named parameters         [ SKIPPED ]
> 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - alter table add column   [true]*
> 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) - non-nullable column      [true]*
> 2009-11-13 21:10:10,259 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Getting Table Info From Database
> 2009-11-13 21:10:10,345 INFO  [org.ofbiz.entity.jdbc.DatabaseUtil] 
> (main) Getting Column Info From Database
> 2009-11-13 21:10:11,250 INFO  [org.ofbiz.entity.GenericDelegator] (main) 
> Distributed Cache Clear System disabled for delegator [default]
> 2009-11-13 21:10:11,278 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [entity-default] (main)
> 2009-11-13 21:10:11,301 INFO  [org.ofbiz.service.ServiceDispatcher] 
> (main) [ServiceDispatcher] : Creating new instance.
> 2009-11-13 21:10:11,350 INFO  
> [org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [1] Group 
> definitions from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/groups_test.xml
> 2009-11-13 21:10:11,372 INFO  
> [org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [4] Group 
> definitions from 
> file:/opt/ofbiz-trunk/framework/entityext/servicedef/groups.xml
> 2009-11-13 21:10:11,403 INFO  
> [org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [2] Group 
> definitions from 
> file:/opt/ofbiz-trunk/applications/workeffort/servicedef/service_groups.xml
> 2009-11-13 21:10:11,406 INFO  
> [org.ofbiz.service.group.ServiceGroupReader] (main) Loaded [4] Group 
> definitions from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/groups.xml
> 2009-11-13 21:10:11,459 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 4] Service ECA Rules from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/secas_test.xml
> 2009-11-13 21:10:11,475 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 0] Service ECA Rules from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/secas_cdyne.xml
> 2009-11-13 21:10:11,479 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 2] Service ECA Rules from 
> file:/opt/ofbiz-trunk/framework/service/servicedef/secas_test_se.xml
> 2009-11-13 21:10:11,500 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 2] Service ECA Rules from 
> file:/opt/ofbiz-trunk/framework/example/servicedef/secas.xml
> 2009-11-13 21:10:11,712 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [16] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/party/servicedef/secas.xml
> 2009-11-13 21:10:11,768 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [27] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/secas.xml
> 2009-11-13 21:10:11,788 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [10] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/workeffort/servicedef/secas.xml
> 2009-11-13 21:10:11,841 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [21] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/secas.xml
> 2009-11-13 21:10:11,898 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [23] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/secas_shipment.xml
> 2009-11-13 21:10:11,916 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 2] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/secas_olap.xml
> 2009-11-13 21:10:11,944 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 4] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/secas.xml
> 2009-11-13 21:10:12,003 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [22] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas.xml
> 2009-11-13 21:10:12,008 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 6] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_payment.xml
> 2009-11-13 21:10:12,030 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [20] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_ledger.xml
> 2009-11-13 21:10:12,054 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 1] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_olap.xml
> 2009-11-13 21:10:12,073 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 2] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_invoice.xml
> 2009-11-13 21:10:12,130 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [69] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/secas.xml
> 2009-11-13 21:10:12,135 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 6] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/marketing/servicedef/secas.xml
> 2009-11-13 21:10:12,155 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 3] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/commonext/servicedef/secas.xml
> 2009-11-13 21:10:12,173 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 5] Service ECA Rules from 
> file:/opt/ofbiz-trunk/specialpurpose/assetmaint/servicedef/secas.xml
> 2009-11-13 21:10:12,179 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 0] Service ECA Rules from 
> file:/opt/ofbiz-trunk/specialpurpose/projectmgr/servicedef/secas.xml
> 2009-11-13 21:10:12,199 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [12] Service ECA Rules from 
> file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/secas.xml
> 2009-11-13 21:10:12,219 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 1] Service ECA Rules from 
> file:/opt/ofbiz-trunk/specialpurpose/ebay/servicedef/secas.xml
> 2009-11-13 21:10:12,459 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> (main) Loaded [4] Entity ECA definitions from 
> /opt/ofbiz-trunk/applications/workeffort/entitydef/eecas.xml in loader main
> 2009-11-13 21:10:12,476 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> (main) Loaded [9] Entity ECA definitions from 
> /opt/ofbiz-trunk/applications/product/entitydef/eecas.xml in loader main
> 2009-11-13 21:10:12,480 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> (main) Loaded [2] Entity ECA definitions from 
> /opt/ofbiz-trunk/applications/accounting/entitydef/eecas.xml in loader main
> 2009-11-13 21:10:12,483 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> (main) Loaded [3] Entity ECA definitions from 
> /opt/ofbiz-trunk/applications/order/entitydef/eecas.xml in loader main
> 2009-11-13 21:10:12,515 INFO  [org.ofbiz.entityext.eca.EntityEcaUtil] 
> (main) Loaded [1] Entity ECA definitions from 
> /opt/ofbiz-trunk/applications/commonext/entitydef/eecas.xml in loader main
> 2009-11-13 21:10:12,714 INFO  [org.ofbiz.service.job.JobManager] (main) 
> No crashed jobs to re-schedule
> 2009-11-13 21:10:12,767 INFO  [org.ofbiz.service.jms.JmsListenerFactory] 
> (org.ofbiz.service.jms.JmsListenerFactory@e38314) Starting JMS Listener 
> Factory Thread
> 2009-11-13 21:10:13,054 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 79] Services from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/services.xml
> 2009-11-13 21:10:13,068 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/services_cdyne.xml
> 2009-11-13 21:10:13,115 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  9] Services from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/services_email.xml
> 2009-11-13 21:10:13,137 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/services_olap.xml
> 2009-11-13 21:10:13,200 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 30] Services from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/services_test.xml
> 2009-11-13 21:10:13,231 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 11] Services from 
> file:/opt/ofbiz-trunk/framework/service/servicedef/services.xml
> 2009-11-13 21:10:13,262 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 15] Services from 
> file:/opt/ofbiz-trunk/framework/service/servicedef/services_test_se.xml
> 2009-11-13 21:10:13,334 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 41] Services from 
> file:/opt/ofbiz-trunk/framework/entityext/servicedef/services.xml
> 2009-11-13 21:10:13,343 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  3] Services from 
> file:/opt/ofbiz-trunk/framework/bi/servicedef/services.xml
> 2009-11-13 21:10:13,350 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  1] Services from 
> file:/opt/ofbiz-trunk/framework/testtools/servicedef/services.xml
> 2009-11-13 21:10:13,379 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 10] Services from 
> file:/opt/ofbiz-trunk/framework/webtools/servicedef/services.xml
> 2009-11-13 21:10:13,453 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 15] Services from 
> file:/opt/ofbiz-trunk/framework/example/servicedef/services.xml
> 2009-11-13 21:10:13,661 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [153] Services from 
> file:/opt/ofbiz-trunk/applications/party/servicedef/services.xml
> 2009-11-13 21:10:13,687 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 14] Services from 
> file:/opt/ofbiz-trunk/applications/party/servicedef/services_view.xml
> 2009-11-13 21:10:13,711 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 17] Services from 
> file:/opt/ofbiz-trunk/applications/securityext/servicedef/services.xml
> 2009-11-13 21:10:13,892 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [119] Services from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/services.xml
> 2009-11-13 21:10:13,954 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 23] Services from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/services_content.xml
> 2009-11-13 21:10:13,998 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 35] Services from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/services_contenttypes.xml
> 2009-11-13 21:10:14,073 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 26] Services from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/services_data.xml
> 2009-11-13 21:10:14,094 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/services_output.xml
> 2009-11-13 21:10:14,162 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 42] Services from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/services_survey.xml
> 2009-11-13 21:10:14,182 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/services_commevent.xml
> 2009-11-13 21:10:14,208 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 18] Services from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/services_website.xml
> 2009-11-13 21:10:14,493 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 96] Services from 
> file:/opt/ofbiz-trunk/applications/workeffort/servicedef/services.xml
> 2009-11-13 21:10:14,536 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 17] Services from 
> file:/opt/ofbiz-trunk/applications/workeffort/servicedef/services_timesheet.xml
> 2009-11-13 21:10:14,546 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  1] Services from 
> file:/opt/ofbiz-trunk/applications/workeffort/servicedef/services_upgrade.xml
> 2009-11-13 21:10:14,761 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [150] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services.xml
> 2009-11-13 21:10:14,965 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [100] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_facility.xml
> 2009-11-13 21:10:15,061 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 30] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_feature.xml
> 2009-11-13 21:10:15,112 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 21] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_maint.xml
> 2009-11-13 21:10:15,162 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 20] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_picklist.xml
> 2009-11-13 21:10:15,229 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 39] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_pricepromo.xml
> 2009-11-13 21:10:15,299 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  6] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipmentgateway.xml
> 2009-11-13 21:10:15,323 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  3] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_dhl.xml
> 2009-11-13 21:10:15,418 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_fedex.xml
> 2009-11-13 21:10:15,477 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  9] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_ups.xml
> 2009-11-13 21:10:15,527 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 10] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment_usps.xml
> 2009-11-13 21:10:15,860 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 98] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_shipment.xml
> 2009-11-13 21:10:15,970 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 35] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_store.xml
> 2009-11-13 21:10:16,048 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 16] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_subscription.xml
> 2009-11-13 21:10:16,070 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_rental.xml
> 2009-11-13 21:10:16,115 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 12] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_view.xml
> 2009-11-13 21:10:16,140 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 15] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_cost.xml
> 2009-11-13 21:10:16,149 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_uom.xml
> 2009-11-13 21:10:16,158 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_olap.xml
> 2009-11-13 21:10:16,164 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  1] Services from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/services_upgrade.xml
> 2009-11-13 21:10:16,180 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  1] Services from 
> file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services.xml
> 2009-11-13 21:10:16,197 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 12] Services from 
> file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_calendar.xml
> 2009-11-13 21:10:16,208 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_routing.xml
> 2009-11-13 21:10:16,259 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 34] Services from 
> file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_production_run.xml
> 2009-11-13 21:10:16,281 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 13] Services from 
> file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_bom.xml
> 2009-11-13 21:10:16,292 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_mrp.xml
> 2009-11-13 21:10:16,304 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/services_formula.xml
> 2009-11-13 21:10:16,345 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 30] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_agreement.xml
> 2009-11-13 21:10:16,365 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 14] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_admin.xml
> 2009-11-13 21:10:16,411 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 10] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_billing.xml
> 2009-11-13 21:10:16,556 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 57] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_finaccount.xml
> 2009-11-13 21:10:16,600 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 31] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_fixedasset.xml
> 2009-11-13 21:10:16,747 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 40] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_invoice.xml
> 2009-11-13 21:10:16,897 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 81] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_ledger.xml
> 2009-11-13 21:10:16,983 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 24] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_payment.xml
> 2009-11-13 21:10:17,168 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 91] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_paymentmethod.xml
> 2009-11-13 21:10:17,198 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  8] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_paymentgateway.xml
> 2009-11-13 21:10:17,232 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 25] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_tax.xml
> 2009-11-13 21:10:17,244 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_rate.xml
> 2009-11-13 21:10:17,262 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 11] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_cost.xml
> 2009-11-13 21:10:17,273 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_olap.xml
> 2009-11-13 21:10:17,296 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  6] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_authorizedotnet.xml
> 2009-11-13 21:10:17,308 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  6] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_clearcommerce.xml
> 2009-11-13 21:10:17,319 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_cybersource.xml
> 2009-11-13 21:10:17,385 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  8] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_paypal.xml
> 2009-11-13 21:10:17,410 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  4] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_pccharge.xml
> 2009-11-13 21:10:17,450 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 10] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_rita.xml
> 2009-11-13 21:10:17,528 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 21] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_valuelink.xml
> 2009-11-13 21:10:17,571 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 11] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_verisign.xml
> 2009-11-13 21:10:17,646 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_orbital.xml
> 2009-11-13 21:10:17,654 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  3] Services from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/services_upgrade.xml
> 2009-11-13 21:10:17,968 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [109] Services from 
> file:/opt/ofbiz-trunk/applications/humanres/servicedef/services.xml
> 2009-11-13 21:10:18,187 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [111] Services from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/services.xml
> 2009-11-13 21:10:18,207 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 12] Services from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/services_cart.xml
> 2009-11-13 21:10:18,242 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 15] Services from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/services_shoppinglist.xml
> 2009-11-13 21:10:18,270 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 21] Services from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/services_request.xml
> 2009-11-13 21:10:18,305 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 30] Services from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/services_quote.xml
> 2009-11-13 21:10:18,331 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 21] Services from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/services_requirement.xml
> 2009-11-13 21:10:18,384 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 49] Services from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/services_return.xml
> 2009-11-13 21:10:18,396 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/services_upgrade.xml
> 2009-11-13 21:10:18,479 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 60] Services from 
> file:/opt/ofbiz-trunk/applications/marketing/servicedef/services.xml
> 2009-11-13 21:10:18,497 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 11] Services from 
> file:/opt/ofbiz-trunk/applications/marketing/servicedef/services_opportunity.xml
> 2009-11-13 21:10:18,514 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/applications/commonext/servicedef/services.xml
> 2009-11-13 21:10:18,540 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/hhfacility/servicedef/services_hhfacility.xml
> 2009-11-13 21:10:18,596 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/assetmaint/servicedef/services.xml
> 2009-11-13 21:10:18,731 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 21] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/projectmgr/servicedef/services.xml
> 2009-11-13 21:10:18,802 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 18] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/oagis/servicedef/services.xml
> 2009-11-13 21:10:18,819 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  5] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/googlebase/servicedef/services.xml
> 2009-11-13 21:10:18,835 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 11] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/services_request.xml
> 2009-11-13 21:10:18,853 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 10] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/services.xml
> 2009-11-13 21:10:18,925 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 13] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/ebay/servicedef/services.xml
> 2009-11-13 21:10:18,967 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/myportal/servicedef/services.xml
> 2009-11-13 21:10:18,995 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  4] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services.xml
> 2009-11-13 21:10:19,041 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  6] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services_manager.xml
> 2009-11-13 21:10:19,068 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  8] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services_payment.xml
> 2009-11-13 21:10:19,085 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  1] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/webpos/servicedef/services_promo.xml
> 2009-11-13 21:10:19,167 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 26] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/DelegatorServices.xml
> 2009-11-13 21:10:19,214 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  8] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/EntityServices.xml
> 2009-11-13 21:10:19,257 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 26] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/EntityUtilServices.xml
> 2009-11-13 21:10:19,272 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  7] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/LoginServices.xml
> 2009-11-13 21:10:19,338 WARN  [org.ofbiz.service.ModelServiceReader] 
> (main) WARNING: Service rmiRunShoppingListAutoReorder is defined more 
> than once, most recent will over-write previous definition(s)
> 2009-11-13 21:10:19,363 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 77] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/OrderServices.xml
> 2009-11-13 21:10:19,463 WARN  [org.ofbiz.service.ModelServiceReader] 
> (main) WARNING: Service rmiGetProductVariant is defined more than once, 
> most recent will over-write previous definition(s)
> 2009-11-13 21:10:19,464 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [ 26] Services from 
> file:/opt/ofbiz-trunk/specialpurpose/rmiservice/servicedef/ProductServices.xml
> 2009-11-13 21:10:19,469 INFO  [org.ofbiz.service.ModelServiceReader] 
> (main) Loaded [  2] Services from 
> file:/opt/ofbiz-trunk/hot-deploy/hello3/servicedef/services.xml
> 2009-11-13 21:10:19,483 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 4] Service ECA Rules from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/secas_test.xml
> 2009-11-13 21:10:19,486 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 0] Service ECA Rules from 
> file:/opt/ofbiz-trunk/framework/common/servicedef/secas_cdyne.xml
> 2009-11-13 21:10:19,488 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 2] Service ECA Rules from 
> file:/opt/ofbiz-trunk/framework/service/servicedef/secas_test_se.xml
> 2009-11-13 21:10:19,491 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 2] Service ECA Rules from 
> file:/opt/ofbiz-trunk/framework/example/servicedef/secas.xml
> 2009-11-13 21:10:19,523 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [16] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/party/servicedef/secas.xml
> 2009-11-13 21:10:19,568 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [27] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/content/servicedef/secas.xml
> 2009-11-13 21:10:19,572 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [10] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/workeffort/servicedef/secas.xml
> 2009-11-13 21:10:19,595 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [21] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/secas.xml
> 2009-11-13 21:10:19,628 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [23] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/secas_shipment.xml
> 2009-11-13 21:10:19,632 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 2] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/product/servicedef/secas_olap.xml
> 2009-11-13 21:10:19,650 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 4] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/manufacturing/servicedef/secas.xml
> 2009-11-13 21:10:19,672 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [22] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas.xml
> 2009-11-13 21:10:19,689 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 6] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_payment.xml
> 2009-11-13 21:10:19,694 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [20] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_ledger.xml
> 2009-11-13 21:10:19,711 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 1] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_olap.xml
> 2009-11-13 21:10:19,714 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 2] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/accounting/servicedef/secas_invoice.xml
> 2009-11-13 21:10:19,758 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [69] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/order/servicedef/secas.xml
> 2009-11-13 21:10:19,814 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 6] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/marketing/servicedef/secas.xml
> 2009-11-13 21:10:19,818 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 3] Service ECA Rules from 
> file:/opt/ofbiz-trunk/applications/commonext/servicedef/secas.xml
> 2009-11-13 21:10:19,821 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 5] Service ECA Rules from 
> file:/opt/ofbiz-trunk/specialpurpose/assetmaint/servicedef/secas.xml
> 2009-11-13 21:10:19,823 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 0] Service ECA Rules from 
> file:/opt/ofbiz-trunk/specialpurpose/projectmgr/servicedef/secas.xml
> 2009-11-13 21:10:19,826 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [12] Service ECA Rules from 
> file:/opt/ofbiz-trunk/specialpurpose/googlecheckout/servicedef/secas.xml
> 2009-11-13 21:10:19,841 INFO  [org.ofbiz.service.eca.ServiceEcaUtil] 
> (main) Loaded [ 1] Service ECA Rules from 
> file:/opt/ofbiz-trunk/specialpurpose/ebay/servicedef/secas.xml
> 2009-11-13 21:10:19,841 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [accounting] (main)
> 2009-11-13 21:10:19,859 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [accounting] Open For Business - Accounting 
> Manager, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/accounting.war/
> 2009-11-13 21:10:20,293 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0070s, 18 requests, 14 views in 
> file:/opt/ofbiz-trunk/framework/common/webcommon/WEB-INF/common-controller.xml
> 2009-11-13 21:10:20,306 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0s, 5 requests, 2 views in 
> file:/opt/ofbiz-trunk/applications/commonext/webapp/WEB-INF/controller.xml
> 2009-11-13 21:10:20,438 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.21s, 474 requests, 228 views in 
> jndi:/localhost/accounting/WEB-INF/controller.xml
> 2009-11-13 21:10:20,643 INFO  
> [org.ofbiz.base.util.template.FreeMarkerWorker] (main) loading 
> properties: 
> vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/framework.webapp.config.jar/freemarkerTransforms.properties
> 2009-11-13 21:10:20,655 INFO  
> [org.ofbiz.base.util.template.FreeMarkerWorker] (main) loading 
> properties: 
> vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/applications.content.config.jar/freemarkerTransforms.properties
> 2009-11-13 21:10:20,716 INFO  
> [org.ofbiz.base.util.template.FreeMarkerWorker] (main) loading 
> properties: 
> vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/lib/framework.widget.config.jar/freemarkerTransforms.properties
> 2009-11-13 21:10:20,867 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [xmlrpc-dispatcher] (main)
> 2009-11-13 21:10:20,900 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [sstream-dispatcher] (main)
> 2009-11-13 21:10:20,979 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ap
> 2009-11-13 21:10:21,092 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [ap] (main)
> 2009-11-13 21:10:21,103 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [ap] Open For Business - Account Payable, located 
> at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ap.war/
> 2009-11-13 21:10:21,228 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.014s, 474 requests, 228 views in 
> file:/opt/ofbiz-trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml
> 2009-11-13 21:10:21,229 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.101s, 490 requests, 239 views in 
> jndi:/localhost/ap/WEB-INF/controller.xml
> 2009-11-13 21:10:21,255 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ar
> 2009-11-13 21:10:21,333 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [ar] (main)
> 2009-11-13 21:10:21,333 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [ar] Open For Business - Account Receivable, 
> located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ar.war/
> 2009-11-13 21:10:21,339 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 480 requests, 235 views in 
> jndi:/localhost/ar/WEB-INF/controller.xml
> 2009-11-13 21:10:21,358 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/assetmaint
> 2009-11-13 21:10:21,418 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [assetmaint] (main)
> 2009-11-13 21:10:21,418 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [assetmaint] Open For Business - Asset 
> Maintenance, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/assetmaint.war/
> 2009-11-13 21:10:21,459 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 33 requests, 21 views in 
> file:/opt/ofbiz-trunk/applications/workeffort/webapp/workeffort/WEB-INF/icalendar-controller.xml
> 2009-11-13 21:10:21,488 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.035s, 175 requests, 86 views in 
> file:/opt/ofbiz-trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml
> 2009-11-13 21:10:21,589 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.019s, 466 requests, 151 views in 
> file:/opt/ofbiz-trunk/applications/product/webapp/catalog/WEB-INF/controller.xml
> 2009-11-13 21:10:21,636 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0060s, 246 requests, 98 views in 
> file:/opt/ofbiz-trunk/applications/product/webapp/facility/WEB-INF/controller.xml
> 2009-11-13 21:10:21,638 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.202s, 1247 requests, 483 views in 
> jndi:/localhost/assetmaint/WEB-INF/controller.xml
> 2009-11-13 21:10:21,660 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/bi
> 2009-11-13 21:10:21,743 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [bi] (main)
> 2009-11-13 21:10:21,743 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [bi] Open For Business - Business Intelligence, 
> located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/bi.war/
> 2009-11-13 21:10:21,759 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0s, 29 requests, 19 views in 
> jndi:/localhost/bi/WEB-INF/controller.xml
> 2009-11-13 21:10:21,789 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/bizznesstime
> 2009-11-13 21:10:21,839 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/bluelight
> 2009-11-13 21:10:21,891 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/catalog
> 2009-11-13 21:10:22,032 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [catalog] (main)
> 2009-11-13 21:10:22,032 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [catalog] Open For Business - Catalog, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/catalog.war/
> 2009-11-13 21:10:22,065 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.011s, 466 requests, 151 views in 
> jndi:/localhost/catalog/WEB-INF/controller.xml
> 2009-11-13 21:10:22,133 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/cmssite
> 2009-11-13 21:10:22,251 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [CmsSite] (main)
> 2009-11-13 21:10:22,252 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [cmssite] Open For Business - CMS Site, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/cmssite.war/
> 2009-11-13 21:10:22,257 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0s, 19 requests, 14 views in 
> jndi:/localhost/cmssite/WEB-INF/controller.xml
> 2009-11-13 21:10:22,305 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/content
> 2009-11-13 21:10:22,542 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [content] (main)
> 2009-11-13 21:10:22,542 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [content] Open For Business - Content Manager, 
> located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/content.war/
> 2009-11-13 21:10:22,594 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0080s, 377 requests, 162 views in 
> jndi:/localhost/content/WEB-INF/controller.xml
> 2009-11-13 21:10:22,624 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ebay
> 2009-11-13 21:10:22,701 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [ebay] (main)
> 2009-11-13 21:10:22,702 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [ebay] Open For Business - Ebay, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ebay.war/
> 2009-11-13 21:10:22,712 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 484 requests, 156 views in 
> jndi:/localhost/ebay/WEB-INF/controller.xml
> 2009-11-13 21:10:22,756 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ecomclone
> 2009-11-13 21:10:22,816 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [ecommerce] (main)
> 2009-11-13 21:10:22,817 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [ecomclone] Open For Business - demostore, located 
> at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ecomclone.war/
> 2009-11-13 21:10:22,901 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0070s, 275 requests, 91 views in 
> file:/opt/ofbiz-trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
> 2009-11-13 21:10:22,902 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.068s, 275 requests, 91 views in 
> jndi:/localhost/ecomclone/WEB-INF/controller.xml
> 2009-11-13 21:10:22,924 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ecommerce
> 2009-11-13 21:10:23,200 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [ecommerce] Open For Business - demostore, located 
> at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ecommerce.war/
> 2009-11-13 21:10:23,242 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.017s, 275 requests, 91 views in 
> jndi:/localhost/ecommerce/WEB-INF/controller.xml
> 2009-11-13 21:10:23,271 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/example
> 2009-11-13 21:10:23,394 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [example] (main)
> 2009-11-13 21:10:23,395 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [example] Open For Business - Example Application, 
> located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/example.war/
> 2009-11-13 21:10:23,436 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0s, 18 requests, 5 views in 
> file:/opt/ofbiz-trunk/framework/common/webcommon/WEB-INF/portal-controller.xml
> 2009-11-13 21:10:23,437 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0080s, 69 requests, 36 views in 
> jndi:/localhost/example/WEB-INF/controller.xml
> 2009-11-13 21:10:23,481 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/exampleext
> 2009-11-13 21:10:23,547 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [exampleext] (main)
> 2009-11-13 21:10:23,548 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [exampleext] Open For Business - Extended Example 
> Application, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/exampleext.war/
> 2009-11-13 21:10:23,593 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0020s, 69 requests, 36 views in 
> file:/opt/ofbiz-trunk/framework/example/webapp/example/WEB-INF/controller.xml
> 2009-11-13 21:10:23,593 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.029s, 69 requests, 36 views in 
> jndi:/localhost/exampleext/WEB-INF/controller.xml
> 2009-11-13 21:10:23,715 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/facility
> 2009-11-13 21:10:23,917 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [facility] (main)
> 2009-11-13 21:10:23,917 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [facility] Open For Business - Facility Manager, 
> located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/facility.war/
> 2009-11-13 21:10:23,934 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0050s, 246 requests, 98 views in 
> jndi:/localhost/facility/WEB-INF/controller.xml
> 2009-11-13 21:10:23,950 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/flatgrey
> 2009-11-13 21:10:23,984 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/googlebase
> 2009-11-13 21:10:24,024 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [googlebase] (main)
> 2009-11-13 21:10:24,025 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [googlebase] Open For Business - Google Base, 
> located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/googlebase.war/
> 2009-11-13 21:10:24,034 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0020s, 473 requests, 153 views in 
> jndi:/localhost/googlebase/WEB-INF/controller.xml
> 2009-11-13 21:10:24,054 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/googlecheckout
> 2009-11-13 21:10:24,078 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [googlecheckout] (main)
> 2009-11-13 21:10:24,079 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [googlecheckout] Open For Business - Google 
> Checkout, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/googlecheckout.war/
> 2009-11-13 21:10:24,103 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0s, 28 requests, 17 views in 
> jndi:/localhost/googlecheckout/WEB-INF/controller.xml
> 2009-11-13 21:10:24,123 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/hhfacility
> 2009-11-13 21:10:24,311 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [hhfacility] (main)
> 2009-11-13 21:10:24,311 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [hhfacility] Facility Handheld Application, 
> located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/hhfacility.war/
> 2009-11-13 21:10:24,317 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 34 requests, 26 views in 
> jndi:/localhost/hhfacility/WEB-INF/controller.xml
> 2009-11-13 21:10:24,334 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/humanres
> 2009-11-13 21:10:24,375 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [Humanres] (main)
> 2009-11-13 21:10:24,376 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [humanres] Open For Business - HumanRes Manager, 
> located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/humanres.war/
> 2009-11-13 21:10:24,466 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.032s, 377 requests, 162 views in 
> file:/opt/ofbiz-trunk/applications/content/webapp/content/WEB-INF/controller.xml
> 2009-11-13 21:10:24,496 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.063s, 623 requests, 254 views in 
> file:/opt/ofbiz-trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml
> 2009-11-13 21:10:24,502 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.112s, 826 requests, 339 views in 
> jndi:/localhost/humanres/WEB-INF/controller.xml
> 2009-11-13 21:10:24,532 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/iCalendar
> 2009-11-13 21:10:24,606 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [ical] (main)
> 2009-11-13 21:10:24,649 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/images
> 2009-11-13 21:10:24,725 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ismgr
> 2009-11-13 21:10:24,912 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [ismgr] (main)
> 2009-11-13 21:10:24,912 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [ismgr] Open For Business - Information Systems, 
> located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ismgr.war/
> 2009-11-13 21:10:24,929 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 1249 requests, 485 views in 
> jndi:/localhost/ismgr/WEB-INF/controller.xml
> 2009-11-13 21:10:24,978 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/manufacturing
> 2009-11-13 21:10:25,169 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [manufacturing] (main)
> 2009-11-13 21:10:25,170 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [manufacturing] Open For Business - Manufacturing 
> Manager, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/manufacturing.war/
> 2009-11-13 21:10:25,219 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.015s, 157 requests, 74 views in 
> jndi:/localhost/manufacturing/WEB-INF/controller.xml
> 2009-11-13 21:10:25,260 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/marketing
> 2009-11-13 21:10:25,367 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [marketing] (main)
> 2009-11-13 21:10:25,367 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [marketing] Open For Business - Marketing Manager, 
> located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/marketing.war/
> 2009-11-13 21:10:25,377 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0030s, 111 requests, 61 views in 
> jndi:/localhost/marketing/WEB-INF/controller.xml
> 2009-11-13 21:10:25,393 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/multiflex
> 2009-11-13 21:10:25,419 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/myportal
> 2009-11-13 21:10:25,465 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [myportal] (main)
> 2009-11-13 21:10:25,466 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [myportal] Open For Business - My Page, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/myportal.war/
> 2009-11-13 21:10:25,547 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0060s, 701 requests, 291 views in 
> file:/opt/ofbiz-trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml
> 2009-11-13 21:10:25,577 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0050s, 826 requests, 339 views in 
> file:/opt/ofbiz-trunk/applications/humanres/webapp/humanres/WEB-INF/controller.xml
> 2009-11-13 21:10:25,580 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.021s, 2204 requests, 847 views in 
> file:/opt/ofbiz-trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/controller.xml
> 2009-11-13 21:10:25,581 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.11s, 2226 requests, 855 views in 
> jndi:/localhost/myportal/WEB-INF/controller.xml
> 2009-11-13 21:10:25,596 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/oagis
> 2009-11-13 21:10:25,652 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [oagismgr] (main)
> 2009-11-13 21:10:25,652 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [oagis] Open Oagis - Oagis Implementation, located 
> at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/oagis.war/
> 2009-11-13 21:10:25,658 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 32 requests, 18 views in 
> jndi:/localhost/oagis/WEB-INF/controller.xml
> 2009-11-13 21:10:25,677 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ofbiz
> 2009-11-13 21:10:25,715 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [OfbizSite] (main)
> 2009-11-13 21:10:25,715 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [ofbiz] Open For Business - CMS Site, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ofbiz.war/
> 2009-11-13 21:10:25,725 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0s, 19 requests, 14 views in 
> jndi:/localhost/ofbiz/WEB-INF/controller.xml
> 2009-11-13 21:10:25,743 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ofbizrmiclient
> 2009-11-13 21:10:25,775 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ofbizsetup
> 2009-11-13 21:10:25,821 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [setup] (main)
> 2009-11-13 21:10:25,822 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [ofbizsetup] Open For Business - Setup Manager, 
> located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ofbizsetup.war/
> 2009-11-13 21:10:25,872 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 647 requests, 266 views in 
> jndi:/localhost/ofbizsetup/WEB-INF/controller.xml
> 2009-11-13 21:10:25,901 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/ordermgr
> 2009-11-13 21:10:26,105 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [order] (main)
> 2009-11-13 21:10:26,105 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [ordermgr] Open For Business - Order Manager, 
> located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/ordermgr.war/
> 2009-11-13 21:10:26,126 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0060s, 701 requests, 291 views in 
> jndi:/localhost/ordermgr/WEB-INF/controller.xml
> 2009-11-13 21:10:26,143 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/partymgr
> 2009-11-13 21:10:26,229 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [partymgr] (main)
> 2009-11-13 21:10:26,229 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [partymgr] Open For Business - Party Manager, 
> located at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/partymgr.war/
> 2009-11-13 21:10:26,247 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0050s, 623 requests, 254 views in 
> jndi:/localhost/partymgr/WEB-INF/controller.xml
> 2009-11-13 21:10:26,262 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/projectmgr
> 2009-11-13 21:10:26,327 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [projectmgr] (main)
> 2009-11-13 21:10:26,327 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [projectmgr] Open For Business - Project 
> Management, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/projectmgr.war/
> 2009-11-13 21:10:26,339 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0030s, 2204 requests, 847 views in 
> jndi:/localhost/projectmgr/WEB-INF/controller.xml
> 2009-11-13 21:10:26,358 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/sfa
> 2009-11-13 21:10:26,408 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [sfa] (main)
> 2009-11-13 21:10:26,409 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [sfa] Open For Business - SFA Manager, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/sfa.war/
> 2009-11-13 21:10:26,419 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 667 requests, 279 views in 
> jndi:/localhost/sfa/WEB-INF/controller.xml
> 2009-11-13 21:10:26,436 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/tempfiles
> 2009-11-13 21:10:26,449 WARNING 
> [javax.enterprise.resource.webcontainer.jsf.config] (main) Unable to 
> process deployment descriptor for context '/tempfiles'
> 2009-11-13 21:10:26,449 INFO  
> [javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing 
> Mojarra (1.2_12-b01-FCS) for context '/tempfiles'
> 2009-11-13 21:10:26,550 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/webpos
> 2009-11-13 21:10:26,621 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [webpos] (main)
> 2009-11-13 21:10:26,622 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [webpos] Open For Business - Web Pos, located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/webpos.war/
> 2009-11-13 21:10:26,639 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 47 requests, 22 views in 
> jndi:/localhost/webpos/WEB-INF/controller.xml
> 2009-11-13 21:10:26,648 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/webslinger
> 2009-11-13 21:10:26,932 ERROR [STDERR] (main) class 
> org.webslinger.commons.vfs.flat.FlatFileProvider
> 2009-11-13 21:10:26,988 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/webtools
> 2009-11-13 21:10:27,198 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [webtools] (main)
> 2009-11-13 21:10:27,198 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [webtools] Open For Business - Web Tools, located 
> at /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/webtools.war/
> 2009-11-13 21:10:27,260 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0s, 5 requests, 0 views in 
> file:/opt/ofbiz-trunk/framework/common/webcommon/WEB-INF/tempexpr-controller.xml
> 2009-11-13 21:10:27,285 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.0010s, 26 requests, 17 views in 
> file:/opt/ofbiz-trunk/framework/testtools/webapp/testtools/WEB-INF/controller.xml
> 2009-11-13 21:10:27,287 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.043s, 127 requests, 78 views in 
> jndi:/localhost/webtools/WEB-INF/controller.xml
> 2009-11-13 21:10:27,346 INFO  
> [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, 
> ctxPath=/workeffort
> 2009-11-13 21:10:27,484 INFO  [org.ofbiz.service.GenericDispatcher] 
> (main) Creating new dispatcher [workeffort] (main)
> 2009-11-13 21:10:27,484 INFO  [org.ofbiz.webapp.control.ControlServlet] 
> (main) LOADING WEBAPP [workeffort] Open For Business - Work Manager, 
> located at 
> /opt/jboss-5.1.0.GA/server/default/deploy/ofbiz.ear/workeffort.war/
> 2009-11-13 21:10:27,535 INFO  [org.ofbiz.webapp.control.ConfigXMLReader] 
> (main) controller loaded: 0.024s, 175 requests, 86 views in 
> jndi:/localhost/workeffort/WEB-INF/controller.xml
> 2009-11-13 21:10:27,679 INFO  [org.apache.coyote.http11.Http11Protocol] 
> (main) Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
> 2009-11-13 21:10:27,723 INFO  [org.apache.coyote.ajp.AjpProtocol] (main) 
> Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
> 2009-11-13 21:10:27,777 INFO  [org.apache.coyote.http11.Http11Protocol] 
> (main) Starting Coyote HTTP/1.1 on http-8443
> 2009-11-13 21:10:27,851 INFO  
> [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss 
> (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA 
> date=200905221053)] Started in 2m:24s:358ms
> 2009-11-13 21:10:32,890 INFO  [org.ofbiz.service.jms.JmsListenerFactory] 
> (org.ofbiz.service.jms.JmsListenerFactory@e38314) JMS Listener Factory 
> Thread Finished; All listeners connected.
> 2009-11-13 21:10:43,195 INFO  [org.ofbiz.service.GenericDispatcher] 
> (org.ofbiz.service.job.JobPoller@b5d9b8) Creating new dispatcher 
> [JobDispatcher] (org.ofbiz.service.job.JobPoller@b5d9b8)
> 2009-11-13 21:10:44,022 INFO  [org.ofbiz.service.job.JobInvoker] 
> (default-invoker-Thread-20) Invoker [default-invoker-Thread-20] received 
> job [Auto-create Fixed Asset Maintenances] from poller 
> [org.ofbiz.service.job.JobPoller@b5d9b8]
> 2009-11-13 21:10:44,504 INFO  [org.ofbiz.entity.util.SequenceUtil] 
> (default-invoker-Thread-20) Got bank of sequenced IDs for [JobSandbox]; 
> curSeqId=12100, maxSeqId=12200, bankSize=100
> 2009-11-13 21:10:44,591 INFO  
> [org.ofbiz.service.job.PersistedServiceJob] (default-invoker-Thread-20) 
> org.ofbiz.service.job.PersistedServiceJob@47cb74[11701] -- Next runtime: 
> Fri Nov 13 22:10:44 CET 2009
> 2009-11-13 21:10:44,950 INFO  [org.ofbiz.service.engine.AbstractEngine] 
> (default-invoker-Thread-20) Loaded Service Locations : 
> [main-rmi=rmi://localhost:1099/RMIDispatcher, 
> main-http=http://localhost:8080/webtools/control/httpService, 
> entity-sync-rmi=rmi://localhost:1099/RMIDispatcher, 
> entity-sync-http=http://localhost:8080/webtools/control/httpService, 
> rita-rmi=rmi://localhost:1099/RMIDispatcher, 
> eedcc-test=http://localhost:8080/webtools/control/httpService]
> 2009-11-13 21:10:45,957 INFO  [org.ofbiz.minilang.method.otherops.Log] 
> (default-invoker-Thread-20) 
> [CommonPermissionServices.xml#genericBasePermissionCheck] Checking for 
> primary permission ACCOUNTING_CREATE
> 2009-11-13 21:10:46,066 INFO  [org.ofbiz.service.eca.ServiceEcaRule] 
> (default-invoker-Thread-20) For Service ECA [fixedAssetPermissionCheck] 
> on [return] got false for condition: 
> [hasPermission][equals][false][true][Boolean]
> 2009-11-13 21:10:46,066 INFO  [org.ofbiz.service.ServiceDispatcher] 
> (default-invoker-Thread-20) Sync service 
> [JobDispatcher/fixedAssetPermissionCheck] finished in [1066] milliseconds
> 2009-11-13 21:10:46,588 INFO  [org.ofbiz.service.ServiceDispatcher] 
> (default-invoker-Thread-20) Sync service 
> [JobDispatcher/createMaintsFromTimeInterval] finished in [1653] milliseconds
> 2009-11-13 21:11:23,944 INFO  [org.ofbiz.service.job.JobInvoker] 
> (default-invoker-Thread-23) Invoker [default-invoker-Thread-23] received 
> job [Send Email] from poller [org.ofbiz.service.job.JobPoller@b5d9b8]
> 2009-11-13 21:11:24,145 INFO  
> [org.ofbiz.service.job.PersistedServiceJob] (default-invoker-Thread-23) 
> org.ofbiz.service.job.PersistedServiceJob@c61f17[12000] -- Next runtime: 
> Fri Nov 13 21:26:24 CET 2009
> 2009-11-13 21:11:25,270 INFO  [org.ofbiz.service.ServiceDispatcher] 
> (default-invoker-Thread-23) Sync service [JobDispatcher/sendEmailDated] 
> finished in [1070] milliseconds
> 2009-11-13 21:11:30,385 ERROR 
> [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/ofbizrmiclient].[jsp]] 
> (http-0.0.0.0-8080-1) Servlet.service() for servlet jsp threw exception
> java.lang.NullPointerException
>     at 
> org.langhua.ofbiz.rmi.client.OFBizRmiClient.service(OFBizRmiClient.java:1114)
>     at org.apache.jsp.index_jsp._jspService(index_jsp.java:77)
>     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>     at 
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
>     at 
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
>     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>     at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>     at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>     at 
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
>     at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>     at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>     at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
>     at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>     at 
> org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
>     at 
> org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
>     at 
> org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
>     at 
> org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
>     at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>     at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>     at 
> org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
>     at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>     at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
>     at 
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
>     at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
>     at 
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
>     at java.lang.Thread.run(Thread.java:619)