Error on start GSM
Hi,
In my linux machine I setted up the setenv.sh script adding the following lines:
LOOKUPLOCATORS=146.61.213.115 NIC_ADDR=146.61.213.115
but when I tried to start GSM the console shows the following error:
Sep 9, 2008 2:46:53 PM WARNING [org.jini.rio.tools.webster]: Bind Address Failure on port [0] Caused by: java.net.BindException: Cannot assign requested address Sep 9, 2008 2:46:53 PM SEVERE [com.gigaspaces.start]: Error while booting system - java.net.BindException: Cannot assign requested address at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.<init>(ServerSocket.java:185) at org.jini.rio.tools.webster.Webster.initialize(Webster.java:245) at org.jini.rio.tools.webster.Webster.<init>(Webster.java:131) at com.gigaspaces.start.SystemConfig.getWebster(SystemConfig.java:569) at com.gigaspaces.start.SystemBoot.main(SystemBoot.java:222)
If I remove the nic_addr line it work but my gs-ui or my application does not find my cluster, please help me
{quote}This thread was imported from the previous forum. For your reference, the original is [available here|http://forum.openspaces.org/thread.jspa?threadID=2584]{quote}