It' more likely the build didn't complete correctly, make sure you're using
jdk 1.5 and run:
ant clean
and then:
ant
and keep an eye out for any errors.

Regards
Scott

On 10/07/07, Amine AZZI <[EMAIL PROTECTED]> wrote:

it seems that an import is missing in the bsh file.

Amine.

2007/7/10, kurtis shipp <[EMAIL PROTECTED]>:
>
> Yea, I did run "ant run-install" and the demo data were launched.
>
>   I followed the following sequence;
>
>   *Downloaded Opentap/OFBIZ
>   *run ant run-install
>   *start OFBIZ with startofbiz.bat
>   *attempted to open http://localhost:8080/ordermgr/control/main from
the
> browser
>
>   there the error came up
>
>
>
>
>
>
>
> Jacques Le Roux <[EMAIL PROTECTED]> wrote:
>   Did you run "ant run-install" to launch demo data ?
>
> Jacques
>
> De : "kurtis shipp"
> > just installed opentap/OFBIZ and started it from command prompt,it
> started well but while trying to open
> http://localhost:8080/ordermgr/control/main in th browser,it gave the
> following error:
> >
> >
> >
> > :ERROR MESSAGE:
> > org.ofbiz.base.util.GeneralException: Error rendering screen
>
[component://order/widget/ordermgr/OrderViewScreens.xml#OrderHeaderListView]:
> org.ofbiz.base.util.GeneralException: Error running
> BSH script at location
>
[component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh]:
> org.ofbiz.base.util.GeneralException: Error running BSH script at
>
[component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh],
> line [31]: Sourced file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : Attempt to resolve method: getProductStore() on
> undefined variable or class name: ProductStoreWorker : at Line: 31 : in
> file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : ProductStoreWorker .getProductStore ( request )
> > (Sourced file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : Attempt to resolve method:
> getProductStore() on undefined variable or class name:
ProductStoreWorker)
> (Error running BSH script at
>
[component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh],
> line [31]: Sourced file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : Attempt to resolve method: getProductStore() on
> undefined variable or class name: ProductStoreWorker : at Line: 31 : in
> file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : ProductStoreWorker .getProductStore ( request )
> > (Sourced file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : Attempt to resolve method:
> getProductStore() on undefined variable or class name:
> ProductStoreWorker)) (Error running BSH script at location
>
[component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh]:
> org.ofbiz.base.util.GeneralException: Error running
> BSH script at
>
[component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh],
> line [31]: Sourced file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : Attempt to resolve method: getProductStore() on
> undefined variable or class name: ProductStoreWorker : at Line: 31 : in
> file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : ProductStoreWorker .getProductStore ( request )
> > (Sourced file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : Attempt to resolve method:
> getProductStore() on undefined variable or class name:
ProductStoreWorker)
> (Error running BSH script at
>
[component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh],
> line [31]: Sourced file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : Attempt to resolve method: getProductStore() on
> undefined variable or class name: ProductStoreWorker : at Line: 31 : in
> file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : ProductStoreWorker .getProductStore ( request )
> > (Sourced file:
>
component://order/webapp/ordermgr/WEB-INF/actions/order/filterorderlist.bsh
> : Attempt to resolve method:
> getProductStore() on undefined variable or class name:
> ProductStoreWorker)))
> >
> >
> >
> >
> > what could be responsible for this and help on how to fix it.
> >
> > thanks
> >
> >
> >
> >
> > ---------------------------------
> > Don't get soaked. Take a quick peak at the forecast
> > with theYahoo! Search weather shortcut.
>
>
>
>
> ---------------------------------
> Be a better Globetrotter. Get better travel answers from someone who
> knows.
> Yahoo! Answers - Check it out.

Reply via email to