java - 在windows中搭建kafka,在启动kafka时报错问题
大家讲道理
大家讲道理 2017-04-18 10:22:32
0
3
495

找不到libdt.jar 。但是这个jar确实是在啊?怎么解决

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(3)
小葫芦

The jar exists in jdk, but the running environment jre does not exist.

小葫芦

The reason for the error is probably because there are spaces in the jdk path. Uninstall and reinstall. Do not use the default installation directory and change it to a path without spaces. Reconfigure the computer advanced settings->paht environment variable

PHPzhong

There is an alias PROGRA~1 in the Program Files directory windows. Just change the Program Files referenced by JAVA_HOME in the path to PROGRA~1

PS. You need to restart the CMD window to use the new JAVA_HOME

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!