热部署不再在JBoss上运行(“未实施方案更改") [英] Hot deploy not longer working on JBoss ("Scheme change not implemented")

查看:171
本文介绍了热部署不再在JBoss上运行(“未实施方案更改")的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的JBoss AS 4.2.3 GA存在一个非常烦人的问题.

I've got a pretty annoying problem with my JBoss AS 4.2.3 GA.

直到最近,一切都运行良好,但是现在热部署功能的运行时间更长了.而且-一如既往-我不知道我做了什么导致这种行为.

Until recently everything was running fine, but now the hot deploy feature is now longer working. And -- as always -- I don't know what I did to cause this behaviour.

我的项目是使用Maven构建的.我已经清理了每个目标目录,安装了项目,然后将它们部署到服务器上.因此,Eclipse中的源和服务器上已部署的项目应相同. 在方法内部,我添加了一个简单的System.out.println("test");语句,然后-砰! -我收到以下错误:

My projects are built with Maven. I've cleaned every target directory, installed the projects and then deployed them to the server. So the sources in Eclipse and the deployed projects on the server should be identical. Inside a method I've added a simple System.out.println("test"); statement and -- BANG! -- I get the following error:


(来源: imagefruity.com )


(source: imagefruity.com)

你知道摆脱我麻烦的方法吗?

Do you know a way out of my trouble?

推荐答案

好,我现在做了以下事情:

Ok, I did the following things now:

  1. 卸载所有JDK
  2. 仅安装一个JDK,即JDK5(因为这是我们在生产中使用的那个)
  3. 重新清洁,安装和部署每个项目

现在它似乎可以工作了(我一直用手指交叉).

And now it seems to work (I'm keeping my fingers crossed).

我已经使用JDK 6 Update 20在Eclipse中进行构建,并使用了JDK 6 Update 7在Maven中进行了构建.也许是造成问题的原因.

I've used JDK 6 Update 20 for building in Eclipse and JDK 6 Update 7 in Maven. Maybe that has caused the problem.

这篇关于热部署不再在JBoss上运行(“未实施方案更改")的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆