[ http://jira.magnolia.info/browse/MAGNOLIA-1075?page=comments#action_12430 ] Grégory Joseph commented on MAGNOLIA-1075: ------------------------------------------
This now works. We were using java.net.URI to get the module root when registering a module, and spaces are invalid in URIs. Now using a simpler mechanism to get this path. Giancarlo: I don't think this is related to the errors you had with jetty in MAGNOLIA-1055. If you're still unable to start under jetty, please open another report, and/or comment on MAGNOLIA-1055. > startup problems: application path with spaces breakes initialization > --------------------------------------------------------------------- > > Key: MAGNOLIA-1075 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1075 > Project: magnolia > Issue Type: Bug > Components: deployment > Affects Versions: 3.0 RC2 > Reporter: Philipp Bracher > Assigned To: Grégory Joseph > Priority: Critical > Fix For: 3.0 RC4 > > > If you install magnolia on a windows machine on a path which has spaces in > the name the initialization breaks. > Since you normaly install on C:\Program Files\ this is critical -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
