`
Sev7en_jun
  • 浏览: 1225313 次
  • 性别: Icon_minigender_1
  • 来自: 广州
博客专栏
84184fc0-d0b6-3f7f-a3f0-4202acb3caf5
Apache CXF使用s...
浏览量:111295
社区版块
存档分类
最新评论

解决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:
分享到:
评论

相关推荐

    Manning JBoss in Action: Configuring the JBoss Application Server

    JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the ...

    jboss 7.1.1 Final 的jsp热部署解决方案

    in 7.1.1 we have included much reworked web subsystem but unfortunaly I missed a bit that coused all jsp configuration to be ignored. That bug was fixed soon after 7.1.1 was released and is now part ...

    jboss-logging-3.4.1.Final-API文档-中文版.zip

    赠送jar包:jboss-logging-3.4.1.Final.jar; 赠送原API文档:jboss-logging-3.4.1.Final-javadoc.jar; 赠送源代码:jboss-logging-3.4.1.Final-sources.jar; 赠送Maven依赖信息文件:jboss-logging-3.4.1.Final....

    JBoss实战:服务器配置指南(JBoss in action)

    ### JBoss实战:服务器配置指南(JBoss in action) #### JBoss 5 应用服务器简介 JBoss 5 应用服务器是一款基于Java企业版(Java EE 5)的应用服务器,提供了大多数企业应用程序所需的服务,例如安全性、事务处理...

    jboss-logging-3.4.3.Final-API文档-中文版.zip

    赠送jar包:jboss-logging-3.4.3.Final.jar; 赠送原API文档:jboss-logging-3.4.3.Final-javadoc.jar; 赠送源代码:jboss-logging-3.4.3.Final-sources.jar; 赠送Maven依赖信息文件:jboss-logging-3.4.3.Final....

    jboss7.1 linux版本

    JBoss AS 7.1.0.Final是在Linux环境下运行的一款开源Java应用服务器,由Red Hat公司维护。这个版本发布于2012年,它引入了许多改进和新特性,旨在提供更快的启动速度、更高的性能以及更好的模块化。在这个环境中,...

    java8看不到源码-jboss-parent-pom:JBoss父POM

    JBoss 父 POM JBoss 社区项目的父级 Maven POM。 它是什么? JBoss 父 POM 为 Maven 构建提供默认配置。 最常用的 Maven 插件的推荐/默认版本 jar 和程序集插件的清单配置 用于生成源 jar 和强制执行最低版本的 Java...

    jboss7ejb配置文件

    在JBoss 7及以上版本中,对EJB的配置过程相较于之前的版本有所变化,主要涉及到两个关键的配置文件:`jboss-ejb3.xml`和`ejb-jar.xml`。 `ejb-jar.xml`文件是EJB模块的标准配置文件,遵循Java EE规范。在这个文件中...

    JBoss篇:安装与配置

    如果窗口中没有出现异常,且出现:10:16:19,765 INFO [Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 30s:828ms 字样,则表示安装成功。 三、JBoss 的...

    jboss整套dtd

    JBoss 整套DTD(Document Type Definition)是用于定义XML文档结构的重要工具,它在Java、J2EE和JBoss应用服务器环境中起着至关重要的作用。DTD为XML文档提供了语法规则,确保了数据的一致性和准确性。在开发基于...

    JBoss in Action: Configuring the JBoss Application Server

    ### JBoss in Action: Configuring the JBoss Application Server #### 关键知识点概览 - **JBoss Application Server**: 一种开源的应用服务器,适用于Java应用程序的部署与管理。 - **JBoss in Action**: 一本...

    jboss-logging-3.3.2.Final-API文档-中文版.zip

    赠送jar包:jboss-logging-3.3.2.Final.jar; 赠送原API文档:jboss-logging-3.3.2.Final-javadoc.jar; 赠送源代码:jboss-logging-3.3.2.Final-sources.jar; 赠送Maven依赖信息文件:jboss-logging-3.3.2.Final....

    jboss:jboss开发

    【JBoss:深入理解JBoss开发】 JBoss,作为一个开源的企业级Java应用服务器,是Java EE(现在称为Jakarta EE)平台的重要实现之一。由Red Hat公司维护,它提供了全面的中间件服务,支持分布式计算、事务处理、安全...

    jboss-logging-3.4.2.Final-API文档-中文版.zip

    赠送jar包:jboss-logging-3.4.2.Final.jar; 赠送原API文档:jboss-logging-3.4.2.Final-javadoc.jar; 赠送源代码:jboss-logging-3.4.2.Final-sources.jar; 赠送Maven依赖信息文件:jboss-logging-3.4.2.Final....

    解决jboss中启动的优先级的问题

    标题提及的"解决jboss中启动的优先级的问题"是针对JBoss服务器如何确保特定应用或服务在其他依赖项启动后才启动的技术细节。 首先,我们需要理解JBoss中的部署模型。JBoss作为一款开源的应用服务器,它遵循Java EE...

    JBoss in Action.pdf

    《JBoss in Action》这本书由Javid Jamae与Peter Johnson共同编写,由Manning出版社出版,深入探讨了JBoss应用服务器的配置与管理,为读者提供了全面而详细的JBoss应用服务器知识体系。以下是对该书内容及核心知识点...

    Jboss In Action

    《Jboss In Action》这本书是Java企业级应用服务器JBoss的实战指南,旨在帮助开发者深入理解和熟练运用JBoss。作为其配套源代码,这个压缩包提供了丰富的实例和练习,覆盖了JBoss的核心功能和常见应用场景。 JBoss...

    JBoss实战:服务器配置指南

    ### JBoss实战:服务器配置指南 #### JBoss服务器概述 JBoss AS(Application Server)是一款开源的Java EE应用服务器,提供了全面的企业级服务,包括EJB容器、Web容器、JMS服务、集群与负载均衡等功能。它支持...

Global site tag (gtag.js) - Google Analytics