Re: Users - HowTO Debug the ofbiz in Eclipse

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Users - HowTO Debug the ofbiz in Eclipse

Jacques Le Roux
Administrator
Please see here : http://ofbizwiki.go-integral.com/Wiki.jsp?page=OfbizInEclipse
look for "Troubleshooting"

For more information search "Eclipse" in the Wiki :
http://ofbizwiki.go-integral.com/Search.jsp?query=eclipse&ok=Search

You will also have to add any lib (jar) asked for by eclipse and the related
source pathes.

Jacques

----- Original Message -----
From: "Raj" <[hidden email]>
To: <[hidden email]>
Sent: Saturday, June 04, 2005 8:44 PM
Subject: [OFBiz] Users - HowTO Debug the ofbiz in Eclipse


>
> Hi
> I have problem with debug the ofbiz in eclipse ,please  help me ,I listed
> log file
>
> java.lang.ExceptionInInitializerError
> at org.ofbiz.base.util.Debug.<clinit>(Debug.java:100)
> at
> org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:57)
> at org.ofbiz.base.start.Start.initStartLoaders(Start.java:257)
> at org.ofbiz.base.start.Start.init(Start.java:96)
> at org.ofbiz.base.start.Start.main(Start.java:412)
> Caused by: java.util.MissingResourceException: Can't find bundle for base
> name cache, locale en_US
> at java.util.ResourceBundle.throwMissingResourceException(Unknown
> Source)
> at java.util.ResourceBundle.getBundleImpl(Unknown Source)
> at java.util.ResourceBundle.getBundle(Unknown Source)
> at
> org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:226)
> at
> org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:222)
> at org.ofbiz.base.util.cache.UtilCache.<init>(UtilCache.java:181)
> at
> org.ofbiz.base.util.UtilProperties.<clinit>(UtilProperties.java:61)
> ... 5 more
> Exception in thread "main"
>
>
>
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - HowTO Debug the ofbiz in Eclipse

Pradeep Chaudhary
Remote debugging of ofbiz is possible in Windows. Refer to the following link
http://ofbizwiki.go-integral.com/Wiki.jsp?page=DebuggingOFBizInEclipse

Pradeep

On 6/5/05, Raj <[hidden email]> wrote:

>
> Hi
> I have problem with debug the ofbiz in eclipse ,please  help me ,I listed
> log file
>
> java.lang.ExceptionInInitializerError
>         at org.ofbiz.base.util.Debug.<clinit>(Debug.java:100)
>         at
> org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:57)
>         at org.ofbiz.base.start.Start.initStartLoaders(Start.java:257)
>         at org.ofbiz.base.start.Start.init(Start.java:96)
>         at org.ofbiz.base.start.Start.main(Start.java:412)
> Caused by: java.util.MissingResourceException: Can't find bundle for base
> name cache, locale en_US
>         at java.util.ResourceBundle.throwMissingResourceException(Unknown
> Source)
>         at java.util.ResourceBundle.getBundleImpl(Unknown Source)
>         at java.util.ResourceBundle.getBundle(Unknown Source)
>         at
> org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:226)
>         at
> org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:222)
>         at org.ofbiz.base.util.cache.UtilCache.<init>(UtilCache.java:181)
>         at
> org.ofbiz.base.util.UtilProperties.<clinit>(UtilProperties.java:61)
>         ... 5 more
> Exception in thread "main"
>
>
>
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users