首页 > 其他 > 详细

增加、删除类文件或者在一个类中增加、删除方法时,是不能够热部署到服务上的。这时候需要停止服务器重新部署后再启动,就不会出现上面的提示了。

时间:2016-07-09 19:25:54      阅读:356      评论:0      收藏:0      [点我收藏+]

Hot Code Replace Failed

2010-11-05 10:11listquiry | 浏览 14226 次
Some code changes cannot be hot swapped into a running virtual machine, such as changing method names or introducing errors into running code.
The current target virtual machine {jboss4Server] was unable to replace
It is safe to continue running the application , but you may notice discrepancies when debugging this application
Reason:
Hot code replace failed -Add method not implemented
Do not show error when hot code replace fails
2010-11-05 10:34 提问者采纳
 
增加、删除类文件或者在一个类中增加、删除方法时,是不能够热部署到服务上的。这时候需要停止服务器重新部署后再启动,就不会出现上面的提示了。

增加、删除类文件或者在一个类中增加、删除方法时,是不能够热部署到服务上的。这时候需要停止服务器重新部署后再启动,就不会出现上面的提示了。

原文:http://www.cnblogs.com/xuedexin/p/5656267.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!