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, -- Bahman Movaqar ERP Evaluation, Implementation & Deployment Consultant PGP KeyID: 0x93086907 signature.asc (679 bytes) Download Attachment |
Try https://localhost:8443/example/control/main
-Adrian On 8/5/2010 11:16 AM, Bahman Movaqar wrote: > 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, > |
On Thu, 2010-08-05 at 11:21 -0700, Adrian Crum wrote:
> Try https://localhost:8443/example/control/main Thanks Adrian but no go. Here's what I get: :ERROR MESSAGE: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.IllegalArgumentException: Template location is empty (Template location is empty) > On 8/5/2010 11:16 AM, Bahman Movaqar wrote: > > 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. Bahman Movaqar ERP Evaluation, Implementation & Deployment Consultant PGP KeyID: 0x93086907 signature.asc (679 bytes) Download Attachment |
In reply to this post by Bahman Movaqar
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, > |
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, >> > |
In reply to this post by Bahman Movaqar
On 08/05/2010 10:46 PM, Bahman Movaqar wrote:
> 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] ) > from Eclipse console; maybe it can help. -- Bahman Movaqar ERP Evaluation, Implementation & Deployment Consultant PGP KeyID: 0x93086907 |
That is the same error you posted earlier.
You are not using the correct URL to view a page. -Adrian --- On Fri, 8/6/10, Bahman Movaqar <[hidden email]> wrote: > From: Bahman Movaqar <[hidden email]> > Subject: Re: r982596: Error message at home page > To: "OfBiz Users' List" <[hidden email]> > Date: Friday, August 6, 2010, 12:27 AM > On 08/05/2010 10:46 PM, Bahman > Movaqar wrote: > > 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] ) > > > > Thanks for your suggestions but still no luck. I > attach the error log > from Eclipse console; maybe it can help. > > -- > Bahman Movaqar > ERP Evaluation, Implementation & Deployment Consultant > > PGP KeyID: 0x93086907 > > |
Free forum by Nabble | Edit this page |