Re: Need help in this problem " Address already in use(0x62)"

2015-11-07 Thread researcher cs
i upgraded the version to storm -0.9.5 and got in supervisor log file that it hasn't start still but i executed tha commend that launch between supervisor and worker and got this [ERROR] Halting process: ("Error on initialization") java.lang.RuntimeException: ("Error on initialization") at

Re: Need help in this problem " Address already in use(0x62)"

2015-11-03 Thread researcher cs
i tried this command ps -ef|grep 6703 and got this st 2991 2595 41 14:51 pts/3 00:05:19 java -server -Xmx768m -Djava.library.path=/usr/local/lib:/opt/local/lib:/usr/lib -Dlogfile.name=worker-6703.log -Dstorm.home=/home/st/storm-0.8.2 -Dlog4j.configuration=storm.log.properties -cp

Re: Need help in this problem " Address already in use(0x62)"

2015-11-02 Thread Feng Longda
I have resolved this problem several times. There are two root cause. (1) local temporary network ports are conflict with storm's ports. (2) the old worker failed to be killed when kill topology. Firstly, please do "ps -ef|grep 67xx" to check whether it is due to the second problem. if there is

Need help in this problem " Address already in use(0x62)"

2015-11-01 Thread researcher cs
after submitting topology supervisor log file 2015-11-01 09:59:48 executor [INFO] Loading executor b-1:[3 3] 2015-11-01 09:59:50 executor [INFO] Loaded executor tasks b-1:[3 3][INFO] Launching worker with assignment #backtype.storm.daemon.supervisor.LocalAssignment{:storm-id "df-1-1446364738",