facebook

Error loading org.eclipse.mylyn.tasks.ui.TasksUiPlugin

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

    ronball56
    Member

    Why are these errors showing up in the log file? MyEclipse errors loading org.eclipse.mylyn.tasks.ui.TasksUiPlugin & org.eclipse.mylyn.tasks.ui.TaskListManager. The “-clean” option fixed other errors. It did not fix problem with Mylyn classes. Installation details and errors from log file below. Thank you.

    Eclipse 3.3.0
    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.buildId=I20070625-1500
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\SoftwareApps\eclipse\eclipse-3.3.0\eclipse\eclipse.exe

    My Eclipse
    Version: 6.00 GA
    Build id: 6.0.0-GA-200708

    !SESSION 2007-09-07 13:59:50.687 ———————————————–
    eclipse.buildId=I20070625-1500
    java.version=1.5.0_12
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product com.genuitec.myeclipse.product.ide
    Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide

    !ENTRY org.eclipse.osgi 2 0 2007-09-07 14:00:03.843
    !MESSAGE While loading class “org.eclipse.mylyn.tasks.ui.TasksUiPlugin”, thread “Thread[main,6,main]” timed out waiting (5000ms) for thread “Thread[Worker-2,5,main]” to finish starting bundle “update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [742]”. To avoid deadlock, thread “Thread[main,6,main]” is proceeding but “org.eclipse.mylyn.tasks.ui.TasksUiPlugin” may not be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: State change in progress for bundle “update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar” by thread “Worker-2”.
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1141)

    !ENTRY org.eclipse.osgi 2 0 2007-09-07 14:00:08.859
    !MESSAGE While loading class “org.eclipse.mylyn.tasks.ui.TaskListManager”, thread “Thread[main,6,main]” timed out waiting (5000ms) for thread “Thread[Worker-2,5,main]” to finish starting bundle “update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [742]”. To avoid deadlock, thread “Thread[main,6,main]” is proceeding but “org.eclipse.mylyn.tasks.ui.TaskListManager” may not be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: State change in progress for bundle “update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar” by thread “Worker-2”.
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1141)

    #275286 Reply

    Loyal Water
    Member

    What additional plugins have you installed with MyEclipse?

    #275351 Reply

    ronball56
    Member

    None. I have Eclipse 3.2.2 and MyEclipse 5.5.1 (professional) installed in separate directories and working fine. I dowloaded and installed in new directories Eclipse 3.3 and MyEclpse 6.0. No other plugins. Install log indicates sucessful. The Subclipse and Subversive plugins produced identical errors wihen trying to install via Eclpse Update.

    I was able to download and install Eclpse 6.0 All-In-One. The Subversive plugin installed via the Eclipse Update and is working fine. I was able to install MyEclipse features including bug fix and Matisse. This path appears to be working with a (3) exceptions.

    (1) Do I have “professional” version installed? The installation summary indicates “MyEclipse Enterprise Workbench” and “Build Id: 6.0.0-GA-200708. Matisse installed. It appears to be “professional” version. Correct?

    (2) Missing “Server Manager” under “Windows>Show View>Other>MyEclipse>Servers” . It’s now under “Windows>Show View>Other>Server. Severs defined and enabled via “Windows>Preferences>MyEclipse>Application Servers” do not show up in the “new” Server Manager. You have to create a new server entity within the “new” “Server Manager”. This is different from the description in the “MyEclipse Application Server Tutorial” for Eclipse 3.3 and MyEclpse 6.0. Diffierent from Eclpse 3.2 and MyEclpse 5.5. Am I missing something?

    (3) Lastly, I’m missing the “MyEclpse Java Enterprise Development” perspective is missing,which was available in MyEclpse 5.5.1. Was this removed in MyEclpse 6.0?

    Thank You

    #275378 Reply

    Loyal Water
    Member

    (1) Do I have “professional” version installed? The installation summary indicates “MyEclipse Enterprise Workbench” and “Build Id: 6.0.0-GA-200708. Matisse installed. It appears to be “professional” version. Correct?

    The install for professional and standard is the same. Its the subscription key that unlocks the professional features.

    (2) Missing “Server Manager” under “Windows>Show View>Other>MyEclipse>Servers” . It’s now under “Windows>Show View>Other>Server. Severs defined and enabled via “Windows>Preferences>MyEclipse>Application Servers” do not show up in the “new” Server Manager. You have to create a new server entity within the “new” “Server Manager”. This is different from the description in the “MyEclipse Application Server Tutorial” for Eclipse 3.3 and MyEclpse 6.0. Different from Eclipse 3.2 and MyEclpse 5.5. Am I missing something?

    Its under Windows>Show View>Other>MyEclipse Java Enterprise>Servers.

    How are you creating a new server entity ?

    (3) Lastly, I’m missing the “MyEclpse Java Enterprise Development” perspective is missing,which was available in MyEclpse 5.5.1. Was this removed in MyEclpse 6.0?

    The MyEclipse Java Enterprise perspective is available in MyEclipse 6.0.

    #275410 Reply

    ronball56
    Member

    (1) OK. It should be Professional version based on my subscription.
    (2) Missing “Server Manager”. It (Servers) is NOT under “Windows>Show View>Other>MyEclipse Java Enterprise”. Why?
    ===> ONlY options are Hibernate Dynamic Query Translator, Hibernate Query Result, JSF Flow Overview, Spring Beans, and Struts Flow Overview
    ===> The “Servers” view is located under “Window>Show View>Other>Server”. You can add Application Servers from within the View. I cannot deploy to them. The Application Servers defined within MyEclipse Preferences do not show up.
    (3) Missing “”MyEclpse Java Enterprise Development” perspective. Why?
    ====> ONLY MyEclipse perspectives are: Database Explorer, Hibenate, Image Editor, Java Persistence, Swing/Matisse and UML.

    I need this up and running ASAP . What am I missing with separate or Full Stack installs? Do I need to download and install again? See list of errors below from “Configuration Details” and “View Error Log”.

    Downloaded and installed from “MyEclipse_6.0GA_E3.3_FullStackInstaller”.

    !ENTRY org.eclipse.ui 4 4 2007-09-08 00:58:55.515
    !MESSAGE Invalid preference page path: Browser

    !ENTRY org.eclipse.ui 4 4 2007-09-08 00:58:55.515
    !MESSAGE Invalid preference page path: Debug

    !ENTRY org.eclipse.ui 4 4 2007-09-08 00:58:55.531
    !MESSAGE Invalid preference page path: Spring Beans XML Templates
    !SESSION 2007-09-08 02:01:40.437 ———————————————–
    eclipse.buildId=I20070625-1500
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    ========================>

    !ENTRY org.eclipse.osgi 2 1 2007-09-08 19:10:07.109
    !MESSAGE NLS missing message: Jar_Is_Tampered in: org.eclipse.osgi.internal.verifier.JarVerifierMessages
    !SESSION 2007-09-10 15:19:24.296 ———————————————–
    eclipse.buildId=I20070625-1500
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.ui.ide 4 4 2007-09-10 15:41:35.828
    !MESSAGE Unable to find persective com.genuitec.myeclipse.perspective.myeclipseperspective in BasicNewProjectResourceWizard.updatePerspective

    !ENTRY org.eclipse.wst.internet.cache 1 0 2007-09-10 15:41:44.187
    !MESSAGE wtp.autotest.noninteractive is set. Licenses dialogs will not be displayed.

    !ENTRY org.eclipse.ui 4 0 2007-09-10 15:41:58.656
    !MESSAGE Unhandled event loop exception
    !STACK 0
    java.lang.NullPointerException
    at com.genuitec.eclipse.core.librarymgmt.ModuleManager.getModulePreferences(ModuleManager.java:380)

    =======================>

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-09-10 15:44:35.562
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-09-10 15:44:35.562
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-09-10 15:44:44.562
    !MESSAGE Unable to synchronize source selection.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-09-10 15:44:45.015
    !MESSAGE Unable to synchronize source selection.

    #275427 Reply

    Loyal Water
    Member

    Sounds like your install is corrupt. I suggest you download the 6.0GA “All In One” installer. It includes the JRE, Eclipse and MyEclipse all pre-integrated and optimized to run together and you won’t have to mess around with any installation problems like you are having right now. It’s the fastest way to get you up and running with a clean install

    #275434 Reply

    ronball56
    Member

    Nothing works!!!!!!!!!!!!!!!!!! I tried the All-In-One. I just finished a download and install of All-In-One for the 2nd time. Same problems with Server Manager and missing My Eclipse Java Development perspective. The install log shows “8138 Successes”.

    Is there a conflict with install of previous versions of 3.2 Eclipse and 5.5 MyEclpse?

    I’ve lost several days of work and I’m a paying customer. Can we do something to fix this issue ASAP? Thank You

    #275461 Reply

    Loyal Water
    Member

    Is there a conflict with install of previous versions of 3.2 Eclipse and 5.5 MyEclpse?

    If you are installing the All in One installer to a brand new loacation (and not over the previous installation) you should not have any problems.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Error loading org.eclipse.mylyn.tasks.ui.TasksUiPlugin

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