首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > 其他服务器 >

JBOSS启动报错,

2012-03-15 
JBOSS启动报错,求救!Java code09:31:30,656 INFO[ServerImpl] Starting JBoss (Microcontainer)...09:31:3

JBOSS启动报错,求救!

Java code
 
09:31:30,656 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
09:31:30,656 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
09:31:30,656 INFO  [ServerImpl] Bootstrap URL: null
09:31:30,656 INFO  [ServerImpl] Home Dir: D:\work\jboss-5.1.0.GA
09:31:30,656 INFO  [ServerImpl] Home URL: file:/D:/work/jboss-5.1.0.GA/
09:31:30,656 INFO  [ServerImpl] Library URL: file:/D:/work/jboss-5.1.0.GA/lib/
09:31:30,656 INFO  [ServerImpl] Patch URL: null
09:31:30,656 INFO  [ServerImpl] Common Base URL: file:/D:/work/jboss-5.1.0.GA/common/
09:31:30,671 INFO  [ServerImpl] Common Library URL: file:/D:/work/jboss-5.1.0.GA/common/lib/
09:31:30,671 INFO  [ServerImpl] Server Name: default
09:31:30,703 INFO  [ServerImpl] Server Base Dir: D:\work\jboss-5.1.0.GA\server
09:31:30,703 INFO  [ServerImpl] Server Base URL: file:/D:/work/jboss-5.1.0.GA/server/
09:31:30,703 INFO  [ServerImpl] Server Config URL: file:/D:/work/jboss-5.1.0.GA/server/default/conf/
09:31:30,703 INFO  [ServerImpl] Server Home Dir: D:\work\jboss-5.1.0.GA\server\default
09:31:30,703 INFO  [ServerImpl] Server Home URL: file:/D:/work/jboss-5.1.0.GA/server/default/
09:31:30,703 INFO  [ServerImpl] Server Data Dir: D:\work\jboss-5.1.0.GA\server\default\data
09:31:30,703 INFO  [ServerImpl] Server Library URL: file:/D:/work/jboss-5.1.0.GA/server/default/lib/
09:31:30,703 INFO  [ServerImpl] Server Log Dir: D:\work\jboss-5.1.0.GA\server\default\log
09:31:30,703 INFO  [ServerImpl] Server Native Dir: D:\work\jboss-5.1.0.GA\server\default\tmp\native
09:31:30,703 INFO  [ServerImpl] Server Temp Dir: D:\work\jboss-5.1.0.GA\server\default\tmp
09:31:30,703 INFO  [ServerImpl] Server Temp Deploy Dir: D:\work\jboss-5.1.0.GA\server\default\tmp\deploy
09:31:31,265 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/work/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
09:31:31,921 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
09:31:31,937 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
09:31:32,281 INFO  [CopyMechanism] VFS temp dir: D:\work\jboss-5.1.0.GA\server\default\tmp
09:31:32,281 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.
09:31:33,390 INFO  [ServerInfo] Java version: 1.6.0-beta2,Sun Microsystems Inc.
09:31:33,390 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0-beta2-b86)
09:31:33,390 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.6.0-beta2-b86,Sun Microsystems Inc.
09:31:33,390 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
09:31:33,390 INFO  [ServerInfo] VM arguments: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:1797 -Dprogram.name=JBossTools JBoss 5.1 Runtime -Xms256m -Xmx512m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=D:/work/jboss-5.1.0.GA/lib/endorsed -Dfile.encoding=GBK
09:31:33,453 INFO  [JMXKernel] Legacy JMX core initialized
09:31:35,000 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@de3c87[domain=default, server=default, name=default]
09:31:36,734 INFO  [WebService] Using RMI server codebase: http://localhost:8083/
09:31:40,390 ERROR [AbstractKernelController] Error installing to Create: name=ManagedConnectionFactoryParserDeployer state=Configured
java.lang.IllegalArgumentException: interface org.jboss.managed.api.annotation.ManagementProperty is not visible from class loader


[解决办法]


换JDK 不要下beta版的
[解决办法]
http://www.java.net/download/jdk6/6u10/promoted/b32/binaries/jdk-6u10-rc2-bin-b32-windows-i586-p-12_sep_2008.exe
[解决办法]
jar的问题

热点排行