Hello All,
I got this error when I tried catalog and facility application on stable and trunk servers:- org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: java.lang.IllegalArgumentException: Error calling service with name getLastSystemInfoNote: org.ofbiz.service.GenericServiceException: Cannot locate service by name (getLastSystemInfoNote) (Error calling service with name getLastSystemInfoNote: org.ofbiz.service.GenericServiceException: Cannot locate service by name (getLastSystemInfoNote)) -- Thanks& Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. |
Trunk is working fine from here...
perhaps: 1. download a new version. 2. ./ant run-install 3. ./startofbiz.sh and try again? Regards, Hans On 11/26/2011 01:04 PM, Atul Vani wrote: > Hello All, > > I got this error when I tried catalog and facility application on > stable and trunk servers:- > > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen > [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: > java.lang.IllegalArgumentException: Error calling service with name > getLastSystemInfoNote: org.ofbiz.service.GenericServiceException: > Cannot locate service by name (getLastSystemInfoNote) (Error calling > service with name getLastSystemInfoNote: > org.ofbiz.service.GenericServiceException: Cannot locate service by > name (getLastSystemInfoNote)) > |
Yea, working fine now, I was talking about demo-stable and demo-trunk
servers though. On Saturday 26 November 2011 01:29 PM, Hans Bakker wrote: > Trunk is working fine from here... > > perhaps: > > 1. download a new version. > 2. ./ant run-install > 3. ./startofbiz.sh > > and try again? > > Regards, > Hans > > On 11/26/2011 01:04 PM, Atul Vani wrote: >> Hello All, >> >> I got this error when I tried catalog and facility application on >> stable and trunk servers:- >> >> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen >> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: java.lang.IllegalArgumentException: >> Error calling service with name getLastSystemInfoNote: >> org.ofbiz.service.GenericServiceException: Cannot locate service by >> name (getLastSystemInfoNote) (Error calling service with name >> getLastSystemInfoNote: org.ofbiz.service.GenericServiceException: >> Cannot locate service by name (getLastSystemInfoNote)) >> > > -- Thanks& Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. |
Administrator
|
Hi Atul,
For trunk, maybe it could be due to the temporary change I made there because of an unexplained error: http://markmail.org/message/2a42saubfpo5s4e7 http://markmail.org/message/522sbq2ptu6nm3eh Erwan will look at it when he will get the permission from infra For now instead to staying at r1201941, I now update to HEAD and simply revert r1202849 Could you please try to see if it solves your issue in trunk, I have no explanation for stable though :/ I did also this change because else svninfo.ftl was reporting a wrong revision (in bottom backend) Thanks Jacques From: "Atul Vani" <[hidden email]> > Yea, working fine now, I was talking about demo-stable and demo-trunk > servers though. > > On Saturday 26 November 2011 01:29 PM, Hans Bakker wrote: >> Trunk is working fine from here... >> >> perhaps: >> >> 1. download a new version. >> 2. ./ant run-install >> 3. ./startofbiz.sh >> >> and try again? >> >> Regards, >> Hans >> >> On 11/26/2011 01:04 PM, Atul Vani wrote: >>> Hello All, >>> >>> I got this error when I tried catalog and facility application on >>> stable and trunk servers:- >>> >>> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen >>> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: java.lang.IllegalArgumentException: >>> Error calling service with name getLastSystemInfoNote: >>> org.ofbiz.service.GenericServiceException: Cannot locate service by >>> name (getLastSystemInfoNote) (Error calling service with name >>> getLastSystemInfoNote: org.ofbiz.service.GenericServiceException: >>> Cannot locate service by name (getLastSystemInfoNote)) >>> >> >> > > -- > Thanks& Regards > Atul Vani > Enterprise Software Developer > HotWax Media Pvt. Ltd. > http://www.hotwaxmedia.com/ > We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. > |
Thanks Jacques,
The problem showed up when I accessed demo-stable and demo-trunk to check some back-end apps' behavior. I was unable to access them because of the problem, so I though I should report it :) Then at a later point of time when I re-checked them on demo servers after Hans' reply, they were working as expected. I didn't look into the cause of the problem then, so I am not sure if it still persists, it might have gotten already fixed :) On 11/26/2011 4:36 PM, Jacques Le Roux wrote: > Hi Atul, > > For trunk, maybe it could be due to the temporary change I made there > because of an unexplained error: > http://markmail.org/message/2a42saubfpo5s4e7 > http://markmail.org/message/522sbq2ptu6nm3eh > Erwan will look at it when he will get the permission from infra > > For now instead to staying at r1201941, I now update to HEAD and > simply revert r1202849 > Could you please try to see if it solves your issue in trunk, I have > no explanation for stable though :/ > > I did also this change because else svninfo.ftl was reporting a wrong > revision (in bottom backend) > > Thanks > > Jacques > > From: "Atul Vani" <[hidden email]> >> Yea, working fine now, I was talking about demo-stable and demo-trunk >> servers though. >> >> On Saturday 26 November 2011 01:29 PM, Hans Bakker wrote: >>> Trunk is working fine from here... >>> >>> perhaps: >>> >>> 1. download a new version. >>> 2. ./ant run-install >>> 3. ./startofbiz.sh >>> >>> and try again? >>> >>> Regards, >>> Hans >>> >>> On 11/26/2011 01:04 PM, Atul Vani wrote: >>>> Hello All, >>>> >>>> I got this error when I tried catalog and facility application on >>>> stable and trunk servers:- >>>> >>>> org.ofbiz.widget.screen.ScreenRenderException: Error rendering >>>> screen >>>> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: >>>> java.lang.IllegalArgumentException: Error calling service with name >>>> getLastSystemInfoNote: org.ofbiz.service.GenericServiceException: >>>> Cannot locate service by name (getLastSystemInfoNote) (Error >>>> calling service with name getLastSystemInfoNote: >>>> org.ofbiz.service.GenericServiceException: Cannot locate service by >>>> name (getLastSystemInfoNote)) >>>> >>> >>> >> >> -- >> Thanks& Regards >> Atul Vani >> Enterprise Software Developer >> HotWax Media Pvt. Ltd. >> http://www.hotwaxmedia.com/ >> We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for >> yourself. >> |
Free forum by Nabble | Edit this page |