facebook

Install problem myeclipse 8.6 for mac

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #311532 Reply

    comtnswede
    Member

    I just downloaded myeclipse 8.6. I try running the myeclipse installer, and it fails telling me to look at the log file (/Library/Genuitec/Pulse Explorer/workspace/.metadata/.log)

    The log file contains this:

    !SESSION Fri Sep 24 21:39:13 MDT 2010 ——————————————
    !ENTRY org.eclipse.equinox.launcher 4 0 2010-09-24 21:39:13.092
    !MESSAGE Invalid splash path entry: platform\:/base/plugins/org.eclipse.platform
    !SESSION 2010-09-24 21:39:13.075 ———————————————–
    eclipse.buildId=unknown
    java.version=1.6.0_20
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments: -noPulseUpdate
    Command-line arguments: -os macosx -ws carbon -arch x86 -noPulseUpdate

    !ENTRY org.eclipse.osgi 4 0 2010-09-24 21:39:15.013
    !MESSAGE Application error
    !STACK 1
    java.lang.ExceptionInInitializerError
    at com.genuitec.pulse2.client.properties.PropertyCache.createXMLContext(Unknown Source)
    at com.genuitec.pulse2.client.properties.PropertyCache.read(Unknown Source)
    at com.genuitec.pulse2.client.properties.PropertyCache.readProperties(Unknown Source)
    at com.genuitec.pulse2.client.properties.PropertyServices.fetchProperties(Unknown Source)
    at com.genuitec.pulse2.client.properties.PropertyServices.getProperties(Unknown Source)
    at com.genuitec.pulse2.client.properties.PropertyServices.getStringProperty(Unknown Source)
    at com.genuitec.pulse2.client.properties.PropertyServices.getProperty(Unknown Source)
    at com.genuitec.pulse2.client.common.launcher.model.BrandingServices.getProductId(Unknown Source)
    at com.genuitec.pulse2.client.launcher.ui.product.LauncherApplication.start(Unknown Source)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
    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:368)
    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:559)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@879860 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category) (Caused by org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@879860 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category))
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
    at org.exolab.castor.xml.XMLContext.<clinit>(XMLContext.java:41)
    … 21 more
    Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@879860 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:413)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
    … 24 more
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
    at java.lang.Class.getConstructor0(Class.java:2699)
    at java.lang.Class.getConstructor(Class.java:1657)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:410)
    … 25 more
    Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Category
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:494)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    … 30 more

    Any idea what I’m doing wrong?

    Thanks,
    Matt

    #311544

    support-joy
    Member

    Matt,

    Sorry to hear you are running into this issue. Looks like there is a conflict with log4j. Can you take a look at this post – http://www.myeclipseide.org/PNphpBB2-viewtopic-t-24830-view-next.html ?
    Let me know if this helps.

    #311575

    comtnswede
    Member

    I removed the log4j jar from /Library/Java/Extensions and that fixed it. Thanks for the help.

    #311583

    support-joy
    Member

    Good to hear you are all set.

    Best.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Install problem myeclipse 8.6 for mac

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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