[
https://issues.apache.org/jira/browse/OFBIZ-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-2487.
----------------------------------
Resolution: Won't Fix
Assignee: Jacques Le Roux
It works well at Release-revision : release09.04-776630 if you follow [these
tips|http://docs.ofbiz.org/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-Eclipse]
I got only an error message when launching (about errors in the projectà most
of the time I negligt this message and it runs correcty (actually I only use
configurations in debug mode but it's the same than run but with debug vars
available)
> 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
> Assignee: Jacques Le Roux
> 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.