這些日子為這個錯誤苦惱很久了,網上找到的各種方法都試了一遍,還是沒能解決。
安裝好zookeeper後,執行zkServer.sh start 顯示正常啟動,但執行zkServer.sh status 則顯示:Error contacting service. It is probably not running。檢視日誌,報錯連線的其他三臺節點都拒絕連線。後來無意中看到,有網友說需要將其他節點的zk服務都開啟。當時很激動的試了下,在四臺節點上都運行了zkServer.sh start,可是當執行zkServer.sh status並檢視日誌時還是報同樣的錯誤。極度鬱悶,當思考了一會還有什麼辦法可以解決的時候,在其中一臺節點上運行了下zkServer.sh status,額。。。神奇的事情發生了,竟然正常啟動了。其他節點也是。思考了下,應該是它啟動也需要一個過程,不是執行完命令立馬啟動。
總結下,就是除了網上說的刪掉/etc/hosts中的127.0.0.1或將主機對應的ip在配置檔案中改為0.0.0.0或刪掉.pid檔案重啟等等方式都試了無效的話,仔細檢視是否每臺節點的zk服務是否都開啟。並且開啟後稍等片刻,看著否狀態顯示正常。
相關推薦
WARN [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:2181:<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="f9a88c968b8c94ba9781b49897989e9
這些日子為這個錯誤苦惱很久了,網上找到的各種方法都試了一遍,還是沒能解決。 安裝好zookeeper後,執行zkServer.sh start 顯示正常啟動,但執行zkServer.sh status 則顯示:Error contacting service. It is probably not runn
解決zookeeper報錯[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="16585f594573646073645
zookeeper.out報錯: 2016-12-10 18:05:46,958 [myid:3] - WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:[email protected]] - Exceptio
[ 轉]Shell中引數($0,$1,$#,$NF,<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="4b6f0b">[email protected]a>等)的含義
Shell中引數($0,$1,$#,$NF,[email protected]等)的含義 釋出時間:2018-01-19 來源:網路 上傳者:使用者 &nbs
Linux下$#,$0,$1,$2,$3,<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="bc98fc">[email protected]a>,$*,$$,$?代表的含義
$# :傳給指令碼的引數個數; $0 :指令碼名稱; $n :n為數字,代表傳給指令碼的第n個引數; [email protected] :引數列表; $* :也是顯示引數列表,與上一條命
淺談linux中shell變數$#,<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="674327">[email protected]a>,$0,$1,$2,$?的含義解釋
淺談linux中shell變數$#,[email protected],$0,$1,$2,$?的含義解釋 下面小編就為大家帶來一篇淺談linux中shell變數$#,[email protected],$0,$1,$2的含義解釋。小編覺得挺不錯的,現在就分享給大家,
shell 中的$0 $1 $* <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e5c1a5">[email protected]a> $# $$ $?
$0: 指令碼本身檔名稱 $1: 命令列第一個引數,$2為第二個,以此類推 $*: 所有引數列表 [email protected]: 所有引數列表 $#: 引數個數 $$: 指令碼執行時的PID $?: 指令碼退出碼 ∗與@的區別 當命令列為test.sh 1 2 3 "$*“表示"1
Android Studio 3.0.1 gradle編譯報錯 Error : unable to resolve dependency for <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="a0c1
在app目錄下build.gradle中引用了第三方類庫,gradle編譯時不斷報錯,無法resolve第三方類庫,或者無法download第三方類庫dependencies { implementation fileTree(include: ['*.jar'],
shell腳本中的$# $0 <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="f8dcb8">[email protected]a> $* $$ $! $?的意義
腳本 $* width 上一個 pre shell int .cn height 轉載自:http://www.cnblogs.com/davygeek/p/5670212.html 今天學寫腳本遇到一些變量不認識,在此做下記錄。 變量 含義 $0 當前腳本的文件
Spring4.0系列<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="aa9f87eae9c5c4cec3dec3c5c4cbc6">[email protected]a>
one window 標識 cto ace ted ada bsp 布爾 這篇文章介紹Spring 4的@Conditional註解。在Spring的早期版本你可以通過以下方法來處理條件問題: 3.1之前的版本,使用Spring Expression Langua
linux bash Shell特殊變數:Shell $0, $#, $*, <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="8aaeca">[email protected]a>, $?
在linux下配置shell引數說明 前面已經講到,變數名只能包含數字、字母和下劃線,因為某些包含其他字元的變數有特殊含義,這樣的變數被稱為特殊變數。 例如,$ 表示當前Shell程序的ID,即pid,看下面的程式碼: [[email protected] /]$ ec
【Shell】linux bash Shell特殊變數:Shell $0, $#, $*, <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="4f6b0f">[email protected]<
在linux下配置shell引數說明 前面已經講到,變數名只能包含數字、字母和下劃線,因為某些包含其他字元的變數有特殊含義,這樣的變數被稱為特殊變數。 例如,$ 表示當前Shell程序的ID,即pid,看下面的程式碼: $echo $$ 執行結果 29949
Shell指令碼中$0、$?、$!、$$、$*、$#、<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="cbef8b">[email protected]a>等的意義
變數說明 $$ Shell本身的PID(ProcessID) $! Shell最後執行的後臺Process的PID $? 最後執行的命令的結束程式碼(返回值) $- 使用Set命令設定的Flag一覽 $* 所有引數列表。如"$*"用「"」括起來的情況、以"$1 $2 …
shell特殊變數$0,$#,<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="edc9ad">[email protected]a>,$*,$?,$$和命令列引數
變數 含義 $0 當前指令碼的檔名 $n 傳遞給指令碼或函式的引數。n 是一個數字,表示第幾個引數。例如,第一個引數是$1,第二個引數是$2。 $# 傳遞給指令碼或函式的引數個數。 $* 傳遞給指令碼或函式的所有引數
unix中shell 非一般變數$0 $n $* <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="a581e5">[email protected]a> $! $?的詳解
$0:獲取當前執行指令碼的檔名,包括路徑。 [[email protected] script]# cat 0.sh #!/bin/bash echo $0 [[email protected] script]# sh 0.sh 0.sh [[email protected
【Shell指令碼學習8】Shell特殊變數:Shell $0, $#, $*, <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="83a7c3">[email protected]a>,
前面已經講到,變數名只能包含數字、字母和下劃線,因為某些包含其他字元的變數有特殊含義,這樣的變數被稱為特殊變數。 例如,$ 表示當前Shell程序的ID,即pid,看下面的程式碼: $echo $$ 執行結果 29949 特殊變數列表 變數
requires a peer of <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="107762657e6450">[email protected]a>>=0.4.0
為什麼我會得到下面的錯誤?我的grunt 版本是> v0.4.0 的。npm WARN [email protected] requires a peer of [email
六、Shell特殊變數:Shell $0, $#, $*, <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="694d29">[email protected]a>, $?, $$和命令列引
前面已經講到,變數名只能包含數字、字母和下劃線,因為某些包含其他字元的變數有特殊含義,這樣的變數被稱為特殊變數。例如,$ 表示當前Shell程序的ID,即pid,看下面的程式碼: $echo $$ 執行結果 29949 特殊變數列表 變數 含義 $0 當前指令碼
Linux之Shell學習(三)Shell特殊變數:Shell $0, $#, $*, <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="321672">[email protected]a
前面已經講到,變數名只能包含數字、字母和下劃線,因為某些包含其他字元的變數有特殊含義,這樣的變數被稱為特殊變數。例如,$ 表示當前Shell程序的ID,即pid,看下面的程式碼: $echo $$ 執行結果 29949 特殊變數列表 變數 含義 $0 當前指令碼
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e582979586a5d4cbd4d5cbd4">
錯誤資訊: D:\project\eyeshot\eyeshot\Source>npm install npm WARN deprecated [email protected]: This version is no longer maintained. Please upgr
npm WARN <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="cebdbab7a2bbbde3a2a1afaaabbc8efde0fee0fc">[email protected]a>
問題: npm WARN [email protected] requires a peer of [email protected]>=0.52.4 but none is installed. You must install peer dep