- This topic has 3 replies, 3 voices, and was last updated 18 years, 4 months ago by Greg.
-
AuthorPosts
-
dkim18MemberHi,
I am just testing myeclipse and I have these error when I tried to open jsp/html file.
‘Unable to create part:’
‘An error has occurred when activating this view’I am using windows 2000 and this is from the error log file.
++++++++++++++
!ENTRY org.eclipse.osgi 2006-06-16 14:30:34.119
!MESSAGE Bundle update@/C:/Program Files/MyEclipse/eclipse/plugins/com.ibm.etools.validation.mof_13.8.1/ [319] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.119
!MESSAGE Missing required bundle org.eclipse.jem.workbench_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.119
!MESSAGE Missing required bundle org.eclipse.jem_0.0.0.!ENTRY org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Bundle update@/C:/Program Files/MyEclipse/eclipse/plugins/com.ibm.etools.validation.ui_13.8.3/ [320] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle com.ibm.etools.validation.mof_0.0.0.!ENTRY org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Bundle update@/C:/Program Files/MyEclipse/eclipse/plugins/org.eclipse.jem.beaninfo_1.1.0/ [398] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle org.eclipse.jem.proxy_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle org.eclipse.jem.workbench_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle org.eclipse.jem_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle org.eclipse.jem.util_0.0.0.!ENTRY org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Bundle update@/C:/Program Files/MyEclipse/eclipse/plugins/org.eclipse.jem.proxy_1.1.0/ [399] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle org.eclipse.jem.util_0.0.0.!ENTRY org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Bundle update@/C:/Program Files/MyEclipse/eclipse/plugins/org.eclipse.jem.ui_1.1.0/ [400] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle org.eclipse.jem.beaninfo_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle org.eclipse.jem.proxy_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle org.eclipse.jem.util_0.0.0.!ENTRY org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Bundle update@/C:/Program Files/MyEclipse/eclipse/plugins/org.eclipse.jem.util_1.1.0/ [401] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.135
!MESSAGE Missing required bundle org.eclipse.perfmsr.core_0.0.0.!ENTRY org.eclipse.osgi 2006-06-16 14:30:34.151
!MESSAGE Bundle update@/C:/Program Files/MyEclipse/eclipse/plugins/org.eclipse.jem.workbench_1.1.0/ [402] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.151
!MESSAGE Missing required bundle org.eclipse.jem_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.151
!MESSAGE Missing required bundle org.eclipse.jem.util_0.0.0.!ENTRY org.eclipse.osgi 2006-06-16 14:30:34.151
!MESSAGE Bundle update@/C:/Program Files/MyEclipse/eclipse/plugins/org.eclipse.jem_1.1.0/ [403] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.151
!MESSAGE Missing required bundle org.eclipse.jem.proxy_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-06-16 14:30:34.151
!MESSAGE Missing required bundle org.eclipse.jem.util_0.0.0.
+++++++++++++thanks,
Riyad KallaMemberCan you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
dkim18MemberI was trying to post Configuration Summary, but when I clicked Configuration Summary, it didn’t bring up any additional windows. I am using version 4.1.1 GA by the way. I even changed work space and created test project and jsp file, but same thing happened.
These are my answers for the additional questions:
-Was Eclipse freshly installed for MyEclipse?
>>yes– Are any other external plugins installed?
>>no– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
>>I don’t see any thing like org.eclipse.pde in that dir.– What application server are you using?
>>tomcatI was also using existing eclipse. I don’t know if this might cause problem…
GregMemberWhen all else fails, try restarting eclipse with “-clean” argument once. Try reinstalling a clean version of MyEclipse 4.1.1 with Eclipse 3.1.x. Or you can download the latest version MyEclipse 5.0M2 which only works with Eclipse 3.2/Callisto.
-
AuthorPosts