You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/05/17 05:48:00 UTC

[jira] [Updated] (KARAF-6275) Karaf Scripting examples from manual 5.2.8 doesn't work

     [ https://issues.apache.org/jira/browse/KARAF-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-6275:
----------------------------------------
    Fix Version/s:     (was: 4.2.9)
                   4.2.10

> Karaf Scripting examples from manual 5.2.8 doesn't work
> -------------------------------------------------------
>
>                 Key: KARAF-6275
>                 URL: https://issues.apache.org/jira/browse/KARAF-6275
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.2.3
>            Reporter: Johnson Hsu
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: example, script
>             Fix For: 4.3.0, 4.2.10
>
>
> Copy paste [https://karaf.apache.org/manual/latest/#_examples] second example to etc/scripts execute failed.
> {code}
> karaf@root()> wait-for-command dev watch
> Error executing command: can't coerce [org.apache.felix.framework.BundleContextImpl@19bb07ed, (&(objectClass=org.apache.felix.service.command.Function)(osgi.command.scope=dev)(osgi.command.function=watch)), null] to any of [public org.osgi.util.tracker.ServiceTracker(org.osgi.framework.BundleContext,org.osgi.framework.Filter,org.osgi.util.tracker.ServiceTrackerCustomizer), public org.osgi.util.tracker.ServiceTracker(org.osgi.framework.BundleContext,java.lang.String,org.osgi.util.tracker.ServiceTrackerCustomizer), public org.osgi.util.tracker.ServiceTracker(org.osgi.framework.BundleContext,org.osgi.framework.ServiceReference,org.osgi.util.tracker.ServiceTrackerCustomizer), public org.osgi.util.tracker.ServiceTracker(org.osgi.framework.BundleContext,java.lang.Class,org.osgi.util.tracker.ServiceTrackerCustomizer)]
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)