-->
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.  [ 5 posts ] 
Author Message
 Post subject: Strange Messages printed out
PostPosted: Wed Dec 10, 2003 1:45 pm 
Beginner
Beginner

Joined: Tue Sep 09, 2003 5:28 pm
Posts: 33
Location: Cincinnati, OH
Hi there,

When I ran my project using Hibernate, I got those strange messages,

Code:
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit
mmiVerifyTpAndGetWorkSize: stack_height=3 should be zero; exit


anyone know what are they? I have no idea about it.

Thanks so much!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 10, 2003 2:40 pm 
Newbie

Joined: Fri Sep 19, 2003 1:19 pm
Posts: 18
I searched source code of:

hibernate 2.1 rc1
ciglib2 rc1
ASM 1.4

I could not find any reference to this message.

If you are using caching, perhaps you should search source code for those packages. I don't have source currently at hand for these.

Also, provide more details. Have you ran this as a standalone Hibernate app, or are you using an app server?

It does not look like the style of debug message that hibernate would use, or any of the products that Hibernate uses.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 11, 2003 11:03 am 
Beginner
Beginner

Joined: Tue Sep 09, 2003 5:28 pm
Posts: 33
Location: Cincinnati, OH
Thanks for replying!
Yeah, you are right, I am using JCS for cache, and I have solved the problem by replacing the old cache.ccf with a new one.

thanks again!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 11, 2003 11:09 am 
Beginner
Beginner

Joined: Tue Sep 09, 2003 5:28 pm
Posts: 33
Location: Cincinnati, OH
Sorry, I still did not get it working! It was ok if I use Session.load(), but if I use Iterator, it will cause the same problem again.

I am using WSAD5.0 with Hibernate 2.0.3, I ran my project as Java Application.

Any helps are appreciated! Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 27, 2005 11:55 pm 
Newbie

Joined: Thu Mar 24, 2005 1:47 pm
Posts: 1
I suggest you read the following IBM support page:

http://www-1.ibm.com/support/docview.ws ... wg1PQ83394

Gilles


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 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.