【发布时间】:2021-11-29 10:48:57
【问题描述】:
线程“rebel-messaging-executor-44”中的异常 java.lang.NoSuchMethodError: sun.security.ssl.InputRecord._jr$ig$handshakeHash(Ljava/lang/Object;)Lsun/security/ssl/HandshakeHash;
系统详情:
- Java 11.0.12
- Hybris 2005.0
- jrebel-2021.4.1
我已经下载了 JRebel zip 文件,然后将其解压缩。另外,安装了 JRebel IntelliJ 插件。
local.propeties
tomcat.javaoptions=-Xverify:none -javaagent:"C:\\Users\\CHISHTM\\Downloads\\jrebel-2021.4.1-nosetup\\jrebel\\jrebel.jar=de.hybris.tomcat.HybrisWebappClassLoader60" -agentpath:C:\\Users\\CHISHTM\\Downloads\\jrebel-2021.4.1-nosetup\\jrebel\\lib\\jrebel64.dll
【问题讨论】:
-
请执行 ant build 或重启 hybris 实例
-
@RaushanKumar:运气不好
-
你用的是哪个java版本?
-
请指定您的java版本、hybris版本、jrebel版本。你配置正确了吗? manuals.jrebel.com/jrebel/advanced/hybris.htmlhelp.sap.com/viewer/d0224eca81e249cb821f2cdf45a82ace/2105/en-US/…
标签: java intellij-idea hybris jrebel