Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3423

org.jledit.EditorInitializationException: java.lang.ClassNotFoundException thrown by edit command

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • jboss-fuse-6.2
    • jboss-fuse-6.2
    • Karaf
    • None
    • % %

    Description

      By executing edit command:

      edit org.ops4j.pax.logging
      

      is returned exception:

      Error executing command: java.lang.ClassNotFoundException: ##--------------------------------------------------------------------------- not found by org.apache.karaf.shell.console [34]
      

      Log:

      2015-06-12 17:00:16,267 | ERROR | l Console Thread | Console                          | ?                                   ? | 34 - org.apache.karaf.shell.console - 2.4.0.redhat-620123 | Exception caught while executing command
      org.jledit.EditorInitializationException: java.lang.ClassNotFoundException: ##--------------------------------------------------------------------------- not found by org.apache.karaf.shell.console [34]
      	at org.jledit.ConcreteEditorFactory.resolve(ConcreteEditorFactory.java:139)
      	at org.jledit.ConcreteEditorFactory.create(ConcreteEditorFactory.java:105)
      	at org.jledit.ConcreteEditorFactory.create(ConcreteEditorFactory.java:82)
      	at org.jledit.ConcreteEditorFactory.create(ConcreteEditorFactory.java:57)
      	at Proxydd526c6f_7283_4e0c_86b4_4fb6d3f4324c.create(Unknown Source)
      	at org.apache.karaf.shell.commands.EditAction.doExecute(EditAction.java:113)
      	at org.apache.karaf.shell.console.AbstractAction.execute(AbstractAction.java:33)
      	at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.8.0_45]
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_45]
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_45]
      	at java.lang.reflect.Method.invoke(Method.java:497)[:1.8.0_45]
      	at org.apache.aries.proxy.impl.ProxyHandler$1.invoke(ProxyHandler.java:54)[18:org.apache.aries.proxy.impl:1.0.4]
      	at org.apache.aries.proxy.impl.ProxyHandler.invoke(ProxyHandler.java:119)[18:org.apache.aries.proxy.impl:1.0.4]
      	at org.apache.karaf.shell.console.commands.$BlueprintCommand1340696873.execute(Unknown Source)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      	at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      	at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      	at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      	at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      	at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      	at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      	at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:92)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      	at org.apache.karaf.shell.console.jline.Console.run(Console.java:195)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      	at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)[34:org.apache.karaf.shell.console:2.4.0.redhat-620123]
      Caused by: java.lang.ClassNotFoundException: ##--------------------------------------------------------------------------- not found by org.apache.karaf.shell.console [34]
      	at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1556)
      	at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:77)
      	at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1993)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)[:1.8.0_45]
      	at org.jledit.ConcreteEditorFactory.resolve(ConcreteEditorFactory.java:131)
      	... 23 more
      

      Attachments

        Activity

          People

            ggrzybek Grzegorz Grzybek
            vchalupa_jira Václav Chalupa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: