DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2005
    Posts
    27

    New to RMI What wrong here

    getting even after having had started the rmiregistry

    Error: java.security.AccessControlException: access denied (java.net.SocketPermission 127.0.0.1:15302 connect,resolve)

    Thanks for the help

  2. #2
    Join Date
    Oct 2005
    Location
    New Jersey
    Posts
    255
    You need to edit your java policy file to allow connections (or accepting connections) to ports greater than 1024. Refer to the details in the RMI tutorial
    Happiness is good health and a bad memory.

Similar Threads

  1. RMI with internet connections.
    By Diego in forum Java
    Replies: 2
    Last Post: 05-22-2001, 06:53 PM
  2. An open invitation
    By Chris P. in forum Java
    Replies: 0
    Last Post: 12-04-2000, 07:55 PM
  3. An open invitation
    By Chris P. in forum Java
    Replies: 0
    Last Post: 12-04-2000, 07:52 PM
  4. Replies: 1
    Last Post: 05-11-2000, 05:19 AM
  5. RMI Timeout Question
    By Fabio Luis De Paoli in forum Java
    Replies: 0
    Last Post: 05-04-2000, 09:46 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links