Ofbiz  Release 9.04 Error when runing in Eclipse  "Can't find bundle for base 
name cache, locale en"
----------------------------------------------------------------------------------------------------

                 Key: OFBIZ-2487
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2487
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: SVN trunk
         Environment: Windows XP Pro SP2, Eclipse 3.3.2 JDK1.6
            Reporter: akr has
             Fix For: Release Branch 9.04


Set OFBIZ_HOME to - C:/WorkplacesEclipseEuropa/ofbiz94/ofbiz
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:51)
        at org.ofbiz.base.start.Start.initStartLoaders(Start.java:250)
        at org.ofbiz.base.start.Start.init(Start.java:89)
        at org.ofbiz.base.start.Start.main(Start.java:398)
Caused by: java.util.MissingResourceException: Can't find bundle for base name 
cache, locale en
        at 
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1521)
        at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1260)
        at java.util.ResourceBundle.getBundle(ResourceBundle.java:715)
        at 
org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:216)
        at 
org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:212)
        at org.ofbiz.base.util.cache.UtilCache.<init>(UtilCache.java:171)
        at org.ofbiz.base.util.UtilProperties.<clinit>(UtilProperties.java:68)
        ... 5 more


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to