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

JBoss5.0.1.GA在Vista上安装有关问题

2012-12-16 
求助JBoss5.0.1.GA在Vista下安装问题安装完成后设置了JBOSS_HOME和JAVA_HOME,然后启动JBOSS没有抛出异常。

求助JBoss5.0.1.GA在Vista下安装问题
安装完成后设置了JBOSS_HOME和JAVA_HOME,然后启动JBOSS没有抛出异常。可访问http://localhost:8080的时候无法显示页面,请问有遇到过这种问题的吗?在公司的XP系统下没有遇到相似问题。
JDK版本Java6Update12,JBoss是在官网下的JBoss-5.0.1.GA-jdk6

下面是日志,请帮我看一下:
===============================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: D:\JBoss\jboss5.0.1

  JAVA: D:\Program Files\Java\jdk1.6.0_12\bin\java

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

  CLASSPATH: D:\JBoss\jboss5.0.1\bin\run.jar

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

21:12:47,260 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
21:12:47,261 INFO  [ServerImpl] Release ID: JBoss [Morpheus] 5.0.1.GA (build: SV
NTag=JBoss_5_0_1_GA date=200902232048)
21:12:47,262 INFO  [ServerImpl] Bootstrap URL: null
21:12:47,263 INFO  [ServerImpl] Home Dir: D:\JBoss\jboss5.0.1
21:12:47,263 INFO  [ServerImpl] Home URL: file:/D:/JBoss/jboss5.0.1/
21:12:47,263 INFO  [ServerImpl] Library URL: file:/D:/JBoss/jboss5.0.1/lib/
21:12:47,265 INFO  [ServerImpl] Patch URL: null
21:12:47,265 INFO  [ServerImpl] Common Base URL: file:/D:/JBoss/jboss5.0.1/common/
21:12:47,266 INFO  [ServerImpl] Common Library URL: file:/D:/JBoss/jboss5.0.1/common/lib/
21:12:47,266 INFO  [ServerImpl] Server Name: default
21:12:47,267 INFO  [ServerImpl] Server Base Dir: D:\JBoss\jboss5.0.1\server
21:12:47,267 INFO  [ServerImpl] Server Base URL: file:/D:/JBoss/jboss5.0.1/server/
21:12:47,268 INFO  [ServerImpl] Server Config URL: file:/D:/JBoss/jboss5.0.1/server/default/conf/
21:12:47,269 INFO  [ServerImpl] Server Home Dir: D:\JBoss\jboss5.0.1\server\default
21:12:47,270 INFO  [ServerImpl] Server Home URL: file:/D:/JBoss/jboss5.0.1/server/default/
21:12:47,271 INFO  [ServerImpl] Server Data Dir: D:\JBoss\jboss5.0.1\server\default\data
21:12:47,272 INFO  [ServerImpl] Server Library URL: file:/D:/JBoss/jboss5.0.1/server/default/lib/
21:12:47,272 INFO  [ServerImpl] Server Log Dir: D:\JBoss\jboss5.0.1\server\default\log
21:12:47,273 INFO  [ServerImpl] Server Native Dir: D:\JBoss\jboss5.0.1\server\default\tmp\native
21:12:47,274 INFO  [ServerImpl] Server Temp Dir: D:\JBoss\jboss5.0.1\server\default\tmp
21:12:47,275 INFO  [ServerImpl] Server Temp Deploy Dir: D:\JBoss\jboss5.0.1\server\default\tmp\deploy
21:12:48,081 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/JBoss/jboss5.0.1/server/default/conf/bootstrap.xml
21:12:48,718 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
21:12:48,721 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
21:12:49,038 INFO  [CopyMechanism] VFS temp dir: D:\JBoss\jboss5.0.1\server\default\tmp
21:12:49,041 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.



21:12:50,408 INFO  [ServerInfo] Java version: 1.6.0_12,Sun Microsystems Inc.
21:12:50,409 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
21:12:50,411 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 11.2-b01,Sun Microsystems Inc.
21:12:50,413 INFO  [ServerInfo] OS-System: Windows Vista 6.0,x86
21:12:50,491 INFO  [JMXKernel] Legacy JMX core initialized
21:12:52,860 INFO  [ProfileServiceImpl] Loading profile: default from: org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@270fc4(root=D:\JBoss\jboss5.0.1\server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default])
21:12:52,863 INFO  [ProfileImpl] Using repository:org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@270fc4(root=D:\JBoss\jboss5.0.1\server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default])
21:12:52,864 INFO  [ProfileServiceImpl] Loaded profile: ProfileImpl@114ef62{key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]}
21:12:54,636 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/
21:13:00,131 INFO  [NativeServerConfig] JBoss Web Services - Stack Native Core
21:13:00,132 INFO  [NativeServerConfig] 3.0.5.GA
21:13:09,208 INFO  [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector
21:13:09,545 INFO  [MailService] Mail Service bound to java:/Mail
21:13:11,836 WARN  [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
21:13:11,849 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
21:13:12,048 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
21:13:12,049 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer
21:13:12,495 INFO  [TransactionManagerService] Initializing recovery manager
21:13:12,664 INFO  [TransactionManagerService] Recovery manager configured
21:13:12,664 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
21:13:12,694 INFO  [TransactionManagerService] Starting transaction recovery manager
21:13:13,225 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
21:13:13,231 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
21:13:13,235 INFO  [StandardService] Starting service jboss.web
21:13:13,240 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.2.GA


21:13:13,299 INFO  [Catalina] Server startup in 157 ms
21:13:13,319 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws
21:13:14,003 INFO  [TomcatDeployment] deploy, ctxPath=/web-console
21:13:14,417 INFO  [TomcatDeployment] deploy, ctxPath=/invoker
21:13:14,639 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/JBoss/jboss5.0.1/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
21:13:14,658 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/JBoss/jboss5.0.1/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
21:13:14,707 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/JBoss/jboss5.0.1/server/default/deploy/jms-ra.rar/META-INF/ra.xml
21:13:14,780 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/JBoss/jboss5.0.1/server/default/deploy/mail-ra.rar/META-INF/ra.xml
21:13:14,813 INFO  [RARDeployment] Required license terms exist, view vfszip:/D:/JBoss/jboss5.0.1/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
21:13:15,008 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
21:13:15,042 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
21:13:15,046 INFO  [RAMJobStore] RAMJobStore initialized.
21:13:15,047 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'


[解决办法]
21:13:15,049 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
21:13:15,050 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
21:13:15,837 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
21:13:16,408 INFO  [ServerPeer] JBoss Messaging 1.4.1.GA server [0] started
21:13:16,518 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
21:13:16,538 WARN  [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *no
t* support failover
21:13:16,540 WARN  [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=Cluste
redConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
21:13:16,604 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
21:13:16,605 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@e63531 started
21:13:16,609 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000


21:13:16,612 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
21:13:16,613 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@783e0d started
21:13:16,614 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
21:13:16,615 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@127402d started
21:13:16,802 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
21:13:16,874 INFO  [TomcatDeployment] deploy, ctxPath=/
21:13:16,957 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console
21:13:17,033 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
21:13:17,054 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
21:13:17,067 INFO  [ServerImpl] JBoss (Microcontainer) [5.0.1.GA (build: SVNTag=JBoss_5_0_1_GA date=200902232048)] Started in 29s:785ms
[解决办法]
不是启动起来了么?有什么问题?
[解决办法]
哇,跟我一模一样的问题,等着解决呢,中间报了两个“warn”。哎,我都准备换XP系统了。。。。。
[解决办法]
这个问题最后如何解决了?请指教,非常感谢!
[解决办法]
搭车同求啊

热点排行