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.  [ 2 posts ] 
Author Message
 Post subject: Hibernate 3.0.5 acting differenlty between Windows and LInux
PostPosted: Thu Aug 17, 2006 12:53 pm 
Beginner
Beginner

Joined: Thu Aug 17, 2006 12:44 pm
Posts: 22
Location: Ohio
I am going crazy trying to figure this one out. I have successfully deployed my application on Windows and Linux. I have to move it from one Linux server to another. When I move the application and run I am constantly getting this error:

1278: 11:41:58,644 ERROR [InventoryPageBean] InventoryPageBean.getAllRows:org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.vit.inventory.InvPower#1]

I know this row exists (assuming PK = 1) because I can see it when I do a select. I have tried Tomcat 5.5.17, 5.0.X, and Geronimo. My application works fine with all of these app servers. When I run the same servers on Linux I get the error stated above.

Please help!

Mike.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 01, 2006 10:54 am 
Newbie

Joined: Wed Aug 09, 2006 5:19 am
Posts: 4
I had the same problem as you.

The problem was that at the time to change waiter, I made some updates of some jarfiles : JDBC and MySQL.

I had thus passed from MySQL 4.1.7 with JDBC 3.0 to MySQL 4.1.12 with JDBC 3.1. it would seem , it is only since version 4.1.21 of MySQl that the JDBC 3.1 is managed. Thus check MySQL compatibility and JDBC.

Sorry for grammar, i'm french ; -)


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