[jboss-jira] [JBoss JIRA] (AS7-3684) AS7.1 can't start on windows

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Feb 9 12:15:50 EST 2012


     [ https://issues.jboss.org/browse/AS7-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved AS7-3684.
-----------------------------------

      Assignee: Jason Greene  (was: Brian Stansberry)
    Resolution: Done


Resolved via https://github.com/jbossas/jboss-as/commit/9a94ea456a9abe7c634513ec260e4826e60d570d
                
> AS7.1 can't start on windows
> ----------------------------
>
>                 Key: AS7-3684
>                 URL: https://issues.jboss.org/browse/AS7-3684
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Max Rydahl Andersen
>            Assignee: Jason Greene
>            Priority: Blocker
>             Fix For: 7.1.0.Final
>
>
> From Thomas Reinhardt on AS7-241:
> Fails for 7.1.0 cr1b. OS is Windows 7 x64. Java 1.7.0_01_x64 and 1.6.0_26_x64 tested. Also tested in "C:\temp\JBoss 7", same result.
>  
> C:\Program Files (x86)\--bin--\jboss710-cr1b\bin>standalone.bat
> Calling "C:\Program Files (x86)\--bin--\jboss710-cr1b\bin\standalone.conf.bat"
> ===============================================================================
>   JBoss Bootstrap Environment
>   JBOSS_HOME: C:\Program Files (x86)\--bin--\jboss710-cr1b
>   JAVA: C:\java\jdk1.7.0_01_x64\bin\java
>   JAVA_OPTS: -Dprogram.name=standalone.bat -Xms64M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterv
> al=3600000 -Dorg.jboss.resolver.warning=true -Djboss.modules.system.pkgs=org.jboss.byteman -server
> ===============================================================================
> WARNING: No log manager service descriptor found in specified logmodule org.jboss.logmanager:main
> WARNING: No mbeanserver service descriptor found in specified mbeanserverbuildermodule org.jboss.as.jmx:main
> Exception in thread "main" java.lang.ExceptionInInitializerError
>         at org.jboss.as.server.Main.main(Main.java:92)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:601)
>         at org.jboss.modules.Module.run(Module.java:248)
>         at org.jboss.modules.Main.main(Main.java:313)
> Caused by: java.lang.IllegalStateException: The LogManager was not properly installed (you must set the "java.util.logging.manager" system property to
>  "org.jboss.logmanager.LogManager")
>         at org.jboss.logmanager.Logger.getLogger(Logger.java:60)
>         at org.jboss.logmanager.log4j.BridgeRepositorySelector.<clinit>(BridgeRepositorySelector.java:42)
>         ... 7 more
> Press any key to continue . . .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list