启动异常:CONTEXTS IN ERROR: Name -> Error

apache08 2009-02-19 07:54:01
第一次用JBOSS就出现异常,不知道是怎么回事,大家帮忙看看,谢谢了。
===============================================================================

JBoss Bootstrap Environment

JBOSS_HOME: D:\jboss-5.0.0.GA

JAVA: D:\Java\jdk1.6.0\bin\java

JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m -XX:MaxPermSize=25
6m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Ds
un.rmi.dgc.server.gcInterval=3600000

CLASSPATH: D:\jboss-5.0.0.GA\bin\run.jar

===============================================================================

19:41:40,828 INFO [ServerImpl] Starting JBoss (Microcontainer)...
19:41:40,828 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.GA (build: SV
NTag=JBoss_5_0_0_GA date=200812042120)
19:41:40,828 INFO [ServerImpl] Bootstrap URL: null
19:41:40,828 INFO [ServerImpl] Home Dir: D:\jboss-5.0.0.GA
19:41:40,828 INFO [ServerImpl] Home URL: file:/D:/jboss-5.0.0.GA/
19:41:40,828 INFO [ServerImpl] Library URL: file:/D:/jboss-5.0.0.GA/lib/
19:41:40,828 INFO [ServerImpl] Patch URL: null
19:41:40,828 INFO [ServerImpl] Common Base URL: file:/D:/jboss-5.0.0.GA/common/

19:41:40,828 INFO [ServerImpl] Common Library URL: file:/D:/jboss-5.0.0.GA/comm
on/lib/
19:41:40,828 INFO [ServerImpl] Server Name: default
19:41:40,828 INFO [ServerImpl] Server Base Dir: D:\jboss-5.0.0.GA\server
19:41:40,828 INFO [ServerImpl] Server Base URL: file:/D:/jboss-5.0.0.GA/server/

19:41:40,828 INFO [ServerImpl] Server Config URL: file:/D:/jboss-5.0.0.GA/serve
r/default/conf/
19:41:40,843 INFO [ServerImpl] Server Home Dir: D:\jboss-5.0.0.GA\server\defaul
t
19:41:40,843 INFO [ServerImpl] Server Home URL: file:/D:/jboss-5.0.0.GA/server/
default/
19:41:40,843 INFO [ServerImpl] Server Data Dir: D:\jboss-5.0.0.GA\server\defaul
t\data
19:41:40,843 INFO [ServerImpl] Server Library URL: file:/D:/jboss-5.0.0.GA/serv
er/default/lib/
19:41:40,843 INFO [ServerImpl] Server Log Dir: D:\jboss-5.0.0.GA\server\default
\log
19:41:40,843 INFO [ServerImpl] Server Native Dir: D:\jboss-5.0.0.GA\server\defa
ult\tmp\native
19:41:40,843 INFO [ServerImpl] Server Temp Dir: D:\jboss-5.0.0.GA\server\defaul
t\tmp
19:41:40,843 INFO [ServerImpl] Server Temp Deploy Dir: D:\jboss-5.0.0.GA\server
\default\tmp\deploy
19:41:41,515 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/j
boss-5.0.0.GA/server/default/conf/bootstrap.xml
19:41:42,078 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.pl
ugins.cache.IterableTimedVFSCache]
19:41:42,093 INFO [VFSCacheFactory] Using VFSCache [IterableTimedVFSCache{lifet
ime=1800, resolution=60}]
19:41:42,437 INFO [CopyMechanism] VFS temp dir: D:\jboss-5.0.0.GA\server\defaul
t\tmp
19:41:42,453 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.

19:41:43,828 INFO [ServerInfo] Java version: 1.6.0-beta2,Sun Microsystems Inc.
19:41:43,828 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.6.0-beta2-
b86,Sun Microsystems Inc.
19:41:43,828 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
19:41:43,859 INFO [JMXKernel] Legacy JMX core initialized
19:41:46,921 INFO [ProfileServiceImpl] Loading profile: default from: org.jboss
.system.server.profileservice.repository.SerializableDeploymentRepository@304648
(root=D:\jboss-5.0.0.GA\server, key=org.jboss.profileservice.spi.ProfileKey@143b
82c3[domain=default,server=default,name=default])
19:41:46,937 INFO [ProfileImpl] Using repository:org.jboss.system.server.profil
eservice.repository.SerializableDeploymentRepository@304648(root=D:\jboss-5.0.0.
GA\server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,s
erver=default,name=default])
19:41:46,937 INFO [ProfileServiceImpl] Loaded profile: ProfileImpl@13ec758{key=
org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,n
ame=default]}
19:41:48,703 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083
/
19:41:52,343 ERROR [AbstractKernelController] Error installing to Create: name=M
anagedConnectionFactoryParserDeployer state=Configured
java.lang.IllegalArgumentException: interface org.jboss.managed.api.annotation.M
anagementProperty is not visible from class loader
at java.lang.reflect.Proxy.getProxyClass(Proxy.java:353)
at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:581)
at com.sun.xml.bind.v2.model.annotation.LocatableAnnotation.create(Locat
ableAnnotation.java:37)
at com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader.ge
tAllMethodAnnotations(RuntimeInlineAnnotationReader.java:47)
at java.lang.Thread.run(Thread.java:619)
19:41:54,843 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
19:41:54,843 INFO [NativeServerConfig] 3.0.4.SP1
19:41:57,625 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

*** CONTEXTS IN ERROR: Name -> Error

ManagedConnectionFactoryParserDeployer -> java.lang.IllegalArgumentException: in
terface org.jboss.managed.api.annotation.ManagementProperty is not visible from
class loader


19:41:57,625 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build: SVNTag=
JBoss_5_0_0_GA date=200812042120)] Started in 16s:782ms
...全文
386 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
李敏910 2009-02-20
  • 打赏
  • 举报
回复
你可以看看这个例子,可能有点小小的错误,不过还是很好排除的.
http://51.dc.ftn.qq.com/ftn_handler/8b5778a755689a2b7d8a25e1560218045963b8d086024104ce9dc26dab79813d6b7780127e8b32566df592d7d47f45d4f3474a784d5df4c30b022f74a6706f97/EJB1.rar?k=0c39653771edcbc613791c3744320616025d06565650505f1d5d53045a1f005d005d480f01050c14095a5d010157525a075d5003623a347c7a7b541910534639

提取码 09e7b249

6,787

社区成员

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

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