-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: ERROR: No PropertyTypeExtractor available for type void
PostPosted: Wed Oct 10, 2007 3:40 am 
Newbie

Joined: Mon Oct 08, 2007 8:35 am
Posts: 3
Hello.
I am in the process to migrate a netbeans rcp application from toplink to hibernate.
While application works fine with toplink, switching the jpa implementations do not work. I get the following error:
No PropertyTypeExtractor available for type void
And that is all i get. No indication of the culprit entity, no nothing, nada.

I tried enabling error logging, read various advices here and there, tried the solutions, but i cannot get anything dumped.
So, i am lost in space for two reasons:
I really don't know what the error message means
I really have no clue where the error lies.

I would be your eternal servant for any indication on how to solve this. (for only a fraction of eternity, unfortunatly. I have other appointments...)

Thank you.

Hibernate version: 3.2.5
entityManager version: 3.3.1


Top
 Profile  
 
 Post subject: Re: ERROR: No PropertyTypeExtractor available for type void
PostPosted: Thu Oct 11, 2007 8:30 am 
Beginner
Beginner

Joined: Mon Aug 27, 2007 8:10 am
Posts: 37
pepeio wrote:
Hello.
I am in the process to migrate a netbeans rcp application from toplink to hibernate.


It looks like one of your property getters is defined as returning void


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 12, 2007 5:42 am 
Newbie

Joined: Mon Oct 08, 2007 8:35 am
Posts: 3
Hello.

Unfortunately, it does not seems to be the case.
I grepped sources using
grep -R void\ is *
grep -R void\ get *

That yelded no results.

Based on your suggestion, i tried to check each and every method returning void, but i have thousands of them. This is going to take time and i doubt anything will come out of this.

If you have any other idea, please drop it, even if it looks silly. I have no other choice.

Thank you.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.