大侠帮忙啊!JBOSS5.1.0.GA启动报错

star87321198 2009-07-24 12:47:33
JAVA环境应该设置没问题,装了Tomcat5.5但没启动,
刚开始启动时报端口被占用,我用端口查看器看了一下居然是搜狗浏览器占用了8080,8081,8083,不知道为什么,
关了浏览器再启动,就报下面一堆错误:
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "CachedConnectionManager" is missing the following dependencies:
Dependency "TransactionManager" (should be in state "Configured", but is act
ually in state "**ERROR**")
Deployment "DefaultUserTransactionprovider" is missing the following dependenc
ies:
Dependency "<UNKNOWN DefaultUserTransactionprovider>" (should be in state "D
escribed", but is actually in state "** UNRESOLVED Demands 'TransactionManager'
**")
Deployment "JBossTimerServiceFactory" is missing the following dependencies:
Dependency "jboss.ejb:service=EJBTimerService" (should be in state "Create",
but is actually in state "Configured")
Deployment "RealTransactionManager" is missing the following dependencies:
Dependency "TransactionManager" (should be in state "Instantiated", but is a
ctually in state "**ERROR**")
Deployment "UnifiedInvoker" is missing the following dependencies:
Dependency "TransactionManager" (should be in state "Create", but is actuall
y in state "**ERROR**")
Deployment "WebServer" is missing the following dependencies:
Dependency "jboss:service=TransactionManager" (should be in state "Create",
but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionMana
ger' **")
Dependency "jboss.jca:service=CachedConnectionManager" (should be in state "
Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=Ca
chedConnectionManager' **")
Deployment "WorkManager" is missing the following dependencies:
Dependency "TransactionManager" (should be in state "Configured", but is act
ually in state "**ERROR**")
Deployment "jboss.admin:service=PluginManager" is missing the following depend
encies:
Dependency "jboss.jmx:name=Invoker,protocol=jrmp,service=proxyFactory,type=a
daptor" (should be in state "Create", but is actually in state "Configured")
Deployment "jboss.ejb:persistencePolicy=database,service=EJBTimerService" is m
issing the following dependencies:
Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be i
n state "Create", but is actually in state "Configured")
Deployment "jboss.ejb:service=EJBTimerService" is missing the following depend
encies:
Dependency "jboss:service=TransactionManager" (should be in state "Create",
but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionMana
ger' **")
Dependency "jboss.ejb:persistencePolicy=database,service=EJBTimerService" (s
hould be in state "Create", but is actually in state "Configured")
Deployment "jboss.jca:name='jboss-local-jdbc.rar',service=RARDeployment" is mi
ssing the following dependencies:
Dependency "jboss.jca:service=WorkManager" (should be in state "Configured",
but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManage
r' **")
Dependency "jboss:service=TransactionManager" (should be in state "Configure
d", but is actually in state "** NOT FOUND Depends on 'jboss:service=Transaction
Manager' **")
Deployment "jboss.jca:name='jboss-xa-jdbc.rar',service=RARDeployment" is missi
ng the following dependencies:
Dependency "jboss:service=TransactionManager" (should be in state "Configure
d", but is actually in state "** NOT FOUND Depends on 'jboss:service=Transaction
Manager' **")
Dependency "jboss.jca:service=WorkManager" (should be in state "Configured",
but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManage
r' **")
Deployment "jboss.jca:name='jms-ra.rar',service=RARDeployment" is missing the
following dependencies:
Dependency "jboss:service=TransactionManager" (should be in state "Configure
d", but is actually in state "** NOT FOUND Depends on 'jboss:service=Transaction
Manager' **")
Dependency "jboss.jca:service=WorkManager" (should be in state "Configured",
but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManage
r' **")
Deployment "jboss.jca:name='mail-ra.rar',service=RARDeployment" is missing the
following dependencies:
Dependency "jboss:service=TransactionManager" (should be in state "Configure
d", but is actually in state "** NOT FOUND Depends on 'jboss:service=Transaction
Manager' **")
Dependency "jboss.jca:service=WorkManager" (should be in state "Configured",
but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManage
r' **")
Deployment "jboss.jca:name='quartz-ra.rar',service=RARDeployment" is missing t
he following dependencies:
Dependency "jboss.jca:service=WorkManager" (should be in state "Configured",
but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManage
r' **")
Dependency "jboss:service=TransactionManager" (should be in state "Configure
d", but is actually in state "** NOT FOUND Depends on 'jboss:service=Transaction
Manager' **")
。。。太长截了一部分
Deployment "jboss:service=proxyFactory,target=ClientUserTransaction" is missin
g the following dependencies:
Dependency "jboss:service=invoker,type=unified" (should be in state "Create"
, but is actually in state "Configured")
Deployment "jboss:service=proxyFactory,target=ClientUserTransactionFactory" is
missing the following dependencies:
Dependency "jboss:service=invoker,type=unified" (should be in state "Create"
, but is actually in state "Configured")
Deployment "vfsfile:/D:/Backup/我的文档/jboss-5.1.0.GA-jdk6/jboss-5.1.0.GA/ser
ver/default/deploy/profileservice-secured.jar/" is missing the following depende
ncies:
Dependency "interface javax.transaction.TransactionManager" (should be in st
ate "Real", but is actually in state "** NOT FOUND Depends on 'interface javax.t
ransaction.TransactionManager' **")
Dependency "interface javax.transaction.TransactionManager" (should be in st
ate "Real", but is actually in state "** NOT FOUND Depends on 'interface javax.t
ransaction.TransactionManager' **")
Dependency "interface javax.transaction.TransactionManager" (should be in st
ate "Real", but is actually in state "** NOT FOUND Depends on 'interface javax.t
ransaction.TransactionManager' **")

DEPLOYMENTS IN ERROR:
Deployment "interface javax.transaction.TransactionManager" is in error due to
the following reason(s): ** NOT FOUND Depends on 'interface javax.transaction.T
ransactionManager' **
Deployment "TransactionManager" is in error due to the following reason(s): ja
va.lang.ExceptionInInitializerError: java.net.MalformedURLException: unknown pro
tocol: d, **ERROR**
Deployment "jboss.jca:service=WorkManager" is in error due to the following re
ason(s): ** NOT FOUND Depends on 'jboss.jca:service=WorkManager' **
Deployment "jboss:service=invoker,type=unified" is in error due to the followi
ng reason(s): Configured
Deployment "<UNKNOWN DefaultUserTransactionprovider>" is in error due to the f
ollowing reason(s): ** UNRESOLVED Demands 'TransactionManager' **
Deployment "jboss:service=TransactionManager" is in error due to the following
reason(s): ** NOT FOUND Depends on 'jboss:service=TransactionManager' **
Deployment "jboss.jca:service=CachedConnectionManager" is in error due to the
following reason(s): ** NOT FOUND Depends on 'jboss.jca:service=CachedConnection
Manager' **
Deployment "jboss.web:service=WebServer" is in error due to the following reas
on(s): Configured

12:31:23,171 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=
JBoss_5_1_0_GA date=200905221634)] Started in 46s:921ms
...全文
1376 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
RedriverLu 2010-04-17
  • 打赏
  • 举报
回复
关闭搜狗浏览器的全网加速功能即可!
bobotc 2010-03-26
  • 打赏
  • 举报
回复
非常好!!!
yuqiangyuqiang 2009-12-09
  • 打赏
  • 举报
回复
有谁能告诉上面的问题怎么解决吗
jacksonlai 2009-09-29
  • 打赏
  • 举报
回复
同意楼上说法,顺便再检查一下jboss_home
mayuhai 2009-09-23
  • 打赏
  • 举报
回复
你把你的JBoss的安装目录放到只有英文字母的路径,且路径中不要有空格啊
内容概要:本文针对交直流混合数据中心园区的能源供应与算力资源协同问题,提出了一种多源-算力协同供电协调规划方法。该方法深度融合电力系统与信息计算系统,综合考虑光伏、风电、市电等多种能源形式与算力负载的时空耦合特性,通过构建多目标优化模型实现能源供给与算力需求的动态匹配与联合优化。研究设计了兼顾经济性、能效性与供电可靠性的综合评价体系,并采用Matlab进行建模仿真,对不同运行场景下的规划方案进行了对比分析,有效验证了所提方法在降低综合运营成本、提升能源利用效率和增强系统韧性的优越性能。; 适合人群:具备电力系统、能源管理、计算机系统或自动化等相关专业背景,从事数据中心、综合能源系统(IES)、新能源优化、算力网络等交叉领域研究的研究生、科研人员及工程技术人员。; 使用场景及目标:①为交直流混合架构的数据中心园区提供科学合理的多能协同供电与算力资源联合规划方案;②实现算力任务调度与多源供电策略的深度协调优化,最大化可再生能源消纳,提升整体能源效率与系统运行可靠性;③为其他涉及“能源-信息”深度融合的综合能源系统优化调度研究提供理论参考与Matlab代码实现基础。; 阅读建议:本文是典型的跨学科交叉研究,阅读时应重点关注其多目标优化建模的构建逻辑、多源-算力协同机制的设计原理以及目标函数与约束条件的数学表达。建议结合所提供的Matlab代码,动手复现仿真过程,深入理解模型求解细节,从而更好地掌握该方法的核心思想,并尝试将其迁移应用于自身相关的优化问题研究中。

6,786

社区成员

发帖
与我相关
我的任务
社区描述
JBoss技术交流
社区管理员
  • JBoss技术交流社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧