Rmiregistry on Kaffe on "1.0.b2"

Godmar Back gback at cs.utah.edu
Fri Oct 9 06:55:53 PDT 1998


 Sanjay,

it seems that Sun's own RMI implementation still uses a method that they
deprecated, namely java/lang/SecurityManager.classLoaderDepth().  
In Kaffe, deprecated methods are no longer implemented and throw 
a kaffe.util.Deprecated message instead.

	- Godmar

> 
> 
> --------------7175805C099235825F0EA384
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> Hi,
> 
> I get the following error when I try to run "rmiregistry" on a NetBSD/Intel
> machine with Kaffe 1.0.b2 installed.
> 
> kaffe.util.Deprecated
>         at java/lang/Throwable.<init>(24)
>         at java/lang/Error.<init>(17)
>         at kaffe/util/Deprecated.<init>(16)
>         at java/lang/SecurityManager.classLoaderDepth(149)
>         at java/rmi/RMISecurityManager.checkPropertiesAccess(131)
>         at java/lang/System.checkPropertyAccess(50)
>         at java/lang/System.getProperty(72)
>         at java/lang/System.getProperty(68)
>         at sun/rmi/transport/Utils.getProperty(44)
>         at sun/rmi/transport/tcp/TCPEndpoint.<clinit>(67)
>         at sun/rmi/registry/RegistryImpl.<init>(72)
>         at sun/rmi/registry/RegistryImpl.main(216)
> 
> Has anyone see this error?  And could any one help me out.
> 
> Thanks.
> 
> Sanjay
> 
> 
> --
>   _____  ____ _  _  _____  ____ __  __Sanjay Jaiman, Network Management
>  |  ___// __ | \| ||__ __|/ __ \\ \/ /Ennovate Netwoks
>  |___  || __ |    | _| |  | __ | \  / 330 Codman Hill Road
>  /_____||_||_|_|\_||___|  |_||_| /_/  Boxborough, MA 01719 (978)263-2002ext 118
> 
> 
> 
> --------------7175805C099235825F0EA384
> Content-Type: text/html; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> <HTML>
> Hi,
> 
> <P>I get the following error when I try to run "rmiregistry" on a NetBSD/Intel
> <BR>machine with Kaffe 1.0.b2 installed.
> 
> <P>kaffe.util.Deprecated
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java/lang/Throwable.&lt;init>(24)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java/lang/Error.&lt;init>(17)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at kaffe/util/Deprecated.&lt;init>(16)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java/lang/SecurityManager.classLoaderDepth(149)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java/rmi/RMISecurityManager.checkPropertiesAccess(131)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java/lang/System.checkPropertyAccess(50)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java/lang/System.getProperty(72)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java/lang/System.getProperty(68)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at sun/rmi/transport/Utils.getProperty(44)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at sun/rmi/transport/tcp/TCPEndpoint.&lt;clinit>(67)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at sun/rmi/registry/RegistryImpl.&lt;init>(72)
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at sun/rmi/registry/RegistryImpl.main(216)
> 
> <P>Has anyone see this error?&nbsp; And could any one help me out.
> 
> <P>Thanks.
> 
> <P>Sanjay
> <BR>&nbsp;
> <PRE>--&nbsp;
> &nbsp; _____&nbsp; ____ _&nbsp; _&nbsp; _____&nbsp; ____ __&nbsp; __Sanjay Jaiman, Network Management
> &nbsp;|&nbsp; ___// __ | \| ||__ __|/ __ \\ \/ /Ennovate Netwoks
> &nbsp;|___&nbsp; || __ |&nbsp;&nbsp;&nbsp; | _| |&nbsp; | __ | \&nbsp; / 330 Codman Hill Road
> &nbsp;/_____||_||_|_|\_||___|&nbsp; |_||_| /_/&nbsp; Boxborough, MA 01719 (978)263-2002ext 118</PRE>
> &nbsp;</HTML>
> 
> --------------7175805C099235825F0EA384--
> 
> 



More information about the kaffe mailing list