[
https://issues.apache.org/jira/browse/HBASE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789763#comment-13789763
]
stack commented on HBASE-9563:
------------------------------
Have this in the .out:
{code}
4 rm: cannot remove `/tmp/hbase-hbase-master.znode': No such file or directory
3 already in use: 10101; nested exception is:.
2 ,...java.net.BindException: Address already in use
1 To enable GC log rotation, use -Xloggc:<filename> -XX:+UseGCLogFileRotation
-XX:NumberOfGCLogFiles=<num_of_files> -XX:GCLogFileSize=<num_of_size>
0 where num_of_file > 0 and num_of_size > 0
1 GC log rotation is turned off
{code}
10101 is jmx port (from Elliott).
> Autorestart doesn't work if zkcleaner fails
> -------------------------------------------
>
> Key: HBASE-9563
> URL: https://issues.apache.org/jira/browse/HBASE-9563
> Project: HBase
> Issue Type: Bug
> Reporter: Elliott Clark
> Assignee: stack
> Fix For: 0.98.0, 0.96.1
>
>
> I've seen this several times where a master didn't autorestart because zk
> cleaner failed. We should still restart the daemon even if it's not possible
> to clean the zk nodes.
--
This message was sent by Atlassian JIRA
(v6.1#6144)