[logback-dev] [Bug 66] New: Cannot install eclipse plugin.

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Mon Apr 16 09:07:30 CEST 2007


http://bugzilla.qos.ch/show_bug.cgi?id=66

           Summary: Cannot install eclipse plugin.
           Product: Console Plugin
           Version: unspecified
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: interface
        AssignedTo: logback-dev at qos.ch
        ReportedBy: sanjeev at otto.co.kr


Hi,

I tried to install the eclipse (eclipse version 3.2 with jdk 1.4.2) plugin as
per the documentation on the project site. But when I go to windows --> show
view --> Logback --> logback view, I get the error as below:

Unable to create view: Plug-in ch.qos.logback.eclipse was unable to load class
ch.qos.logback.eclipse.views.LogbackView.

java.lang.ClassNotFoundException: ch.qos.logback.eclipse.views.LogbackView
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
        at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
        at
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:278)
        at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
        at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
        at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
        at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
        at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
        at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
        at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:242)
        at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
        at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:238)
        at
org.eclipse.ui.internal.registry.ViewDescriptor.createView(ViewDescriptor.java:69)


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the logback-dev mailing list