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

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

相关推荐

Global site tag (gtag.js) - Google Analytics