JavaShuo
欄目
標籤
springboot之mongoDB項目Exception in monitor thread while connecting to server localhost:27017
時間 2021-01-04
標籤
mongodb
數據庫
springboot
欄目
Spring
简体版
原文
原文鏈接
今天做好項目在自己電腦上測試均正常,但是部署到服務器上總是報 查看上面內容發現我的數據庫明明已經鏈接成功了 想了想 是數據庫配置鏈接了2次,因爲我自己寫了mongoDB的鏈接bean,而springboot又自動配置了一遍,而報錯的是springboot自己配置的。 解決辦法: 1、@SpringBootApplication(exclude = {MongoAutoConfiguration.c
>>阅读原文<<
相關文章
1.
Exception in thread "Thread-0" java.lang.NullPointerException
2.
Exception in thread "Thread-0" java.lang.IllegalMonitorStateException
3.
Exception in thread "main" java.util.ConcurrentModificationException
4.
虛擬機重啓錯誤,libvirtError:internal error:process exited while connecting to monitor
5.
Exception in thread "main" org.springframework.jdbc.BadSqlGrammarException:
6.
exception in thread 'main' java.lang.NoClassDefFoundError:
7.
Kibana: Unknown error while connecting to Elasticsearch
8.
Exception in thread "main" com.sun.xml.internal.ws.model.RuntimeModelerException
9.
SpringBoot調試:Exception in thread main java.lang.AbstractMethodError: org.springframework.boot.cont
10.
Exception in thread "main" redis.clients.jedis.exceptions.JedisDataException
更多相關文章...
•
Mozilla 項目
-
瀏覽器信息
•
Thymeleaf項目實踐
-
Thymeleaf 教程
•
Docker容器實戰(一) - 封神Server端技術
•
互聯網組織的未來:剖析GitHub員工的任性之源
相關標籤/搜索
connecting
exception
monitor
SpringBoot項目
thread
mongodb+springboot
springboot+mongodb
項目
server
link&monitor
SQL
MongoDB
Spring
紅包項目實戰
PHP教程
MySQL教程
SpringBoot
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
python的安裝和Hello,World編寫
2.
重磅解讀:K8s Cluster Autoscaler模塊及對應華爲雲插件Deep Dive
3.
鴻蒙學習筆記2(永不斷更)
4.
static關鍵字 和構造代碼塊
5.
JVM筆記
6.
無法啓動 C/C++ 語言服務器。IntelliSense 功能將被禁用。錯誤: Missing binary at c:\Users\MSI-NB\.vscode\extensions\ms-vsc
7.
【Hive】Hive返回碼狀態含義
8.
Java樹形結構遞歸(以時間換空間)和非遞歸(以空間換時間)
9.
數據預處理---缺失值
10.
都要2021年了,現代C++有什麼值得我們學習的?
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Exception in thread "Thread-0" java.lang.NullPointerException
2.
Exception in thread "Thread-0" java.lang.IllegalMonitorStateException
3.
Exception in thread "main" java.util.ConcurrentModificationException
4.
虛擬機重啓錯誤,libvirtError:internal error:process exited while connecting to monitor
5.
Exception in thread "main" org.springframework.jdbc.BadSqlGrammarException:
6.
exception in thread 'main' java.lang.NoClassDefFoundError:
7.
Kibana: Unknown error while connecting to Elasticsearch
8.
Exception in thread "main" com.sun.xml.internal.ws.model.RuntimeModelerException
9.
SpringBoot調試:Exception in thread main java.lang.AbstractMethodError: org.springframework.boot.cont
10.
Exception in thread "main" redis.clients.jedis.exceptions.JedisDataException
>>更多相關文章<<