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. |
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713257#action_12713257 ] akr has commented on OFBIZ-2487: -------------------------------- Merci Jacques!! It works now after changing the setting of project run.. > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713261#action_12713261 ] Jacques Le Roux commented on OFBIZ-2487: ---------------------------------------- Avec plaisir :) > 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. |
Free forum by Nabble | Edit this page |