[jbosstools-issues] [JBoss JIRA] (JBIDE-12113) AS7: -Dlogging.configuration set incorrectly with space in path

Martin Malina (JIRA) jira-events at lists.jboss.org
Wed Jun 6 07:58:17 EDT 2012


Martin Malina created JBIDE-12113:
-------------------------------------

             Summary: AS7: -Dlogging.configuration set incorrectly with space in path
                 Key: JBIDE-12113
                 URL: https://issues.jboss.org/browse/JBIDE-12113
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers
    Affects Versions: 3.3.0.CR1
         Environment: jbdevstudio-product-universal-5.0.0.v20120605-2229-H183-CR1.jar
Max OS X 10.7 Lion
            Reporter: Martin Malina
            Assignee: Rob Stryker
             Fix For: 3.3.1


When you set up AS7/EAP6 server with a space in the path, the server is started with something like this:
-Dlogging.configuration=file:/Users/rasp/jbossqa/runtimes/space%20dir/jboss-as-7.1.1.Final/standalone/configuration/logging.properties

Note %20 in the path - it is used instead of real space. When you start the server from command line using ./standalone.sh, this doesn't happen and there is normal space.

--
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 jbosstools-issues mailing list