CrazyEngineers
  • It's challenging , can any resolve problem related with java RMI in netbeans ?

    Updated: Oct 26, 2024
    Views: 1.2K
    hay guys i am developing an rmi based application in netbeans 6.9 but i got found this exception access denied java.net.socketpermission 127.0.0.1 connect resolve
    can any one help me i had try all the way to resolve but i unable now it's your turn
    please reply fast it's urgent

    thanks in advance
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • rahul69

    MemberApr 3, 2013

    hare singh nayak
    hay guys i am developing an rmi based application in netbeans 6.9 but i got found this exception access denied java.net.socketpermission 127.0.0.1 connect resolve
    can any one help me i had try all the way to resolve but i unable now it's your turn
    please reply fast it's urgent

    thanks in advance
    Please paste the code, so then maybe someone could help 😀
    Are you sure? This action cannot be undone.
    Cancel
  • Vishal Sharma

    MemberApr 8, 2013

    hare singh nayak
    hay guys i am developing an rmi based application in netbeans 6.9 but i got found this exception access denied java.net.socketpermission 127.0.0.1 connect resolve
    can any one help me i had try all the way to resolve but i unable now it's your turn
    please reply fast it's urgent

    thanks in advance
    I'm just taking an assumption of your problem as you were not clear in describing it!
    You may need to enable the ports through your firewall settings to communicate with the Localhost (i.e. 127.0.0.1)
    Generally, any port number above 5000 is suitable for this.. But some ports like 8008 cannot be used for this communication as Apache Tomcat uses it (if it is installed in your system). enable the ports, use java.net package properly and you'll not face any problems
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register