You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Wai <bz...@gmail.com> on 2011/10/27 19:12:36 UTC

latest trunk code is broken

After checking out the latest source from the trunk.
I get the following error message when trying to access the partymgr
component.

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)

Thanks

--
View this message in context: http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3945234.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Re: latest trunk code is broken (NOT!)

Posted by Jacques Le Roux <ja...@les7arts.com>.
From: "Micah" <mm...@yahoo.com>
> Wai <bzb.ofbiz <at> gmail.com> writes:
> 
>> 
>> Hello Hans, All,
>> 
>> Sorry for the false alarm.
>> 
>> I "have" read the ofbiz README file. I "do" run a "./ant run-install" during
>> the first trunk checkout.  Subsequently all svn updates to my working copy,
>> I use the "./ant refresh" to recompile.
>> 
>> It has not caused me any problems until this incident.
>> 
>> When I run "./ant refresh" on ofbiz using derby database, I do see that the
>> derby database files are deleted.  So running "./startofbiz.sh" after that
>> would cause ofbiz to recreate the database tables.
>> 
>> Perhaps this was one of those rare glitches that take place somewhere during
>> the workflow starting from the "svn update" command.
>> 
>> But all works fine now.
>> 
>> Thanks all for helping.
>> Wai
>> 
>> PS: Hans, my first name is Wai.  No need to address me as Mister....I'm just
>> a simple working stiff 
>> 
>> --
>> View this message in context:
> http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3948024.html
>> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>> 
>> 
> 
> 
> Hello,
>  I too ran into this error when installing the demo on Ubuntu 12.04 using the
> "Quick & Easy Setup" instructions found on this page:
> https://cwiki.apache.org/OFBADMIN/demo-and-test-setup-guide.html  
> 
> The demo data was not installed using these instructions.  
> 
> Subsequently, after following the readme instructions, everything was fine.
> 
> Micah

Thanks for report,

We will have a look at it...
Could you give more details on your experience?

Jacques

Re: latest trunk code is broken (NOT!)

Posted by Micah <mm...@yahoo.com>.
Wai <bzb.ofbiz <at> gmail.com> writes:

> 
> Hello Hans, All,
> 
> Sorry for the false alarm.
> 
> I "have" read the ofbiz README file. I "do" run a "./ant run-install" during
> the first trunk checkout.  Subsequently all svn updates to my working copy,
> I use the "./ant refresh" to recompile.
> 
> It has not caused me any problems until this incident.
> 
> When I run "./ant refresh" on ofbiz using derby database, I do see that the
> derby database files are deleted.  So running "./startofbiz.sh" after that
> would cause ofbiz to recreate the database tables.
> 
> Perhaps this was one of those rare glitches that take place somewhere during
> the workflow starting from the "svn update" command.
> 
> But all works fine now.
> 
> Thanks all for helping.
> Wai
> 
> PS: Hans, my first name is Wai.  No need to address me as Mister....I'm just
> a simple working stiff 
> 
> --
> View this message in context:
http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3948024.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
> 
> 


Hello,
  I too ran into this error when installing the demo on Ubuntu 12.04 using the
"Quick & Easy Setup" instructions found on this page:
https://cwiki.apache.org/OFBADMIN/demo-and-test-setup-guide.html  

The demo data was not installed using these instructions.  

Subsequently, after following the readme instructions, everything was fine.

Micah



Re: latest trunk code is broken (NOT!)

Posted by Wai <bz...@gmail.com>.
Hello Hans, All,

Sorry for the false alarm.

I "have" read the ofbiz README file. I "do" run a "./ant run-install" during
the first trunk checkout.  Subsequently all svn updates to my working copy,
I use the "./ant refresh" to recompile.

It has not caused me any problems until this incident.

When I run "./ant refresh" on ofbiz using derby database, I do see that the
derby database files are deleted.  So running "./startofbiz.sh" after that
would cause ofbiz to recreate the database tables.

Perhaps this was one of those rare glitches that take place somewhere during
the workflow starting from the "svn update" command.

But all works fine now.

Thanks all for helping.
Wai

PS: Hans, my first name is Wai.  No need to address me as Mister....I'm just
a simple working stiff :-)



--
View this message in context: http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3948024.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Re: latest trunk code is broken (NOT!)

Posted by Hans Bakker <ma...@antwebsystems.com>.
Dear mister Wai?

there is a nice README file in the ofbiz home directory?

if you follow its directions everything is fine.

we are very keen to repair anything that is blocking within hours...

and sure this is not a blocking problem?

Regards,
Hans


On 10/28/2011 12:12 AM, Wai wrote:
> After checking out the latest source from the trunk.
> I get the following error message when trying to access the partymgr
> component.
>
> 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)
>
> Thanks
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3945234.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.


Re: latest trunk code is broken

Posted by Erwan de FERRIERES <er...@nereide.fr>.
Le 27/10/2011 19:12, Wai a écrit :
> After checking out the latest source from the trunk.
> I get the following error message when trying to access the partymgr
> component.
>
> 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)
>
> Thanks
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3945234.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>
Hi,

what did you do ? which version ? did you run ant run-install ?

Cheers,


-- 
Erwan de FERRIERES
www.nereide.biz

Re: latest trunk code is broken

Posted by Jacques Le Roux <ja...@les7arts.com>.
Yes, and please use rather user ML for such questions/issues, see why here :
http://cwiki.apache.org/confluence/display/OFBADMIN/Mailing+Lists#MailingLists-DesignanddevelopmentList:dev@ofbiz.apache.org

Thanks

Jacques

From: "mustapha senhaji" <mu...@gmail.com>
> The templates are not inserted in the database; That's why you have this
> error. Try run-install and check the error log.
> 
> 2011/10/28 Bilgin Ibryam <bi...@gmail.com>
> 
>> Trunk is working fine for me.  You might have corrupted instance.
>>
>> Bilgin
>>
>> On Thu, Oct 27, 2011 at 6:12 PM, Wai <bz...@gmail.com> wrote:
>> > After checking out the latest source from the trunk.
>> > I get the following error message when trying to access the partymgr
>> > component.
>> >
>> > 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)
>> >
>> > Thanks
>> >
>> > --
>> > View this message in context:
>> http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3945234.html
>> > Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>> >
>>
>

Re: latest trunk code is broken

Posted by mustapha senhaji <mu...@gmail.com>.
The templates are not inserted in the database; That's why you have this
error. Try run-install and check the error log.

2011/10/28 Bilgin Ibryam <bi...@gmail.com>

> Trunk is working fine for me.  You might have corrupted instance.
>
> Bilgin
>
> On Thu, Oct 27, 2011 at 6:12 PM, Wai <bz...@gmail.com> wrote:
> > After checking out the latest source from the trunk.
> > I get the following error message when trying to access the partymgr
> > component.
> >
> > 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)
> >
> > Thanks
> >
> > --
> > View this message in context:
> http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3945234.html
> > Sent from the OFBiz - Dev mailing list archive at Nabble.com.
> >
>

Re: latest trunk code is broken

Posted by Bilgin Ibryam <bi...@gmail.com>.
Trunk is working fine for me.  You might have corrupted instance.

Bilgin

On Thu, Oct 27, 2011 at 6:12 PM, Wai <bz...@gmail.com> wrote:
> After checking out the latest source from the trunk.
> I get the following error message when trying to access the partymgr
> component.
>
> 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)
>
> Thanks
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3945234.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>

Re: latest trunk code is broken

Posted by "Jose F. Fernandez" <jf...@marketic.eu>.
Are you sure that it's broken?? Somebody else? 


I checked out and run perfectly... 


Please, check that you are up-to-date, run the "clean-all" ant task and then "run-install" 


Best regards! 


----- Mensaje original -----

De: "Wai" <bz...@gmail.com> 
Para: dev@ofbiz.apache.org 
Enviados: Jueves, 27 de Octubre 2011 19:12:36 
Asunto: latest trunk code is broken 

After checking out the latest source from the trunk. 
I get the following error message when trying to access the partymgr 
component. 

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) 

Thanks 

-- 
View this message in context: http://ofbiz.135035.n4.nabble.com/latest-trunk-code-is-broken-tp3945234p3945234.html 
Sent from the OFBiz - Dev mailing list archive at Nabble.com.