rabbitmq啟動失敗(BOOT FAILED)
之前啟動正常的rabbitmq, 今天再次啟動時, 居然報錯了, 錯誤資訊如下:
折騰一番, 發現是erlang沒有裝好, 之前重新安裝過homebrew, 懷疑是之前被我解除安裝掉了$ rabbitmq-server RabbitMQ 3.6.6. Copyright (C) 2007-2016 Pivotal Software, Inc. ## ## Licensed under the MPL. See http://www.rabbitmq.com/ ## ## ########## Logs: /Applications/Coding/rabbitmq/var/log/rabbitmq/[email protected] ###### ## /Applications/Coding/rabbitmq/var/log/rabbitmq/
[email protected] ########## Starting broker... BOOT FAILED =========== Error description: {could_not_start,rabbit, {undef, [{crypto,module_info,[attributes],[]}, {rabbit_misc,module_attributes,1, [{file,"src/rabbit_misc.erl"},{line,798}]}, {rabbit_misc,'-all_module_attributes/1-fun-0-',3, [{file,"src/rabbit_misc.erl"},{line,818}]}, {lists,foldl,3,[{file,"lists.erl"},{line,1261}]}, {rabbit_boot_steps,find_steps,1, [{file,"src/rabbit_boot_steps.erl"},{line,40}]}, {rabbit_boot_steps,run_boot_steps,1, [{file,"src/rabbit_boot_steps.erl"},{line,26}]}, {rabbit,start,2,[{file,"src/rabbit.erl"},{line,687}]}, {application_master,start_it_old,4, [{file,"application_master.erl"},{line,272}]}]}} Log files (may contain more information): /Applications/Coding/rabbitmq/var/log/rabbitmq/[email protected] /Applications/Coding/rabbitmq/var/log/rabbitmq/[email protected] {"init terminating in do_boot",{could_not_start,rabbit,{undef,[{crypto,module_info,[attributes],[]},{rabbit_misc,module_attributes,1,[{file,"src/rabbit_misc.erl"},{line,798}]},{rabbit_misc,'-all_module_attributes/1-fun-0-',3,[{file,"src/rabbit_misc.erl"},{line,818}]},{lists,foldl,3,[{file,"lists.erl"},{line,1261}]},{rabbit_boot_steps,find_steps,1,[{file,"src/rabbit_boot_steps.erl"},{line,40}]},{rabbit_boot_steps,run_boot_steps,1,[{file,"src/rabbit_boot_steps.erl"},{line,26}]},{rabbit,start,2,[{file,"src/rabbit.erl"},{line,687}]},{application_master,start_it_old,4,[{file,"application_master.erl"},{line,272}]}]}}} Crash dump was written to: erl_crash.dump init terminating in do_boot ()
重新安裝erlang
$ brew install erlang
Updating Homebrew...
==> Installing dependencies for erlang: openssl, jpeg, libpng, libtiff, wxmac
==> Installing erlang dependency: openssl
==> Downloading https://homebrew.bintray.com/bottles/openssl-1.0.2k.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring openssl-1.0.2k.el_capitan.bottle.tar.gz
==> Using the sandbox
==> Caveats
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
/usr/local/etc/openssl/certs
and run
/usr/local/opt/openssl/bin/c_rehash
This formula is keg-only, which means it was not symlinked into /usr/local.
Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries
If you need to have this software first in your PATH run:
echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile
For compilers to find this software you may need to set:
LDFLAGS: -L/usr/local/opt/openssl/lib
CPPFLAGS: -I/usr/local/opt/openssl/include
==> Summary
相關推薦
rabbitmq啟動失敗(BOOT FAILED)
之前啟動正常的rabbitmq, 今天再次啟動時, 居然報錯了, 錯誤資訊如下: $ rabbitmq-server RabbitMQ 3.6.6. Copyright (C) 2007-2016 Pivotal Software, Inc.
HBASE啟動失敗,Failed construction of Master: class org.apache.hadoop.hbase.master.HMaster
sta caused and tex runtime sla class -1 regions Master日誌錯誤:2015-12-02 06:34:32,394 ERROR [main] master.HMasterCommandLine: Master exiting
RabbitMQ啟動失敗
tle 內置 fff cto 解決辦法 啟動 刪除 color 分享 我是虛擬機部署的RabbitMQ,因為下班的時候關機了,第二天再啟動就起不來,報錯信息如下圖所示。解決辦法:把內置的mnesia數據庫刪除即可RabbitMQ啟動失敗
線上rabbitmq啟動失敗緊急修復
一上班就說服務不能用,趕緊解決一下,然後重啟服務試試,結果發現是mq沒啟動 [root@localhost rabbit@localhost]# service rabbitmq-server start Starting rabbitmq-server:
【原創】大叔問題定位分享(30)mesos agent啟動失敗:Failed to perform recovery: Incompatible agent info detected
cpp 方法 fail mesos perf mes inf for cut mesos agent啟動失敗,報錯如下: Feb 15 22:03:18 server1.bj mesos-slave[1190]: E0215 22:03:18.622994 1192 sl
rabbitMQ-server控制檯安裝報錯啟動失敗,黑視窗一閃即過Applying plugin configuration to rabbit .. failed.
Applying plugin configuration to rabbit .. failed. 按照網上操作如下步驟時: 進入%RABBITMQ_SERVER%\sbin目錄以管理員身份執行 rabbitmq-plugins.bat rabbitmq-plug
apache2啟動失敗(Failed to start The Apache HTTP Server.)解決方案
star 卸載 sta 啟動 art code led sudo pac 不知道如何啟動apache2就啟動不來了。 如下圖所示: 即使卸載了重新裝也是如此 經過測試卸載並清除軟件包的配置即可解決 sudo apt-get purge apache2 s
mysql啟動失敗--Job for mysqld.service failed because the control process exited
1.centos7啟動報錯 Starting mysqld (via systemctl): Job for mysqld.service failed because the control process exited with error code. See "systemctl s
centos7下docker啟動失敗--ob for docker.service failed because the control process exited with error code.
今天在配置openshift用docker部署映象的時候,啟動docker發現竟然啟動失敗: 之前是可以啟動的,突然不能啟動了,想到我改了配置檔案: 執行: vim /etc/sysconfig/docker 可能是家的內容有問題
Nexus啟動失敗處理:The nexus service was launched, but failed to start.
升級了JDK為1.9後,Nexus啟動就失敗了: C:\Users\abc>nexus start wrapper | Starting the nexus service... wrapper | Waiting to start... wrapper  
Server Tomcat v9.0 Server at localhost failed to start.誤刪檔案導致啟動失敗
網上有一系列的解決方案,試了都沒用,一看報錯資訊是清理垃圾時誤刪了某些檔案導致啟動失敗,還原檔案步驟如下 1,myeclipse>preferences>Servers>Runtime Environment 2,把以前的tomcat 9.0移除&n
spring-boot不同包結構下,同名類衝突導致服務啟動失敗解決方案
專案背景: 兩個專案的包結構和類名都很多相同,於是開始考慮使用加一級包進行隔離,類似於這種結構 但是在啟動的過程中,丟擲來這樣的異常: 1 2 3 4 5 6 7 8 9 Caused by: org.springframework.
Tomcat啟動失敗(A child container failed during start)
最近在導專案時,經常發生一個Tomcat的啟動錯誤,查了不少資料都說是缺少包的原因,於是使用了各種加包的方式,只有以下為親測可行(Maven配置下) 錯誤內容: 導包方式如下: (專案右鍵——properties——Deployment Assembly) (Add——
Spring boot搭建啟動時,啟動失敗
初次使用spring boot,啟動時去出現了以下錯誤: Failed to configure a DataSource: 'spring.datasource.url' is not specified and no embedded datasource
websocket導致spring boot 專案單元測試啟動失敗的問題解決
背景 一個專案中需要實時的向前端展示資料變化,因此使用websocket。但是在專案中增加websocket後,功能沒有問題,但是之前寫的單元測試程式碼都無法執行。(程式碼和報錯貼出來,如下,可以忽略) package com.hengyun.admin; import
【spring boot】base服務啟動失敗--Process finished with exit code 0
前言 小編在啟動spring boot專案的時候,遇到了一個問題base服務啟動後直接退出:Process finished with exit code 0,之前配置專案啟動Eureka的時候也是遇到了這個問題,當時控制檯沒有報錯資訊,是啟動的埠號與本地的IIS服務
tomcat啟動失敗問題排除及解決辦法 Server Tomcat v9.0 Server at localhost failed to start.
解決方案一:點選控制檯下的server,右擊一下,點選Add And Remove,把專案重新部署一下,在執行一下,看看能不能解決問題; 解決方案二:刪除掉eclipse中的服務,再重新部署一下 過程如下 delete掉server,-->window-->
Tomcat啟動失敗 提示Server Tomcat v7.0 Server at localhost failed to start.六種解決方法
Tomcat啟動失敗,提示Server Tomcat v7.0 Server at localhost failed to start 在一次檢視自己以前寫過的專案中,執行tomcat失敗,出現如圖提示 然而自己之前的專案執行時候都很正常,沒有出現這樣的錯誤,再次執行時候就出現這樣的錯誤,百思不得其解,
nginx啟動失敗(bind() to 0.0.0.0:80 failed,An attempt was made to access a socket in ...)
nginx 不能啟動,報錯如下 該錯誤 實在 nginx 的 logs 下的 errorr.log 中檢視 2018/12/24 10:29:15 [emerg] 14940#3232: bind() to 0.0.0.0:80 failed (10013: An attempt w
Spring boot 啟動報錯 Failed to auto-configure a DataSource
2018-03-29 22:09:30.459 INFO 10016 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*] 2018-0