[jboss-jira] [JBoss JIRA] (JBAS-9493) Unable to read the logging configuration "logging.properties" when the charater "#" is included in the JBoss home path
David Lloyd (JIRA)
jira-events at lists.jboss.org
Tue May 8 09:56:18 EDT 2012
[ https://issues.jboss.org/browse/JBAS-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd resolved JBAS-9493.
-------------------------------
Resolution: Rejected
In a URL, the # character denotes a fragment. You have to URL encode it (%23 I believe).
> Unable to read the logging configuration "logging.properties" when the charater "#" is included in the JBoss home path
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JBAS-9493
> URL: https://issues.jboss.org/browse/JBAS-9493
> Project: Application Server 3 4 5 and 6
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.0.0.M1, 6.0.0.M2, 6.0.0.M3, 6.0.0.M4, 6.0.0.M5
> Environment: Fedora 16, JBoss EAP 6.0.0 Beta 1
> Reporter: Frederic Hornain
> Priority: Minor
> Labels: jboss
>
> Unable to read the logging configuration from 'file:/Lab#2/eap6/standalone/configuration/logging.properties' (java.io.FileNotFoundException: /Lab (No such file or directory))
--
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