For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 1 reply, 2 voices, and was last updated 21 years, 8 months ago by
Riyad Kalla.
-
AuthorPosts
-
radim82MemberI am trying to install manualy MyEclipse 3.8 beta on Eclipse 3.0M8, Linux box.
In step 7 – when i run Eclipse – appears message “ERROR /home/xburge03/workspace/.metadata/.log”
Any help will be wery appreciated.
.log : ##################################
!SESSION May 12, 2004 17:46:34.244 ———————————————
java.version=1.4.2_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
!ENTRY org.eclipse.ui.cheatsheets 4 0 May 12, 2004 17:46:34.245
!MESSAGE The specified action could not be run because the plugin specified could not be located.
!SESSION May 12, 2004 19:42:27.325 ———————————————
java.version=1.4.2_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
!ENTRY org.eclipse.jem.proxy 4 0 May 12, 2004 19:42:27.326
!MESSAGE
!STACK 0
java.lang.RuntimeException: IWAV0066E No Standard Bean Proxy Factory has been set.
at org.eclipse.jem.internal.proxy.core.ProxyFactoryRegistry.getBeanProxyFactory(ProxyFactoryRegistry.java:156)
at org.eclipse.jem.internal.proxy.remote.REMCallbackThread.<init>(REMCallbackThread.java:51)
at org.eclipse.jem.internal.proxy.remote.REMCallbackRegistry.createCallback(REMCallbackRegistry.java:66)
at org.eclipse.jem.internal.proxy.remote.REMMasterServerThread.processRequest(REMMasterServerThread.java:143)
at org.eclipse.jem.internal.proxy.remote.REMMasterServerThread.run(REMMasterServerThread.java:80)
!SESSION May 12, 2004 20:01:40.504 ———————————————
java.version=1.4.2_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
!ENTRY org.eclipse.core.runtime 4 2 May 12, 2004 20:01:40.505
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
!STACK 0
java.lang.NullPointerException
at org.eclipse.ui.internal.presentations.BasicStackPresentation.initTab(BasicStackPresentation.java:610)
at org.eclipse.ui.internal.presentations.BasicStackPresentation.childPropertyChanged(BasicStackPresentation.java:376)
at org.eclipse.ui.internal.presentations.BasicStackPresentation$7.propertyChanged(BasicStackPresentation.java:190)
at org.eclipse.ui.internal.PresentableViewPart.firePropertyChange(PresentableViewPart.java:54)
.
.
.
.July 26, 2004 at 6:51 pm #210930
Riyad KallaMemberradim,
What version of MyEclipse? We would highly suggest that you use MyEclipse 3.8 Beta 2 (if that is what you are using) then that install requires Eclipse 3.0, using Eclipse 3.0M8 won’t work properly. Also the log exceptions you are posting are a little confusing to me because they are from May… are you sure you are looking at the right log file? do you have multiple installs of Eclipse maybe? -
AuthorPosts
