Your error line:
1419 (main) [ ComponentContainer.java:142:ERROR] Cannot load component : @ /home/workspace/ofbiz/application/giftsnideas : The given component root location is not a directory: /home/workspace/ofbiz/application/giftsnideas/ says everything. one of your component-load.xml is saying load "${ofbiz.home}/applications/giftsnideas", but the giftsnideas directory doesn't exist inside the ofbiz/applications directory ==================Phani wrote: Hi..... I am working one integrating ofbiz with eclipse so as to try to do debuging for the problem that i am facing with CMS and Forums but i am getting forllowing Exception .......when i am trying to run it from eclipse when i am rungging it in terminal i am not getting this Error .......can any one guide me to get rid of this........ I am following the procedure explained in http://www.opensourcestrategies.com/ofbiz/ofbiz_eclipse.php The following is the Stack Trace .... Thanks and Regards Phani Set OFBIZ_HOME to - /home/workspace/ofbiz Admin socket not configured; set to port 0 0 (main) [ ComponentContainer.java:258:WARN ] Location '/home/workspace/ofbiz/framework/shark/build/lib' does not exist 273 (main) [ ComponentContainer.java:258:WARN ] Location '/home/workspace/ofbiz/framework/example/build/lib' does not exist 717 (main) [ ComponentContainer.java:258:WARN ] Location '/home/workspace/ofbiz/applications/humanres/build/lib' does not exist 1419 (main) [ ComponentContainer.java:142:ERROR] Cannot load component : @ /home/workspace/ofbiz/application/giftsnideas : The given component root location is not a directory: /home/workspace/ofbiz/application/giftsnideas/ 1421 (main) [ ComponentContainer.java:145:ERROR] Cannot load component : @ /home/workspace/ofbiz/application/giftsnideas Exception in thread "main" java.lang.NoSuchFieldError: JNDI_URL_PREFIX at org.objectweb.carol.util.configuration.CarolConfiguration.jndi2Carol(CarolConfiguration.java:442) at org.objectweb.carol.util.configuration.CarolConfiguration.loadCarolConfiguration(CarolConfiguration.java:220) at org.objectweb.carol.util.configuration.CarolConfiguration.<init>(CarolConfiguration.java:153) at org.objectweb.carol.util.configuration.CarolConfiguration.init(CarolConfiguration.java:135) at org.ofbiz.jotm.container.JotmContainer.startJotm(JotmContainer.java:83) at org.ofbiz.jotm.container.JotmContainer.init(JotmContainer.java:61) at org.ofbiz.base.container.ContainerLoader.loadContainer(ContainerLoader.java:150) at org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:74) 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) With Regards, G Venkata Phanindra. Mobile :9849852989. _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Free forum by Nabble | Edit this page |