Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Cache Coordination failures (212032) - Resolved

Simple Removal code change no code review.
RCM Distributed Test Model run.
No additional tests added.
-----Original Message-----
From: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx]On Behalf Of Gordon Yorke
Sent: Wednesday, December 05, 2007 3:48 PM
To: Eclipselink-dev (E-mail)
Subject: [eclipselink-dev] Cache Coordination failures (212032)

The RMI stubs for cache coordination were renamed during the migration but were
not regenerated.  These renamed stubs are not usable and an exception :
java.rmi.UnmarshalException: invalid method hash
 
As EclipseLink only runs on Java 5 and later the solution is to remove the
pregenerated stubs entirely and allow the RMI subsystem to generate the stubs
automatically.
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=212032
 
 

__
Gordon Yorke
Senior Software Engineer
TopLink
Oracle Canada
<http://www.oracle.com/>
Main: (613) 783-4585
Email: gordon.yorke@xxxxxxxxxx

 

Back to the top