You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/11/15 16:44:53 UTC

DO NOT REPLY [Bug 14595] New: - bind to RMI registry fails in Registry.rebind() with noClassDefFoundError

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14595>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14595

bind to RMI registry fails in Registry.rebind() with noClassDefFoundError

           Summary: bind to RMI registry fails in Registry.rebind() with
                    noClassDefFoundError
           Product: Tomcat 4
           Version: 4.1.12
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: nmw@ion.le.ac.uk


Trying to create/bind to an RMI registry fails with the error:
java.lang.NoClassDefFoundError: sun/reflect/SerializationConstructorAccessorImpl

The Java installation is SDK 1.4.1.
The OS is RedHat 7.3.

In searching the Web the only reference to this problem I have located is to do
with a bug in Java 1.4 or Ant. The workaround during building is to set the
fork=true option for Ant.

A temporary fix is to run Tomcat with JRE 1.3.1.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>