當前位置:編程學習大全網 - 網站源碼 - kafka啟動報錯(轉)

kafka啟動報錯(轉)

原文鏈接:/russle/java/article/details/84962568

報錯

C:\H\software\kafka_2.12-1.1.1\bin\windows>kafka-server-start.bat ..\..\config\

server.properties

[2018-12-11 21:13:46,490] INFO Registered kafka:type=kafka.Log4jController MBean

(kafka.utils.Log4jControllerRegistration$)

[2018-12-11 21:13:46,998] ERROR Exiting Kafka due to fatal exception (kafka.Kafk

a$)

java.lang.VerifyError: Uninitialized object exists on backward branch 209

Exception Details:

? Location:

scala/collection/immutable/HashMap$HashTrieMap.split()Lscala/collection/immu

table/Seq; @249: goto

? Reason:

Error exists in the bytecode

? Bytecode:

0000000: 2ab6 0060 04a0 001e b200 b8b2 00bd 04bd

0000010: 0002 5903 2a53 c000 bfb6 00c3 b600 c7c0

......

0000170: b200 bd05 bd00 0259 0319 0b53 5904 190c

0000180: 53c0 00bf b600 c3b6 0102 b02a b600 3803

0000190: 32b6 0104 b0

? Stackmap Table:

same_frame(@35)

full_frame(@141,{Object[#2],Integer,Integer,Integer,Integer,Integer,Object[#

114]},{})

append_frame(@151,Object[#134],Object[#134])

full_frame(@209,{Object[#2],Integer,Integer,Integer,Integer,Integer,Object[#

......

解決辦法 升級jdk

將1.8.0_11 升級為?1.8.0_251

  • 上一篇:su怎麽把時間調到晚上
  • 下一篇:群輝nastools慢。
  • copyright 2024編程學習大全網