facebook

MyEclipse (for Spring) 9 doesn’t work on my Mac

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #316208 Reply

    Hi. I hope you can help with this as I’m at a bit of a loss here..

    I’ve downloaded MyEclipse (for Spring) to my 64-bit Intel Mac Pro running Snow Leopard 10.6.7 using both the installer and the full download package. Either way, it fails to start up – presenting a dialog box stating that “An error has occurred”, and referencing a log file for which I’ve supplied the head and tail (as it’s huge).

    Thanks in advance for any help with this..

    G

    !SESSION 2011-04-20 16:03:54.148 ———————————————–
    eclipse.buildId=unknown
    java.version=1.6.0_24
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_GB
    Framework arguments: -keyring /Users/garywhite/.eclipse_keyring -showlocation
    Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /Users/garywhite/.eclipse_keyring -showlocation

    !ENTRY com.genuitec.pulse2.client.targetcfg.ui 4 0 2011-04-20 16:03:57.968
    !MESSAGE
    !STACK 0
    org.osgi.framework.BundleException: The bundle “com.genuitec.pulse2.client.targetcfg.ui_3.2.0.v201103301700 [178]” could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.ui; bundle-version=”0.0.0″
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1301)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:319)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)

    !ENTRY org.eclipse.equinox.app 0 0 2011-04-20 16:03:58.204
    !MESSAGE Product com.skyway.myeclipseforspring.product could not be found.

    !ENTRY org.eclipse.osgi 2 0 2011-04-20 16:04:01.371
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-04-20 16:04:01.371
    !MESSAGE Bundle reference:file:/Library/Genuitec/Common/plugins/org.maven.ide.eclipse.refactoring_0.10.0.me201003160712.jar was not resolved.
    !SUBENTRY 2 org.maven.ide.eclipse.refactoring 2 0 2011-04-20 16:04:01.371
    !MESSAGE Missing required bundle org.eclipse.ui.workbench_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-04-20 16:04:01.371
    !MESSAGE Bundle reference:file:/Library/Genuitec/Common/plugins/com.skyway.licensing_9.0.0.201104011036.jar was not resolved.
    !SUBENTRY 2 com.skyway.licensing 2 0 2011-04-20 16:04:01.371
    !MESSAGE Missing required bundle org.eclipse.ui.workbench_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-04-20 16:04:01.372
    !MESSAGE Bundle reference:file:/Library/Genuitec/Common/plugins/org.topcased.facilities_2.3.0.me201003052220.jar was not resolved.

    ..many more lines of bundle resolution errors..

    !SUBENTRY 2 org.topcased.validation.core 2 0 2011-04-20 16:04:03.767
    !MESSAGE Missing required bundle org.topcased.facilities_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-04-20 16:04:03.767
    !MESSAGE Bundle org.topcased.validation.ui_2.3.0.me201003052220 [1187] was not resolved.
    !SUBENTRY 2 org.topcased.validation.ui 2 0 2011-04-20 16:04:03.767
    !MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
    !SUBENTRY 2 org.topcased.validation.ui 2 0 2011-04-20 16:04:03.767
    !MESSAGE Missing required bundle org.topcased.validation.core_0.0.0.
    !SUBENTRY 2 org.topcased.validation.ui 2 0 2011-04-20 16:04:03.767
    !MESSAGE Missing required bundle org.eclipse.emf.edit.ui_0.0.0.

    !ENTRY org.eclipse.osgi 4 0 2011-04-20 16:04:03.769
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: No application id has been found.
    at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
    at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    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:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

    #316211 Reply

    We are currently looking into this issue and will follow up shortly.

    #316220 Reply

    My fault.

    Sorry to waste your time, but it looks like our proxy server terminated the download a little early for some reason. Hence the missing components. The installer didn’t complain though, which you may or may not consider an issue.

    Thanks for the quick response in any case.

    G

    #316223 Reply

    Sorry about this. It works fine on my home iMac 64-bit Intel running OSX 10.6.7. Which is why I marked this as resolved and re-downloaded the installer. However, even with a properly downloaded installer, I’m getting the same issue. I know this is a total pain, but I’d really appreciate you looking into this as I need to evaluate MyEclipse at work rather than at home.

    Regards and Apologies..

    G

    #316224 Reply

    If it’s any help, the Pulse Explorer – which I’ve used successfully previously – fails with a similar issue.

    G

    #316236 Reply

    I would like to try another possible install solution that would bypass Pulse and the installer. This should at least get you up and running with ME4S so you can evaluate at work.

    1) Install Eclipse Helios (3.6.2) for your platform
    2) Open Eclipse
    3) Go to Help menu and select Install New Software…
    4) Enter the following URL for the ME Update Site: http://downloads.myeclipseide.com/downloads/products/eworkbench/helios/enterprise-stable/
    5) Restart Eclipse when installation is complete
    6) Go to Help menu and select Install New Software…
    7) Enter the following URL for the ME4S Update Site: http://downloads.skywayperspectives.org/products/me4s/helios/stable
    8) You will get prompted with a Warning message regarding unsigned content, just click OK
    9) Restart Eclipse when installation is complete
    The next few steps are optional, but probably best to go ahead and execute:
    10) Go to Help menu and select Check for Updates…
    11) Install the Eclipse IDE Update
    12) Restart Eclipse when installation complete

    Please let me know if this solution works for you.

    Thanks,

    Terry

    #316282 Reply

    Scott Anderson
    Participant

    G,

    The best way for us to diagnose the installation failure would be for you to submit a support bundle from the Pulse Explorer (or the double-click installer when prompted). In the Explorer, you can do that by selecting the profile then clicking the little “life saver” icon in the toolbar of the details area for the profile on the right. A wizard will then simply ask you to type in a brief description and approve sending it to us. In the description, please be sure to include the link to this forum thread, so we can tie them back together, as well as your email address so we can contact you directly in case the support engineers need any followup information.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: MyEclipse (for Spring) 9 doesn’t work on my Mac

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