[jboss-jira] [JBoss JIRA] (AS7-3337) AS7 does not work when it is installed in a path containing space character

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


    [ https://issues.jboss.org/browse/AS7-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665444#comment-12665444 ] 

Brian Stansberry commented on AS7-3337:
---------------------------------------

I know! Let's re-open it and resolve it 'Done' and put Stuart's name on this one! AIUI, Stuart wrote the modules patch and Jason integrated it, so they should share the 'fixer' credit and Dominik and Max can share the 'reporter' credit! ;)
                
> AS7 does not work when it is installed in a path containing space character
> ---------------------------------------------------------------------------
>
>                 Key: AS7-3337
>                 URL: https://issues.jboss.org/browse/AS7-3337
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Server
>            Reporter: Dominik Pospisil
>            Assignee: Jason Greene
>             Fix For: 7.1.0.Final
>
>
> [dpospisi at simkin bin]$ ./standalone.sh 
> =========================================================================
>   JBoss Bootstrap Environment
>   JBOSS_HOME: /home/dpospisi/run times/jboss-as-7.1.0.Final-SNAPSHOT
>   JAVA: java
>   JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
> =========================================================================
> 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:91)
>         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
> [dpospisi at simkin bin]$

--
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