Forum Getting Started: Re: Exception Report


 
Search: 

10: Re: Exception Report
In response to 1 04/13/06 12:05 AM
[ Reply | Forward ]
This error:

Depends On Me: java.rmi.ServerException: Could not bind home; nested exception
is:
javax.naming.CommunicationException

suggests that port 1099 (the rmi port) is inaccessible, otherwise occupied, conflicting, or blocked. If you have Windows Firewall turned on, it may be blocking java programs from accessing the network (usually when you first run a program Windows would ask 'do you wish to block/unblock this program', if you choose unblock it will add the program to the list of exceptions). Even though it's only accessing local ports on the same machine, the Windows firewall will still block it.

Posted by Jun-Dir Liew

11: Re: Re: Exception Report
In response to 10 04/13/06 10:43 AM
[ Reply | Forward ]
Thanks for sticking with me on this. I do not have windows firewall active and and even tried running LAMS after stopping the Windows Firewall/ICE service through the Admin Tools. Either way I get the same result.

Dan.

Posted by Dan Patchin

12: Re: Re: Re: Exception Report
In response to 11 04/18/06 01:06 AM
[ Reply | Forward ]
Do you use any desktop search utility such as Google Desktop Search or instant messenger such as Skype while starting LAMS? If you do, try to stop them before starting LAMS.

Good Luck!

Posted by Fei Yang

Reply to first post on this page
Back to Getting Started