解决jboss: should be in state "Installed", but is actually in state "PreInstall"异常

以下可能是因为数据库驱动包没有放入$JBOSS_HOME\server\default\lib 目录中
 
 
2014-07-29 16:41:06,758 ERROR [ProfileServiceBootstrap] (Thread-2) Failed to load profile:: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
 
DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=AlarmManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=AlarmDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=AnalysedResultManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=AnalysedResultDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=ApplicationManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=ApplicationDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=CityManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=CityDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=DataLogManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=DataLogDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=EmployeeManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=EmployeeDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=EomsNeResourceManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=EomsNeResourceDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=GGSNManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=GGSNDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=GroupClientPortManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=GroupClientPortDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=IF1SystemInfoManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=IF1SystemInfoDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=LogManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=SysLogDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=UserDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=MGWManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=MGWDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=NetCellTypeManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=NetCellTypeDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=OperateLogManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=OperateLogDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=OrganizationManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=OrganizationDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=PCUManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=PcuDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=PrivilegeManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=PrivilegeDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=RTDManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=RTDDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=ResourceManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=ApplicationDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=ResourceDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=PrivilegeDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=RoleManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=PrivilegeDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=UserDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=RoleDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=EmployeeDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=OrganizationDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=SGSNManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=SGSNDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=PcuDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=SSAManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=SSADao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=SelfCheckAlarmsManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=SelfCheckAlarmsDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=SystemConfigManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=SystemConfigDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=TestCardManager" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=nbsmEAR.ear,jar=nbsmEJB.jar,name=TestCardDao,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=nbsmEAR,module=nbsmEJB,name=TestCardToGroupManager" is missing the following dependencies:
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
出现"Address already in use: JVM_Bind:80"的错误是因为80端口已经被占用了。为了解决这个问题,你可以尝试以下几个方法: 1. 确认端口是否被其他程序占用。你可以使用命令行工具(如Windows的cmd或Linux的Terminal)输入以下命令来查看端口占用情况:netstat -ano | grep 80。如果有输出结果,则说明80端口正在被占用。 2. 关闭占用80端口的程序。你可以通过任务管理器(Windows)或命令行(Linux)来结束占用80端口的进程。在任务管理器中,找到占用80端口的程序,右键点击并选择"结束进程"。在Linux中,可以使用kill命令来结束进程,例如:kill -9 <进程ID>。 3. 更改应用程序使用的端口。如果不是必须使用80端口,你可以尝试修改应用程序的配置文件,将其使用的端口改为其他未被占用的端口。 希望以上方法能帮助你解决问题。如果还有其他疑问,请随时提问。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *3* [Address already in use: JVM_Bind 端口被占用的几个解决办法](https://blog.csdn.net/ydk888888/article/details/81567032)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] - *2* [Address already in use: JVM_Bind问题解决](https://blog.csdn.net/qq_42213910/article/details/84563675)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT3_1"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值