Problem with RMI

Discussion in 'Java' started by Box_Jellyfish, Mar 6, 2011.

  1. Box_Jellyfish

    Box_Jellyfish New Member

    Joined:
    Mar 6, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Location:
    Ahmedabad, India
    Hello there,
    I am trying to learn RMI programming, I've 4 class files myRMIInterface,myRMIImpl,myRMIClient and myRMIServer. All class files are compiled sucessfully and rmiregistry also runs,
    but when I enter 'start java myRMIServer' it displays error look like:
    "Exception Occured: java.security.AccessControlException:access denied (java.net.SocketPermission 127.0.0.1:1099 connect,resolve)"

    what this indicates?Please help me.

    I have installed JDK 6 Update 23 x64 Windows 7
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice