You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Debmalya Jash <de...@techmahindra.com> on 2006/06/30 06:48:18 UTC

HelperNotFound

428461 (main) [   GenericDelegator.java:175:WARN ] [HelperNotFound] No
Helper (D

ataSource) definition found for entity ConfigModuleAndType.

 

What is the reason of this type of error?

What is the best way to learn ofbiz?

 

-thanks & best regards,

Debmalya Jash

 



============================================================================================================================

Tech Mahindra, formerly Mahindra-British Telecom.
 

Disclaimer:


The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of Tech Mahindra and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s). In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender. The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of Tech Mahindra.


This e-mail message including attachment/(s), if any, is believed to be free of any virus. However, it is the responsibility of the recipient to ensure that it is virus free and Tech Mahindra is not responsible for any loss or damage arising in any way from its use.

============================================================================================================================

Re: HelperNotFound

Posted by Souvik Saha Bhowmik <so...@gmail.com>.
Hi,
This error is probably because you have defined an entitiy in
"entityModel.xml" but not declared it in "EntityGroup.xml"...These
files might have different names in your appliction as referenced from
OfbizComponent.xml. I have used the common names.
Souvik
On 6/30/06, Debmalya Jash <de...@techmahindra.com> wrote:
>
> 428461 (main) [   GenericDelegator.java:175:WARN ] [HelperNotFound] No
> Helper (D
>
> ataSource) definition found for entity ConfigModuleAndType.
>
>
>
> What is the reason of this type of error?
>
> What is the best way to learn ofbiz?
>
>
>
> -thanks & best regards,
>
> Debmalya Jash
>
>
>
>
>
> ============================================================================================================================
>
> Tech Mahindra, formerly Mahindra-British Telecom.
>
>
> Disclaimer:
>
>
> The contents of this E-mail (including the contents of the enclosure(s) or
> attachment(s) if any) are privileged and confidential material of Tech
> Mahindra and should not be disclosed to, used by or copied in any manner by
> anyone other than the intended addressee(s). In case you are not the desired
> addressee, you should delete this message and/or re-direct it to the sender.
> The views expressed in this E-mail message (including the enclosure(s) or
> attachment(s) if any) are those of the individual sender, except where the
> sender expressly, and with authority, states them to be the views of Tech
> Mahindra.
>
>
> This e-mail message including attachment/(s), if any, is believed to be free
> of any virus. However, it is the responsibility of the recipient to ensure
> that it is virus free and Tech Mahindra is not responsible for any loss or
> damage arising in any way from its use.
>
> ============================================================================================================================
>

Re: HelperNotFound

Posted by Chris Howe <cj...@yahoo.com>.
ConfigModuleAndType is a custom entity (probably view
entity if you're following OFBiz's naming convention).
 It hasn't been setup correctly or you haven't
restarted OFBiz.

--- Debmalya Jash <de...@techmahindra.com> wrote:

> 
> 428461 (main) [   GenericDelegator.java:175:WARN ]
> [HelperNotFound] No
> Helper (D
> 
> ataSource) definition found for entity
> ConfigModuleAndType.
> 
>  
> 
> What is the reason of this type of error?
> 
> What is the best way to learn ofbiz?
> 
>  
> 
> -thanks & best regards,
> 
> Debmalya Jash
> 
>  
> 
> 
> 
>
============================================================================================================================
> 
> Tech Mahindra, formerly Mahindra-British Telecom.
>  
> 
> Disclaimer:
> 
> 
> The contents of this E-mail (including the contents
> of the enclosure(s) or attachment(s) if any) are
> privileged and confidential material of Tech
> Mahindra and should not be disclosed to, used by or
> copied in any manner by anyone other than the
> intended addressee(s). In case you are not the
> desired addressee, you should delete this message
> and/or re-direct it to the sender. The views
> expressed in this E-mail message (including the
> enclosure(s) or attachment(s) if any) are those of
> the individual sender, except where the sender
> expressly, and with authority, states them to be the
> views of Tech Mahindra.
> 
> 
> This e-mail message including attachment/(s), if
> any, is believed to be free of any virus. However,
> it is the responsibility of the recipient to ensure
> that it is virus free and Tech Mahindra is not
> responsible for any loss or damage arising in any
> way from its use.
> 
>
============================================================================================================================