Re: Why rmiregistry fail

1999-04-06 Thread Chris Abbey
>java.rmi.ServerException: Server RemoteException; nested exception is: >java.rmi.AccessException: Registry.rebind 10.103.34.2/10.103.34.2 != >java.zj.cninfo.net/10.103.34.5 This exception is what happens when a host on node A attempts to bind an object in the registry of host on node

Why rmiregistry fail

1999-04-06 Thread optima
Hello my linux and java fan ! I develop a rmi enable program with 1.1.7 on redhat 5.2 with kernal 2.2 It work well so cool !(I use Jsp and rmi in it ). But When I change my computer address ,(I user the xwin program netconfig to change the hosts file ,eth address defalut gateway ),the