Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 26932 Details for
Bug 105303
[Wziards] Previously entered comments not beeing remembered
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
My error.log
error.log (text/plain), 6.18 KB, created by
Stefan J. Morgenroth
on 2005-09-07 18:19:29 EDT
(
hide
)
Description:
My error.log
Filename:
MIME Type:
Creator:
Stefan J. Morgenroth
Created:
2005-09-07 18:19:29 EDT
Size:
6.18 KB
patch
obsolete
>!SESSION 2005-09-08 00:05:28.297 ----------------------------------------------- >eclipse.buildId=I20050627-1435 >java.version=1.4.2_07 >java.vendor=Apple Computer, Inc. >BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=de_DE >Framework arguments: -keyring /Users/Joe/.eclipse_keyring -showlocation >Command-line arguments: -os macosx -ws carbon -arch ppc -keyring /Users/Joe/.eclipse_keyring -consoleLog -showlocation > >!ENTRY org.eclipse.ui 2 0 2005-09-08 00:05:40.318 >!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point >!SUBENTRY 1 org.eclipse.ui 2 0 2005-09-08 00:05:40.319 >!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='net.sf.colorer', commandId='net.sf.colorer.eclipse.editors.choosetype'. > >!ENTRY org.eclipse.core.runtime 4 2 2005-09-08 00:06:07.108 >!MESSAGE An internal error occurred during: "Tacit Migration Operation". >!STACK 0 >java.lang.NoClassDefFoundError: org/eclipse/jem/util/RegistryReader > at java.lang.ClassLoader.defineClass0(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java:539) > at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.defineClass(DefaultClassLoader.java:370) > at org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineClass(EclipseClassLoader.java:227) > at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClassImpl(DefaultClassLoader.java:343) > 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:68) > 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 java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) > at org.eclipse.wst.common.internal.migration.TacitMigrationEngine.migrateNatures(TacitMigrationEngine.java:385) > at org.eclipse.wst.common.internal.migration.TacitMigrationEngine.migrateAllMappings(TacitMigrationEngine.java:217) > at org.eclipse.wst.common.internal.migration.TacitMigrationEngine.migrateAllMappings(TacitMigrationEngine.java:201) > at org.eclipse.wst.common.internal.migration.TacitMigrationOperation.execute(TacitMigrationOperation.java:66) > at org.eclipse.wst.common.frameworks.internal.operations.WTPOperation.doRun(WTPOperation.java:336) > at org.eclipse.wst.common.frameworks.internal.operations.WTPOperation$1.run(WTPOperation.java:248) > at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719) > at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1739) > at org.eclipse.wst.common.frameworks.internal.operations.WTPOperation.run(WTPOperation.java:266) > at org.eclipse.wst.common.frameworks.internal.operations.WTPOperationJobAdapter.run(WTPOperationJobAdapter.java:43) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76) > >!ENTRY org.eclipse.osgi 2005-09-08 00:06:10.899 >!MESSAGE While loading class "org.tigris.subversion.subclipse.ui.console.SVNOutputConsole$2", thread "main" timed out waiting (5000ms) for thread "Worker-2" to finish starting bundle "org.tigris.subversion.subclipse.ui". To avoid deadlock, thread "main" is proceeding but "org.tigris.subversion.subclipse.ui.console.SVNOutputConsole$2" may not be fully initialized. >!STACK 0 >java.lang.Exception: Generated exception. > at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:108) > 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 java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) > at org.tigris.subversion.subclipse.ui.console.SVNOutputConsole.createPage(SVNOutputConsole.java:160) > at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:258) > at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:315) > at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:613) > at org.eclipse.ui.internal.console.ConsoleView$1.run(ConsoleView.java:331) > at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2932) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2708) > 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)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 105303
: 26932 |
26933