activemq升級報錯
檢視ActiveMQ版本:
ActiveMQ 5.8.0
現在我們需要升級到:
Version |
5.14.0 |
官網下載:
http://activemq.apache.org/activemq-5140-release.html
啟動報錯:
Exception in thread “main” java.lang.UnsupportedClassVersionError:org/apache/activemq/console/Main : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: org.apache.activemq.console.Main. Program will exit.
原因是jdk版本過低,解決方法是:直接在activemq檔案裡面定義java_home路徑就可以了
本文轉自chenzudao51CTO部落格,原文連結: http://blog.51cto.com/victor2016/1895776,如需轉載請自行聯絡原作者
相關文章
- 資料庫升級報錯資料庫
- oracle 升級報錯 NO pre-requistes......OracleUI
- pip 升級後runpy.py報錯
- oracle 11.2.0.3.6升級故障---監聽報錯Oracle
- 【Python】升級python後pip報錯Python
- python3升級後的報錯Python
- ActiveMQ初級教程MQ
- 資料庫升級後goldengate報錯,ORA-04045資料庫Go
- centos 5.6核心升級到 linux-3.2.23 報錯!CentOSLinux
- Windows10升級80240020報錯怎麼辦?Windows
- Linux升級核心後報No volume groups found錯誤Linux
- jenkins 升級踩坑,主要是403 CSRF報錯問題Jenkins
- flutter升級後 執行專案報錯 Warning: Podfile is out of dateFlutter
- 升級 Xcode 10 報錯libstdc++.6.0.9 或info.plistXCodeC++
- 升級pip報錯ERROR: Could not install packages due to an OSError: [WinError 5]ErrorPackage
- oracle 升級報錯,OUI-11180:Package information not spaceifiedOracleUIPackageORM
- 常見的 PostgreSQL 升級錯誤SQL
- Mac os 升級到11.0版本後 啟動擴充套件報錯Mac套件
- MacOS Big Sur11.0升級後Eclipse啟動報錯MacEclipse
- Flutter Xcode升級12.0,flutter iOS跑不了真機報錯問題FlutterXCodeiOS
- 10g rac升級crs,執行root102.sh報錯
- 升級到 MySQL 8.4,MySQL 啟動報錯:io_setup() failed with EAGAINMySqlAI
- thinkphp升級後報錯Declaration of thinkappUrl::build() must be compatible with think outeUrl::build():PHPAPPUI
- Cocopods的升級錯誤解決
- xcode升級xcode9 1之後報錯swift stdlib tool errorXCodeSwiftError
- 升級go1.10後打包出錯Go
- vaio升級win10會出錯嗎AIWin10
- CentOS 5.6 升級 10.2.0.5 錯誤解決CentOS
- Nacos 爆重大 Bug!!不要升級,不要升級,不要升級
- 資料庫升級後匯出報EXP-00056錯誤解決辦法資料庫
- 升級iOS11變磚怎麼辦? 手把手教你拯救升級出錯iPhoneiOSiPhone
- Truffle 2.0升級3.0升級指南
- [BUG反饋]升級後獨立模型出錯模型
- Oracle11g升級到11.2.0.3過程中XDB.DBMS_XMLSCHEMA相關報錯OracleXML
- rac 升級crs 升級資料庫軟體,升級資料庫資料庫
- Python 入門級報錯處理Python
- Brew 升級更新錯誤"Failed to install vendor Ruby."AI
- Ubuntu學習之apt-get update 升級錯誤Ubuntuapt-get