FYI -
OOTB, current trunk, nightly build (ofbiz-trunk-current.zip)
unzip + ./startofbiz.sh
Gets me this in the log file....And that is as far as we go...What is up with this?

009-12-06 17:32:54,165 (main) [ ComponentContainer.java:126:INFO ] All components loaded 2009-12-06 17:32:54,363 (main) [ClassLoaderContainer.java:50 :INFO ] CachedClassLoader created Exception in thread "main" java.lang.NoClassDefFoundError: java/util/concurrent/LinkedBlockingDeque at org.ofbiz.entity.GenericDelegator.<clinit>(GenericDelegator.java:121) at org.ofbiz.entity.DelegatorFactoryImpl.getInstance(DelegatorFactoryImpl.java:34) at org.ofbiz.entity.DelegatorFactoryImpl.getInstance(DelegatorFactoryImpl.java:25) at org.ofbiz.base.util.UtilObject.getObjectFromFactory(UtilObject.java:181) at org.ofbiz.entity.DelegatorFactory.getDelegator(DelegatorFactory.java:31) at org.ofbiz.catalina.container.CatalinaContainer.init(CatalinaContainer.java:174) at org.ofbiz.base.container.ContainerLoader.loadContainer(ContainerLoader.java:188) at org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:65)
       at org.ofbiz.base.start.Start.initStartLoaders(Start.java:258)
       at org.ofbiz.base.start.Start.init(Start.java:96)
       at org.ofbiz.base.start.Start.main(Start.java:409)



Reply via email to