facebook

Configuration Error ==> Application Servers –> Tomcat

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #243309 Reply

    ajaypgoyal
    Member

    When trying to configure Application Servers –> Tomcat5
    I am getting the below error
    Plug-in com.genuitec.eclipse.easie.tomcat5 was unable to load class com.genuitec.eclipse.easie.tomcat5.preference.Tomcat5LauncherPreferencePage.
    🙁

    #243316

    Scott Anderson
    Participant

    It sounds like you have an incompatible install (mismatched MyEclipse / Eclipse versions).
    Or, the issue is could be that the Eclipse plugin cache got stale as it sometimes
    does not cleanly rebuild after updates. To rectify that problem you’ll need
    to restart Eclipse with the -clean flag one time: eclipse.exe -clean

    That might resolve the problem. If it doesn’t or you have other questions
    or problems can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    #243325

    ajaypgoyal
    Member

    Below is the configuration summery & Error Log

    *** Date: Sun Dec 18 23:32:26 EST 2005

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.4.2_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.0.3 GA
    Build id: 20051025-4.0.3-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Graphical Editing Framework

    Version: 3.1
    Build id: 200509301327

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse31\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    1838_7c
    -clean
    -Xmx512M
    -Xms256M
    -vm
    C:\java\j2sdk1.4.2_06\jre\bin\javaw.exe

    ===============================================

    !SESSION 2005-12-18 16:38:37.219 ———————————————–
    eclipse.buildId=M20050929-0840
    java.version=1.4.2_06
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -Xmx512M -Xms256M
    Command-line arguments: -os win32 -ws win32 -arch x86 -Xmx512M -Xms256M

    This is a continuation of log file C:\TestMyEclipse\ws\.metadata\.bak_0.log
    Created Time: 2005-12-18 19:00:24.453

    !ENTRY org.eclipse.core.runtime 4 2 2005-12-18 19:00:24.453
    !MESSAGE Attempt to activate a disabled plug-in: “com.genuitec.eclipse.easie.tomcat5”.

    !ENTRY org.eclipse.osgi 2005-12-18 19:00:24.453
    !MESSAGE An error occurred while automatically activating bundle com.genuitec.eclipse.easie.tomcat5 (126).
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.genuitec.eclipse.easie.tomcat5.
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
    at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:240)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:236)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(WorkbenchPreferenceNode.java:46)
    at org.eclipse.jface.preference.PreferenceDialog.createPage(PreferenceDialog.java:1211)
    at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(FilteredPreferenceDialog.java:238)
    at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1114)
    at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:351)
    at org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(PreferenceDialog.java:638)
    at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:763)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:148)
    at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:761)
    at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1453)
    at org.eclipse.jface.preference.PreferenceDialog.selectSavedItem(PreferenceDialog.java:925)
    at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.selectSavedItem(FilteredPreferenceDialog.java:394)
    at org.eclipse.jface.preference.PreferenceDialog$3.run(PreferenceDialog.java:342)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at org.eclipse.jface.preference.PreferenceDialog.createContents(PreferenceDialog.java:338)
    at org.eclipse.jface.window.Window.create(Window.java:418)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:996)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.createDialogOn(WorkbenchPreferenceDialog.java:84)
    at org.eclipse.ui.dialogs.PreferencesUtil.createPreferenceDialogOn(PreferencesUtil.java:83)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:65)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:996)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)
    Caused by: org.eclipse.core.runtime.CoreException: Attempt to activate a disabled plug-in: “com.genuitec.eclipse.easie.tomcat5”.
    at org.eclipse.core.internal.plugins.PluginDescriptor.throwException(PluginDescriptor.java:296)
    at org.eclipse.core.internal.plugins.PluginDescriptor.pluginActivationEnter(PluginDescriptor.java:272)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:369)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    … 66 more
    Root exception:
    org.eclipse.core.runtime.CoreException: Attempt to activate a disabled plug-in: “com.genuitec.eclipse.easie.tomcat5”.
    at org.eclipse.core.internal.plugins.PluginDescriptor.throwException(PluginDescriptor.java:296)
    at org.eclipse.core.internal.plugins.PluginDescriptor.pluginActivationEnter(PluginDescriptor.java:272)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:369)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
    at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:240)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:236)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(WorkbenchPreferenceNode.java:46)
    at org.eclipse.jface.preference.PreferenceDialog.createPage(PreferenceDialog.java:1211)
    at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(FilteredPreferenceDialog.java:238)
    at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1114)
    at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:351)
    at org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(PreferenceDialog.java:638)
    at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:763)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:148)
    at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:761)
    at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1453)
    at org.eclipse.jface.preference.PreferenceDialog.selectSavedItem(PreferenceDialog.java:925)
    at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.selectSavedItem(FilteredPreferenceDialog.java:394)
    at org.eclipse.jface.preference.PreferenceDialog$3.run(PreferenceDialog.java:342)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at org.eclipse.jface.preference.PreferenceDialog.createContents(PreferenceDialog.java:338)
    at org.eclipse.jface.window.Window.create(Window.java:418)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:996)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.createDialogOn(WorkbenchPreferenceDialog.java:84)
    at org.eclipse.ui.dialogs.PreferencesUtil.createPreferenceDialogOn(PreferencesUtil.java:83)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:65)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:996)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)
    !SESSION 2005-12-18 23:30:20.875 ———————————————–
    eclipse.buildId=M20050929-0840
    java.version=1.4.2_06
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -Xmx512M -Xms256M
    Command-line arguments: -os win32 -ws win32 -arch x86 -clean -Xmx512M -Xms256M

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:30:36.16
    !MESSAGE Unable to parse file “c:\myEclipse\eclipse\plugins\com.genuitec.eclipse.easie.sun8_3.8.3\plugin.xml”.

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:30:36.63
    !MESSAGE Unable to parse file “c:\myEclipse\eclipse\plugins\com.genuitec.eclipse.easie.sun_3.9.310\plugin.xml”.

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:30:36.63
    !MESSAGE Unable to parse file “c:\myEclipse\eclipse\plugins\com.genuitec.eclipse.easie.tomcat4_3.8.1\plugin.xml”.

    !ENTRY org.eclipse.osgi 2005-12-18 23:30:46.906
    !MESSAGE Plugin library c:\myEclipse\eclipse\plugins\com.genuitec.eclipse.ast.deploy.core_4.0.3\commons-io.jar ignored when creating manifest for com.genuitec.eclipse.ast.deploy.core.
    !STACK 0
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:112)
    at java.util.jar.JarFile.<init>(JarFile.java:127)
    at java.util.jar.JarFile.<init>(JarFile.java:92)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.getExportsFromJAR(PluginConverterImpl.java:499)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.getExports(PluginConverterImpl.java:446)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.generateProvidePackage(PluginConverterImpl.java:350)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.fillManifest(PluginConverterImpl.java:214)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:690)
    at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:299)
    at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManifest(EclipseBundleData.java:257)
    at org.eclipse.core.runtime.adaptor.EclipseBundleData.getManifest(EclipseBundleData.java:220)
    at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromManifest(EclipseBundleData.java:345)
    at org.eclipse.osgi.framework.adaptor.core.AbstractBundleData.initializeNewBundle(AbstractBundleData.java:639)
    at org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor$1.begin(AbstractFrameworkAdaptor.java:894)
    at org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivileged(Framework.java:821)
    at org.eclipse.osgi.framework.internal.core.Framework$2.run(Framework.java:737)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.Framework.installWorker(Framework.java:788)
    at org.eclipse.osgi.framework.internal.core.Framework.installBundle(Framework.java:732)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle(BundleContextImpl.java:221)
    at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:187)
    at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:78)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:337)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1024)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:574)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:496)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:456)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)

    !ENTRY org.eclipse.osgi 2005-12-18 23:30:46.922
    !MESSAGE Plugin library c:\myEclipse\eclipse\plugins\com.genuitec.eclipse.ast.deploy.core_4.0.3\deploycore.jar ignored when creating manifest for com.genuitec.eclipse.ast.deploy.core.
    !STACK 0
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:112)
    at java.util.jar.JarFile.<init>(JarFile.java:127)
    at java.util.jar.JarFile.<init>(JarFile.java:92)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.getExportsFromJAR(PluginConverterImpl.java:499)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.getExports(PluginConverterImpl.java:446)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.generateProvidePackage(PluginConverterImpl.java:350)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.fillManifest(PluginConverterImpl.java:214)
    at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:690)
    at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:299)
    at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManifest(EclipseBundleData.java:257)
    at org.eclipse.core.runtime.adaptor.EclipseBundleData.getManifest(EclipseBundleData.java:220)
    at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromManifest(EclipseBundleData.java:345)
    at org.eclipse.osgi.framework.adaptor.core.AbstractBundleData.initializeNewBundle(AbstractBundleData.java:639)
    at org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor$1.begin(AbstractFrameworkAdaptor.java:894)
    at org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivileged(Framework.java:821)
    at org.eclipse.osgi.framework.internal.core.Framework$2.run(Framework.java:737)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.Framework.installWorker(Framework.java:788)
    at org.eclipse.osgi.framework.internal.core.Framework.installBundle(Framework.java:732)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle(BundleContextImpl.java:221)
    at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:187)
    at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:78)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:337)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1024)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:574)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:496)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:456)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:03.578
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/com.ibm.etools.emf.event_3.0.0.1/ Bundle “com.ibm.etools.emf.event” version “3.0.0.1” has already been installed from: update@plugins/com.ibm.etools.emf.event_3.0.0.1/

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:12.953
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ant_2.1.0/ Bundle “org.eclipse.emf.ant” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ant_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:12.969
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.codegen.ecore.ui_2.1.0/ Bundle “org.eclipse.emf.codegen.ecore.ui” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.codegen.ecore.ui_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:12.969
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.codegen.ecore_2.1.0/ Bundle “org.eclipse.emf.codegen.ecore” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.codegen.ecore_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:12.984
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.codegen.ui_2.1.0/ Bundle “org.eclipse.emf.codegen.ui” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.codegen.ui_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.00
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.codegen_2.1.0/ Bundle “org.eclipse.emf.codegen” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.codegen_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.00
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.common.ui_2.1.0/ Bundle “org.eclipse.emf.common.ui” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.common.ui_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.16
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.commonj.sdo_2.1.0/ Bundle “org.eclipse.emf.commonj.sdo” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.commonj.sdo_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.16
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.common_2.1.0/ Bundle “org.eclipse.emf.common” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.common_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.31
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ecore.change.edit_2.1.0/ Bundle “org.eclipse.emf.ecore.change.edit” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ecore.change.edit_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.31
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ecore.change_2.1.0/ Bundle “org.eclipse.emf.ecore.change” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ecore.change_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.47
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ecore.editor_2.1.0/ Bundle “org.eclipse.emf.ecore.editor” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ecore.editor_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.47
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ecore.edit_2.1.0/ Bundle “org.eclipse.emf.ecore.edit” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ecore.edit_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.63
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ecore.sdo.editor_2.1.0/ Bundle “org.eclipse.emf.ecore.sdo.editor” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ecore.sdo.editor_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.63
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ecore.sdo.edit_2.1.0/ Bundle “org.eclipse.emf.ecore.sdo.edit” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ecore.sdo.edit_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.78
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ecore.sdo_2.1.0/ Bundle “org.eclipse.emf.ecore.sdo” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ecore.sdo_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.78
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ecore.xmi_2.1.0/ Bundle “org.eclipse.emf.ecore.xmi” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ecore.xmi_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.94
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.ecore_2.1.0/ Bundle “org.eclipse.emf.ecore” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.ecore_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.109
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.edit.ui_2.1.0/ Bundle “org.eclipse.emf.edit.ui” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.edit.ui_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.109
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.edit_2.1.0/ Bundle “org.eclipse.emf.edit” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.edit_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.109
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.importer.ecore_2.1.0/ Bundle “org.eclipse.emf.importer.ecore” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.importer.ecore_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.125
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.importer.java_2.1.0/ Bundle “org.eclipse.emf.importer.java” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.importer.java_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.141
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.importer.rose_2.1.0/ Bundle “org.eclipse.emf.importer.rose” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.importer.rose_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.141
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.importer_2.1.0/ Bundle “org.eclipse.emf.importer” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.importer_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.156
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.mapping.ecore2ecore.editor_2.1.0/ Bundle “org.eclipse.emf.mapping.ecore2ecore.editor” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.mapping.ecore2ecore.editor_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.156
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.mapping.ecore2ecore_2.1.0/ Bundle “org.eclipse.emf.mapping.ecore2ecore” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.mapping.ecore2ecore_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.172
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.mapping.ecore2xml.ui_2.1.0/ Bundle “org.eclipse.emf.mapping.ecore2xml.ui” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.mapping.ecore2xml.ui_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.172
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.mapping.ecore2xml_2.1.0/ Bundle “org.eclipse.emf.mapping.ecore2xml” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.mapping.ecore2xml_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.172
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.mapping.ui_2.1.0/ Bundle “org.eclipse.emf.mapping.ui” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.mapping.ui_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.188
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf.mapping_2.1.0/ Bundle “org.eclipse.emf.mapping” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf.mapping_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.203
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.emf_2.1.0/ Bundle “org.eclipse.emf” version “2.1.0” has already been installed from: update@plugins/org.eclipse.emf_2.1.0.jar

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.219
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.jem.beaninfo_1.1.0/ Bundle “org.eclipse.jem.beaninfo” version “1.1.0” has already been installed from: update@plugins/org.eclipse.jem.beaninfo_1.1.0/

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.234
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.jem.proxy_1.1.0/ Bundle “org.eclipse.jem.proxy” version “1.1.0” has already been installed from: update@plugins/org.eclipse.jem.proxy_1.1.0/

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.250
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.jem.ui_1.1.0/ Bundle “org.eclipse.jem.ui” version “1.1.0” has already been installed from: update@plugins/org.eclipse.jem.ui_1.1.0/

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.250
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.jem.util_1.1.0/ Bundle “org.eclipse.jem.util” version “1.1.0” has already been installed from: update@plugins/org.eclipse.jem.util_1.1.0/

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.266
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.jem.workbench_1.1.0/ Bundle “org.eclipse.jem.workbench” version “1.1.0” has already been installed from: update@plugins/org.eclipse.jem.workbench_1.1.0/

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:13.281
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.jem_1.1.0/ Bundle “org.eclipse.jem” version “1.1.0” has already been installed from: update@plugins/org.eclipse.jem_1.1.0/

    !ENTRY org.eclipse.update.configurator 2005-12-18 23:31:14.63
    !MESSAGE Could not install bundle ../myEclipse/eclipse/plugins/org.eclipse.xsd_2.1.0/ Bundle “org.eclipse.xsd” version “2.1.0” has already been installed from: update@plugins/org.eclipse.xsd_2.1.0.jar

    !ENTRY com.genuitec.eclipse.core 1 0 2005-12-18 23:32:02.969
    !MESSAGE Unable to locate .myeclipse.properties file

    !ENTRY update@../myEclipse/eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_4.0.3/ 0 0 2005-12-18 23:32:16.156
    !MESSAGE FrameworkEvent.ERROR
    !STACK 0
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:112)
    at java.util.zip.ZipFile.<init>(ZipFile.java:128)
    at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:225)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.basicOpen(BundleFile.java:194)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.getZipFile(BundleFile.java:206)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.checkedOpen(BundleFile.java:180)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.getEntry(BundleFile.java:365)
    at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClassImpl(DefaultClassLoader.java:269)
    at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClass(DefaultClassLoader.java:235)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.findLocalClass(AbstractClassLoader.java:183)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFindLocalClass(EclipseClassLoader.java:141)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:82)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:406)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

    !ENTRY update@../myEclipse/eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_4.0.3/ 0 0 2005-12-18 23:32:16.203
    !MESSAGE FrameworkEvent.ERROR
    !STACK 0
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:112)
    at java.util.zip.ZipFile.<init>(ZipFile.java:128)
    at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:225)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.basicOpen(BundleFile.java:194)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.getZipFile(BundleFile.java:206)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.checkedOpen(BundleFile.java:180)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.getEntry(BundleFile.java:365)
    at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClassImpl(DefaultClassLoader.java:269)
    at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClass(DefaultClassLoader.java:235)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.findLocalClass(AbstractClassLoader.java:183)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFindLocalClass(EclipseClassLoader.java:141)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:82)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:406)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

    !ENTRY org.eclipse.core.runtime 4 2 2005-12-18 23:32:16.219
    !MESSAGE Plug-in com.genuitec.eclipse.ast.deploy.core was unable to load class com.genuitec.eclipse.ast.deploy.core.DeploymentCore.
    !STACK 0
    java.lang.ClassNotFoundException: com.genuitec.eclipse.ast.deploy.core.DeploymentCore
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:406)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

    !ENTRY org.eclipse.core.runtime 4 2 2005-12-18 23:32:16.234
    !MESSAGE Problems encountered starting up plug-in: “org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.genuitec.eclipse.ast.deploy.core.”.
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.genuitec.eclipse.ast.deploy.core.
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
    Caused by: org.eclipse.core.runtime.CoreException: Plug-in com.genuitec.eclipse.ast.deploy.core was unable to load class com.genuitec.eclipse.ast.deploy.core.DeploymentCore.
    at org.eclipse.core.internal.plugins.PluginDescriptor.throwException(PluginDescriptor.java:296)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:409)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    … 15 more
    Root exception:
    org.eclipse.core.runtime.CoreException[2]: java.lang.ClassNotFoundException: com.genuitec.eclipse.ast.deploy.core.DeploymentCore
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:406)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

    !ENTRY org.eclipse.ui 4 4 2005-12-18 23:32:16.250
    !MESSAGE Unhandled Exception

    !ENTRY com.genuitec.eclipse.ast.deploy.core 4 0 2005-12-18 23:32:16.281
    !MESSAGE Unable to execute early startup code for an extension
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
    Caused by: org.eclipse.core.runtime.CoreException: Problems encountered starting up plug-in: “org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.genuitec.eclipse.ast.deploy.core.”.
    at org.eclipse.core.internal.plugins.PluginDescriptor.throwException(PluginDescriptor.java:296)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:363)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    … 10 more
    Root exception:
    org.eclipse.core.runtime.CoreException[2]: org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.genuitec.eclipse.ast.deploy.core.
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
    Caused by: org.eclipse.core.runtime.CoreException: Plug-in com.genuitec.eclipse.ast.deploy.core was unable to load class com.genuitec.eclipse.ast.deploy.core.DeploymentCore.
    at org.eclipse.core.internal.plugins.PluginDescriptor.throwException(PluginDescriptor.java:296)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:409)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    … 15 more

    !ENTRY org.eclipse.ui 4 4 2005-12-18 23:32:16.328
    !MESSAGE Bad extension specification

    !ENTRY com.genuitec.eclipse.ast.deploy.core 4 0 2005-12-18 23:32:16.375
    !MESSAGE startup class must implement org.eclipse.ui.IStartup

    !ENTRY update@../myEclipse/eclipse/plugins/com.genuitec.eclipse.easie.tomcat5_3.8.1/ 0 0 2005-12-18 23:32:19.47
    !MESSAGE FrameworkEvent.ERROR
    !STACK 0
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:112)
    at java.util.zip.ZipFile.<init>(ZipFile.java:128)
    at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:225)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.basicOpen(BundleFile.java:194)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.getZipFile(BundleFile.java:206)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.checkedOpen(BundleFile.java:180)
    at org.eclipse.osgi.framework.adaptor.core.BundleFile$ZipBundleFile.getEntry(BundleFile.java:365)
    at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClassImpl(DefaultClassLoader.java:269)
    at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClass(DefaultClassLoader.java:235)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.findLocalClass(AbstractClassLoader.java:183)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFindLocalClass(EclipseClassLoader.java:141)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:82)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:406)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

    !ENTRY org.eclipse.core.runtime 4 2 2005-12-18 23:32:19.63
    !MESSAGE Plug-in com.genuitec.eclipse.easie.tomcat5 was unable to load class com.genuitec.eclipse.easie.tomcat5.Tomcat5LauncherPlugin.
    !STACK 0
    java.lang.ClassNotFoundException: com.genuitec.eclipse.easie.tomcat5.Tomcat5LauncherPlugin
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:406)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

    !ENTRY org.eclipse.core.runtime 4 2 2005-12-18 23:32:19.78
    !MESSAGE Problems encountered starting up plug-in: “org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.genuitec.eclipse.easie.tomcat5.”.
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.genuitec.eclipse.easie.tomcat5.
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:313)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
    at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
    at org.eclipse.core.runtime.Platform.run(Platform.java:783)
    at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1587)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
    Caused by: org.eclipse.core.runtime.CoreException: Plug-in com.genuitec.eclipse.easie.tomcat5 was unable to load class com.genuitec.eclipse.easie.tomcat5.Tomcat5LauncherPlugin.
    at org.eclipse.core.internal.plugins.PluginDescriptor.throwException(PluginDescriptor.java:296)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:409)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371)
    at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
    at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
    … 14 more
    Root exception:
    org.eclipse.core.runtime.CoreException[2]: java.lang.ClassNotFoundException: com.genuitec.eclipse.easie.tomcat5.Tomcat5LauncherPlugin
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.ja

    #243397

    ajaypgoyal
    Member

    Hi Scott,
    I have not heard from you.
    I uninstalled myEclipse and tried installing it again gives me error “Please select another location to extract the installer to:”
    Please guide me if possible.
    Thanks

    #243444

    Scott Anderson
    Participant

    Ajay,

    Sorry for the delay. We’re all trying to work in a little time off over the holidays so we’re tag teaming support.

    org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.genuitec.eclipse.easie.tomcat5.

    That is definately an install issue. Did you try restarting with -clean like I asked? In any event, if you’ve already uninstalled I unfortunately don’t know what state your configuration is at right now. I’d highly recommend you download and install a fresh copy of Eclipse 3.1.1 and then, given the message you’re getting from the installer, rather than trying to figure out specifically what’s wrong, the fastest way to a working installation is to simply download and install using the manual installation archive that’s also available in the downloads section of the website. Manual installation instructions are available on the portal here: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-3424.html

    Once you’ve done that you can simply open your existing workspace to retest Tomcat, which should then be working fine. After that you can delete your old Eclipse / MyEclipse installs.

    #243449

    ajaypgoyal
    Member

    Hi Scott,
    Thanks for your mail.
    I restarted eclipse with -clean flag and it didn’t work out. Since I uninstalled myEclipse and eclipse.
    I have done a fresh installation of eclipse and downloaded new copy of myEclipse. the executables gives me error “magic numbers didn’t macth”.
    As suggested by you I am downloading the manual install and see how it goes.
    Thanks

    #243455

    Scott Anderson
    Participant

    the executables gives me error “magic numbers didn’t macth”.

    That’s definately a bad download, so going with a new copy of the manual install would likely be best. I’ll monitor this thread so I can respond once you see how that goes.

    #243499

    ajaypgoyal
    Member

    Hello Scott,
    Thanks for your active support.
    With Manual install I am able to process and configure Tomcat5. Also I checked it is deploying to the same.
    My basic objective was to see if struts UI and Spring Capabilities work; which it should.
    Hopefully once I re-write struts progam it should work.
    Also one thing I didn’t understand, if previous two downloads were incomplete how the executable was able to run.
    I think for now this thread can be closed.
    Thanks again!
    Ajay

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Configuration Error ==> Application Servers –> Tomcat

You must be logged in to post in the forum log in