Menu

Not Work! Help: :D

Help
2008-06-03
2013-04-25
  • BladeMcKain

    BladeMcKain - 2008-06-03

    I have downloaded and installed the PDT version of Eclipse ( ftp://rm.mirror.garr.it/mirrors/eclipse/tools/pdt/downloads/drops/S20080601-RC2/all-in-one/pdt-all-in-one-S20080601_RC2-win32.zip )

    After i have installed Wicked Shell 2.0.3

    But I receive and error after the message " There is no Shell available, do you want to open a new one? "

    this is the error log

    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle net.sf.wickedshell.domain (446).
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:417)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at net.sf.wickedshell.ui.shell.viewer.text.TextShellViewer.refreshFont(TextShellViewer.java:292)
        at net.sf.wickedshell.ui.shell.viewer.text.TextShellViewer.<init>(TextShellViewer.java:104)
        at net.sf.wickedshell.ui.shell.viewer.text.TextShellViewer.<init>(TextShellViewer.java:92)
        at net.sf.wickedshell.ui.shell.ShellView.createPartControl(ShellView.java:78)
        at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:370)
        at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:227)
        at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
        at org.eclipse.ui.internal.Perspective.showView(Perspective.java:2086)
        at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1027)
        at org.eclipse.ui.internal.WorkbenchPage.access$19(WorkbenchPage.java:1008)
        at org.eclipse.ui.internal.WorkbenchPage$19.run(WorkbenchPage.java:3684)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
        at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3681)
        at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3657)
        at net.sf.wickedshell.resource.action.ChangeToFolderInShellAction.run(ChangeToFolderInShellAction.java:65)
        at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
        at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
        at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
        at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    Caused by: org.osgi.framework.BundleException: Exception in net.sf.wickedshell.domain.DomainPlugin.start() of bundle net.sf.wickedshell.domain.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
        ... 53 more
    Caused by: java.lang.LinkageError: loader constraint violation: when resolving interface method "org.apache.xmlbeans.impl.values.TypeStore.add_element_user(Ljavax/xml/namespace/QName;)Lorg/apache/xmlbeans/impl/values/TypeStoreUser;" the class loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) of the current class, net/sf/wickedshell/domain/batch/impl/BatchFileDescriptorListDocumentImpl, and the class loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) for resolved class, org/apache/xmlbeans/impl/values/TypeStore, have different Class objects for the type javax/xml/namespace/QName used in the signature
        at net.sf.wickedshell.domain.batch.impl.BatchFileDescriptorListDocumentImpl.addNewBatchFileDescriptorList(BatchFileDescriptorListDocumentImpl.java:72)
        at net.sf.wickedshell.domain.batch.BatchFileDescriptorDao.writeBatchFileDescriptors(BatchFileDescriptorDao.java:80)
        at net.sf.wickedshell.domain.DomainPlugin.start(DomainPlugin.java:86)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
        ... 58 more

     
    • S. Reichert

      S. Reichert - 2008-06-03

      I fear I missed out to define the runtime requirement in the manifest. I guess you run JDK 1.4, do you? Could you just switch to 1.5, then it should work. I had to reorganize some apache XML libs as they were part of JDK 1.4 but were removed on JKD 1.5. Running on JDK 1.4 now results in duplicate classes and the error you just described. Sorry for that.

      Best Regards,
      Stefan

       
    • S. Reichert

      S. Reichert - 2008-06-09

      Hi,
      please check out 2.0.4 I reunited all XML stuff and this problem should be fixed now.

      Thanks for your response, best regards,
      Stefan

       

Log in to post a comment.

MongoDB Logo MongoDB