also it is recommended to run from commandlne
./ant run-install
for demo data.
and use remote debugging from eclipse.
https://cwiki.apache.org/OFBIZ/running-and-debugging-ofbiz-in-eclipse.html
BJ Freeman sent the following on 8/5/2010 11:39 AM:
https://localhost:8443/(componentnane)/control/main
http://localhost:8080/ecommerce/
Bahman Movaqar sent the following on 8/5/2010 11:16 AM:
Hi list,
Using r982596, JDK 1.6.0_20 and Ubuntu.
When I run the project from within Eclipse, it starts fine and there are
no error messages on console. Then I point my browser to any of
https://localhost:8443/ofbiz/
http://localhost:8080/ofbiz/
But I get the following error message:
:ERROR MESSAGE:
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://ofbiz/widget/OfbizScreens.xml#main-decorator]:
java.lang.RuntimeException: Could not find content with contentId
[OFBIZ_HOME_EN] (Could not find content with contentId [OFBIZ_HOME_EN] )
I'd appreciate any help.
TIA,