[
https://issues.apache.org/jira/browse/JCLOUDS-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15468829#comment-15468829
]
Ignasi Barrera commented on JCLOUDS-1172:
-----------------------------------------
Well, the problem is not Groovy itself. It fails to load any engine. I've also
tried configuring it to use javascript, as it is already part of the JRE since
Java 6, but the issue remains. The pull request just workarounds this by
manually setting up the default engine (Groovy until now) if no engine can be
loaded via dynamic discovery.
> Script engines are not loaded in the interactive shell
> ------------------------------------------------------
>
> Key: JCLOUDS-1172
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1172
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-karaf
> Affects Versions: 1.9.2
> Reporter: Ignasi Barrera
> Assignee: Ignasi Barrera
>
> When using the interactive shell, the script engines that are used to render
> the values of the columns are not loaded, resulting in blank output lines
> when running commands.
> This affects only the interactive shell.
> See this discussion for more details:
> https://github.com/jclouds/jclouds-karaf/pull/77#issuecomment-244901813
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)