-->
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: Issue with weblogic Cluster environment
PostPosted: Tue Jul 29, 2008 3:10 pm 
Newbie

Joined: Tue Jul 29, 2008 3:00 pm
Posts: 1
Iam using weblogic 9.1 hibernate3.0 and spring 2.0
Everthing works when we are on single server ..., in the cluster environment we are getting java.rmi.UnmarshalException: failed to unmarshal interface java.util.Set; nested exception is:
java.lang.ClassNotFoundException: Failed to load class com.abc.aaa.CCC
Iam not sure its something related with the hibernate or not ....
has any one encountered such kind of issues ...?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 30, 2008 7:48 am 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
ClassNotFound?

Could it be a simple as the libraries linking the jar files are not available on both sides of the connection. That's what marshalling is

Seems like you're obfuscating your code. If you are, both sides of the network need the same set of obfuscates Java files, otherwise the names of the classes won't be consistent.

Try it without obfuscated Java files in a non-deployed, sandbox environment first.

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


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.