Hello Sumit Thanks a lot buddy able to run OFBiz using eclipse finally.
Thanks & Regards *Vivek Mishra * On Thu, Aug 4, 2011 at 1:32 PM, Sumit Pandit <[email protected]> wrote: > Hi Vivek, > > I am running and debuggin ofbiz in eclipse by very simple steps given in > following link - > > > https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse#RunningandDebuggingOFBizinEclipse-debuggingInEclipse > > I hope you are also trying same ?? > > > > > On Thu, Aug 4, 2011 at 12:32 PM, vivek mishra <[email protected]> > wrote: > > > Hello, > > > > *Got the following error while running Ofbiz in eclipse.* > > > > Admin socket not configured; set to port 0 > > Exception in thread "main" java.lang.ExceptionInInitializerError > > at org.ofbiz.base.util.Debug.<clinit>(Debug.java:86) > > at > > org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:50) > > at org.ofbiz.base.start.Start.initStartLoaders(Start.java:259) > > at org.ofbiz.base.start.Start.init(Start.java:96) > > at org.ofbiz.base.start.Start.main(Start.java:410) > > Caused by: java.util.MissingResourceException: Can't find bundle for base > > name cache, locale en > > at > > > > > java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427) > > at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250) > > at java.util.ResourceBundle.getBundle(ResourceBundle.java:705) > > at > > > org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:210) > > at > > > org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:206) > > at org.ofbiz.base.util.cache.UtilCache.<init>(UtilCache.java:139) > > at > > org.ofbiz.base.util.cache.UtilCache.createUtilCache(UtilCache.java:1005) > > at org.ofbiz.base.util.UtilProperties.<clinit>(UtilProperties.java:69) > > ... 5 more > > > > > > Regards > > *Vivek Mishra > > * > > > > > > -- > Thanks and Regards > Sumit Pandit >
