-
Enhancement
-
Resolution: Fixed
-
P4
-
1.3.1, 5.0
-
beta
-
generic, sparc
-
generic, solaris_8
The meaning or possible cause of "invalid method hash" exceptions is a somewhat frequently-asked RMI question-- it may not be clear that it means that the client side tried to invoke a remote method (with a given name and descriptor) that the server side does not believe exists on the remote object. This exception detail message should be enhanced to better convey that meaning.
See also the following RMI-USERS threads:
http://archives.java.sun.com/cgi-bin/wa?A2=ind0111&L=rmi-users&P=5807
http://archives.java.sun.com/cgi-bin/wa?A2=ind0306&L=rmi-users&P=320
See also the following RMI-USERS threads:
http://archives.java.sun.com/cgi-bin/wa?A2=ind0111&L=rmi-users&P=5807
http://archives.java.sun.com/cgi-bin/wa?A2=ind0306&L=rmi-users&P=320
- duplicates
-
JDK-5101080 make "invalid method hash" exception message more explanatory
-
- Closed
-