Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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