How to solve the can't find bundle for base name cache and locale zh_cn error when running or debugging OFBiz in eclipse

Source: Internet
Author: User

Using the org. OFBiz. Base. Start. Start class in eclipse to run OFBiz has the following error:

Exception in thread "Main" Java. Lang. exceptionininitializererror
At org. OFBiz. Base. util. Debug. <clinit> (Debug. Java: 90)
At org. OFBiz. Base. Container. containerloader. Load (containerloader. Java: 50)
At org. OFBiz. Base. Start. Start. initstartloaders (start. Java: 248)
At org. OFBiz. Base. Start. Start. INIT (start. Java: 87)
At org. OFBiz. Base. Start. Start. Main (start. Java: 403)
Caused by: Java. util. missingresourceexception: Can't Find bundle for base name cache, locale zh_cn
At java. util. resourcebundle. throwmissingresourceexception (resourcebundle. Java: 836)
At java. util. resourcebundle. getbundleimpl (resourcebundle. Java: 805)
At java. util. resourcebundle. getbundle (resourcebundle. Java: 549)
At org. OFBiz. Base. util. cache. utilcache. setpropertiesparams (utilcache. Java: 217)
At org. OFBiz. Base. util. cache. utilcache. setpropertiesparams (utilcache. Java: 213)
At org. OFBiz. Base. util. cache. utilcache. <init> (utilcache. Java: 172)
At org. OFBiz. Base. util. utilproperties. <clinit> (utilproperties. Java: 53)
... 5 more

The solution is to add three directories under the Framework in build_path of the project: config, cert, and DTD.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.