[
https://issues.apache.org/jira/browse/BROOKLYN-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071992#comment-16071992
]
Svetoslav Neykov commented on BROOKLYN-524:
-------------------------------------------
Unconfirmed workaround - prefix the path with an invalid bundle symbolicName
which should be ignored when using absolute file paths. For example:
{{dummy:C:\Users\MyUser\.ssh\brooklyn_key}}.
> Windows paths treated as `bundle:resource` pairs resulting in file not found
> errors
> -----------------------------------------------------------------------------------
>
> Key: BROOKLYN-524
> URL: https://issues.apache.org/jira/browse/BROOKLYN-524
> Project: Brooklyn
> Issue Type: Bug
> Reporter: Svetoslav Neykov
>
> The windows path format looks like Brooklyn's {{bundle:resource}} paths so
> Brooklyn doesn't find the file. The problem's been reports in [1] with the
> error message {{'C' will be ignored, loading '\Users\Robert\.ssh\id_rsa.pub'
> as no framework available}}.
> That's running Brooklyn 0.11 with the classic launcher.
> [1] https://github.com/brooklyncentral/clocker/issues/96
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)