For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 3 replies, 2 voices, and was last updated 16 years, 2 months ago by
support-joy.
-
AuthorPosts
-
brainrayMemberHello,
I’m trying to install the MyEclipse, but to no avail. Here is a report what happens:
– Im running MacOS 10.6.4 an a Macbook Pro, 4GB memory, 128 GB SSD
– I’ve downloaded the all in one Mac installer.
– Checked the MD5 to be fine
– I’ve unpacked it with the command line tar zxvf myeclipse-8.5.0-macosx.tgz
– deleted the /Library/Genuitec folderWhen I now start the myeclipse-installer.app, after a few seconds the pulse-explorer launches and gives me this error:
An error has ocurred. See log file /Library/…/.metadata/.log
Below is the content of the log file. Whats going wrong here? I once had a trial version of a 7.x MyEclipse installed if that cares.
Many thanks in advance
Ray
!SESSION Sun Jun 20 21:27:13 CEST 2010 ----------------------------------------- !ENTRY org.eclipse.equinox.launcher 4 0 2010-06-20 21:27:13.538 !MESSAGE Invalid splash path entry: platform\:/base/plugins/org.eclipse.platform !SESSION 2010-06-20 21:27:13.516 ----------------------------------------------- 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-06-20 21:27:15.813 !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.write(Unknown Source) at com.genuitec.pulse2.client.properties.PropertyCache.writeProperties(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;@1315415 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;@1315415 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;@1315415 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 !SESSION Sun Jun 20 21:42:33 CEST 2010 ----------------------------------------- !ENTRY org.eclipse.equinox.launcher 4 0 2010-06-20 21:42:33.378 !MESSAGE Invalid splash path entry: platform\:/base/plugins/org.eclipse.platform !SESSION 2010-06-20 21:42:33.357 ----------------------------------------------- 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: -keyring /Users/raybeyer/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /Users/raybeyer/.eclipse_keyring -showlocation !ENTRY org.eclipse.osgi 4 0 2010-06-20 21:42:34.737 !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;@d1329 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;@d1329 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;@d1329 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 moreJune 21, 2010 at 12:22 am #309221
support-joyMemberRay ,
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.June 21, 2010 at 2:23 am #309222
brainrayMemberHello Joy,
brilliant and fast help! It indeed was the log4j.jar that was not liked. Now eveything works like charm.
Thanks for the great support!
Ray
June 21, 2010 at 3:08 am #309223
support-joyMemberRay,
Good to hear you are all set. Let me know if you need any other assistance.
Best.
-
AuthorPosts
