01:09:51,495 INFO  [AbstractJBossASServerBase] Server Configuration: JBOSS_HOME URL: file:/C:/Program%20Files/jboss/
Bootstrap: $JBOSS_HOME\server/default/conf/bootstrap.xml
Common Base: $JBOSS_HOME\common/
Common Library: $JBOSS_HOME\common/lib/
Server Name: default
Server Base: $JBOSS_HOME\server/
Server Library: $JBOSS_HOME\server/default/lib/
Server Config: $JBOSS_HOME\server/default/conf/
Server Home: $JBOSS_HOME\server/default/
Server Data: $JBOSS_HOME\server/default/data
Server Log: $JBOSS_HOME\server/default/log/
Server Temp: $JBOSS_HOME\server/default/tmp01:09:51,501 INFO  [AbstractServer] Starting: JBossAS [6.0.0.Final "Neo"]
01:09:53,855 INFO  [ServerInfo] Java version: 1.6.0_13,Sun Microsystems Inc.
01:09:53,855 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
01:09:53,855 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 11.3-b02,Sun Microsystems Inc.
01:09:53,855 INFO  [ServerInfo] OS-System: Windows Server 2008 6.0,x86
01:09:53,856 INFO  [ServerInfo] VM arguments: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:49701 -Djboss.home=C:\Program Files\jboss -Djava.library.path=C:\MyEclipse 8.x Latest\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin -Djava.endorsed.dirs=C:\Program Files\jboss\lib\endorsed -Xms128m -Xmx512m -XX:MaxPermSize=256m 
01:09:53,922 INFO  [JMXKernel] Legacy JMX core initialized
01:10:02,688 INFO  [AbstractServerConfig] JBoss Web Services - Stack CXF Server 3.4.1.GA
01:10:04,000 INFO  [JSFImplManagementDeployer] Initialized 3 JSF configurations: [Mojarra-1.2, MyFaces-2.0, Mojarra-2.0]
01:10:10,012 警告    [FileConfigurationParser] AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
01:10:15,341 警告    [FileConfigurationParser] AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
01:10:15,787 INFO  [JMXConnector] starting JMXConnector on host 127.0.0.1:1090
01:10:16,395 INFO  [MailService] Mail Service bound to java:/Mail
01:10:17,942 信息    [HornetQServerImpl] live server is starting..
01:10:18,101 INFO  [JournalStorageManager] Using NIO Journal
01:10:18,166 警告    [HornetQServerImpl] Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
01:10:19,591 INFO  [NettyAcceptor] Started Netty Acceptor version 3.2.1.Final-r2319 127.0.0.1:5455 for CORE protocol
01:10:19,593 INFO  [NettyAcceptor] Started Netty Acceptor version 3.2.1.Final-r2319 127.0.0.1:5445 for CORE protocol
01:10:19,601 信息    [HornetQServerImpl] HornetQ Server version 2.1.2.Final (Colmeia, 120) started
01:10:19,683 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/
01:10:20,474 INFO  [jbossatx] ARJUNA-32010 JBossTS Recovery Service (tag: JBOSSTS_4_14_0_Final) - JBoss Inc.
01:10:20,487 INFO  [arjuna] ARJUNA-12324 Start RecoveryActivators
01:10:20,530 INFO  [arjuna] ARJUNA-12296 ExpiredEntryMonitor running at 星期三, 18 五月 2011 01:10:20
01:10:20,711 INFO  [arjuna] ARJUNA-12310 Recovery manager listening on endpoint 127.0.0.1:4712
01:10:20,711 INFO  [arjuna] ARJUNA-12344 RecoveryManagerImple is ready on port 4712
01:10:20,713 INFO  [jbossatx] ARJUNA-32013 Starting transaction recovery manager
01:10:20,745 INFO  [arjuna] ARJUNA-12163 Starting service com.arjuna.ats.arjuna.recovery.ActionStatusService on port 4713
01:10:20,745 INFO  [arjuna] ARJUNA-12337 TransactionStatusManagerItem host: 127.0.0.1 port: 4713
01:10:20,773 INFO  [arjuna] ARJUNA-12170 TransactionStatusManager started on port 4713 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService
01:10:20,849 INFO  [jbossatx] ARJUNA-32017 JBossTS Transaction Service (JTA version - tag: JBOSSTS_4_14_0_Final) - JBoss Inc.
01:10:20,956 INFO  [arjuna] ARJUNA-12202 registering bean jboss.jta:type=ObjectStore.
01:10:21,561 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\MyEclipse 8.x Latest\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin
01:10:21,824 INFO  [ModClusterService] Initializing mod_cluster 1.1.0.Final
01:10:21,852 INFO  [TomcatDeployment] deploy, ctxPath=/invoker
01:10:21,927 ERROR [AbstractKernelController] Error installing to Start: name=jboss.web.deployment:war=/invoker state=Create mode=Manual requiredState=Installed: java.net.URISyntaxException: Illegal character in path at index 16: file:/C:/Program Files/jboss/server/default/deploy/http-invoker.sar/invoker.war/
at java.net.URI$Parser.fail(URI.java:2809) [:1.6.0_13]
at java.net.URI$Parser.checkChars(URI.java:2982) [:1.6.0_13]
at java.net.URI$Parser.parseHierarchical(URI.java:3066) [:1.6.0_13]
at java.net.URI$Parser.parse(URI.java:3014) [:1.6.0_13]
at java.net.URI.<init>(URI.java:578) [:1.6.0_13]
at java.net.URL.toURI(URL.java:918) [:1.6.0_13]
at org.jboss.vfs.VFS.getChild(VFS.java:174) [jboss-vfs.jar:3.0.0.GA]
at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:223) [:6.0.0.Final]
at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:146) [:6.0.0.Final]
at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:477) [:6.0.0.Final]
at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118) [:6.0.0.Final]
at org.jboss.web.deployers.WebModule.start(WebModule.java:95) [:6.0.0.Final]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [:1.6.0_13]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [:1.6.0_13]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [:1.6.0_13]
at java.lang.reflect.Method.invoke(Method.java:597) [:1.6.0_13]
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157) [:6.0.0.GA]
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) [:6.0.0.GA]
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) [:6.0.0.GA]
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271) [:6.0.0.GA]
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670) [:6.0.0.GA]
at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206) [:2.2.0.GA]
at $Proxy41.start(Unknown Source) at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:53) [:2.2.0.GA]

解决方案 »

  1.   

    $JBOSS_HOME 不要包含空格什么的。换个地方吧
      

  2.   

    现在吧路劲改了,但是只有在myeclipse下才可以启动呀,直接启动不了!
      

  3.   

    [AbstractKernelController] Error installing to Parse: name=vfs:///C:/jboss/server/default/deploy/ssh_test_7.war state=PreParse mode=Manual requiredState=Parse: org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfs:///C:/jboss/server/default/deploy/ssh_test_7.war
      

  4.   

    还是启动不了的话,你JDK配置没问题?
      

  5.   

    重新下个符合你JDK版本的JBOSS、试试
      

  6.   

    我的JDK配置好的呢呀,我的tomcat都用的好的呢!
      

  7.   

    对呀,就是1.6的  ,顺便问一下,jboss对JDK还有别的环境 呀什么的都有什么要求?
      

  8.   

    我也遇到了这个情况:警告 [FileConfigurationParser] AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal怎么能让这万恶的警告不出现?