Hello everyone,
I am trying to learn ofbiz to see if it could help me land some gigs in the 
future :-)
Downloaded the source code from svn with eclipse, added base/config in the 
classpath, and added target build-eclipse in the build.xml file as described on 
the website but I still cannot start the application. I get many errors of the 
type:


2013-04-03 23:36:59,384 (main) [      ExecutionPool.java:87 :ERROR] 
---- exception report ----------------------------------------------------------
Exception: java.util.concurrent.ExecutionException
Message: java.lang.IllegalStateException: ContainerBase.addChild: start: 
org.apache.catalina.LifecycleException: Failed to start component 
[StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/bi]]
---- cause ---------------------------------------------------------------------
Exception: java.lang.IllegalStateException
Message: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: 
Failed to start component 
[StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/bi]]
---- stack trace ---------------------------------------------------------------
java.lang.IllegalStateException: ContainerBase.addChild: start: 
org.apache.catalina.LifecycleException: Failed to start component 
[StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/bi]]
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:904)

Any idea?

Reply via email to