Error following a start expample. [java.lang.IllegalArgumentException: In countHit could not find a delegator or delegatorName to work from]

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Error following a start expample. [java.lang.IllegalArgumentException: In countHit could not find a delegator or delegatorName to work from]

martinsanchez
Hi to all

I'm new in OFBiz and I'm following some examples to understand how works
OFBiz but I get an error when I check out an order without login.
I've installed the version 10.04
The error is:

java.lang.IllegalArgumentException: In countHit could not find a delegator
or delegatorName to work from

Could anyone help me?

Thanks in advance

Martin
Reply | Threaded
Open this post in threaded view
|

Re: Error following a start expample. [java.lang.IllegalArgumentException: In countHit could not find a delegator or delegatorName to work from]

BJ Freeman
says could not get the delegator from the session.
Look at framework\webapp\src\org\ofbiz\webapp\stats\ServerHitBin.countHit()


Martin Sanchez Vivo sent the following on 9/26/2011 3:48 AM:

> Hi to all
>
> I'm new in OFBiz and I'm following some examples to understand how works
> OFBiz but I get an error when I check out an order without login.
> I've installed the version 10.04
> The error is:
>
> java.lang.IllegalArgumentException: In countHit could not find a delegator
> or delegatorName to work from
>
> Could anyone help me?
>
> Thanks in advance
>
> Martin
>
Reply | Threaded
Open this post in threaded view
|

Re: Error following a start expample. [java.lang.IllegalArgumentException: In countHit could not find a delegator or delegatorName to work from]

Jacques Le Roux
Administrator
In reply to this post by martinsanchez
Thanks for report,

It's fixed at r1177789

Jacques

From: "Martin Sanchez Vivo" <[hidden email]>

> Hi to all
>
> I'm new in OFBiz and I'm following some examples to understand how works
> OFBiz but I get an error when I check out an order without login.
> I've installed the version 10.04
> The error is:
>
> java.lang.IllegalArgumentException: In countHit could not find a delegator
> or delegatorName to work from
>
> Could anyone help me?
>
> Thanks in advance
>
> Martin
>