You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2008/10/01 23:44:09 UTC

[jira] Closed: (CONTINUUM-1907) wrapper.conf strange defect with %PWD%/..

     [ http://jira.codehaus.org/browse/CONTINUUM-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed CONTINUUM-1907.
-----------------------------------

    Resolution: Fixed

fixed rev 700936 in 1.2.x branch
merged in rev 700938

> wrapper.conf strange defect with %PWD%/..
> -----------------------------------------
>
>                 Key: CONTINUUM-1907
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1907
>             Project: Continuum
>          Issue Type: Bug
>          Components: Jetty Bundle
>    Affects Versions: 1.2
>         Environment: Windows, LDAP connection
>            Reporter: Jimmy Conway
>            Assignee: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.2.1
>
>
> I have LDAP connection and I get this error in stderr:
> 148000 [btpool0-5] WARN org.apache.commons.configuration.DefaultConfigurationBuilder - Internal error org.apache.commons.configuration.ConfigurationException: URLDecoder:
>  Illegal hex characters in escape (%) pattern - For input string: "PW"   at...
> Finally, I changed this line in wrapper.conf:
> set.default.APP_BASE=%PWD%/..
> To this one:
> set.default.APP_BASE=c:/apache/continuum
> Now it has absolute path, and it works.
> I think that it's a defect...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira