You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Chandresh Turakhia <ch...@bhartitelesoft.com> on 2006/11/17 20:02:44 UTC

Oracle OdbcPackageIn "not found"

hi ,

do I need to something for these warnings.... or change / add something in 
the mappings.

chand
===

2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:148:WARN ] 
=-=-=-=-= Found 53 warnings when checking the entity definitions:
2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:152:WARN ] 
[HelperNotFound] No Helper (DataSource) definition found for entity 
OdbcPackageIn.
2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:152:WARN ] 
[FieldTypeNotFound] Field type id-ne of entity OdbcPackageIn not found in 
field type definitions (no helper definition found).
2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:152:WARN ] 
[FieldTypeNotFound] Field type id-ne of entity OdbcPackageIn not found in 
field type definitions (no helper definition found).
2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:152:WARN ] 
[FieldTypeNotFound] Field type id-ne of entity OdbcPackageIn not found in 
field type definitions (no helper definition found).



Re: Oracle OdbcPackageIn "not found"

Posted by David E Jones <jo...@undersunconsulting.com>.
Take a look at the Entity Engine Configuration guide for general stuff.

In particular it sounds like you don't have a group mapping in your  
delegator definition for the "org.ofbiz.odbc" group of entities.

-David


On Nov 17, 2006, at 12:02 PM, Chandresh Turakhia wrote:

> hi ,
>
> do I need to something for these warnings.... or change / add  
> something in the mappings.
>
> chand
> ===
>
> 2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:148:WARN ]  
> =-=-=-=-= Found 53 warnings when checking the entity definitions:
> 2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:152:WARN ]  
> [HelperNotFound] No Helper (DataSource) definition found for entity  
> OdbcPackageIn.
> 2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:152:WARN ]  
> [FieldTypeNotFound] Field type id-ne of entity OdbcPackageIn not  
> found in field type definitions (no helper definition found).
> 2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:152:WARN ]  
> [FieldTypeNotFound] Field type id-ne of entity OdbcPackageIn not  
> found in field type definitions (no helper definition found).
> 2006-11-17 10:56:04,578 (main) [   GenericDelegator.java:152:WARN ]  
> [FieldTypeNotFound] Field type id-ne of entity OdbcPackageIn not  
> found in field type definitions (no helper definition found).
>
>