Bug 152496 - CC: restart epf shows errors in the log
Summary: CC: restart epf shows errors in the log
Status: REOPENED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EPF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Phong Nguyen Le CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-01 15:19 EDT by Long Li CLA
Modified: 2023-02-16 16:17 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Long Li CLA 2006-08-01 15:19:41 EDT
1. after bug 152492, close epf and restart,
2. log shows the followings,

CC:  restart epf shows errors in the log

!ENTRY com.rational.clearcase 4 0 2006-08-01 12:15:51.220
!MESSAGE Unable to execute early startup code for an extension
!STACK 0
java.lang.NoSuchMethodException: org.eclipse.core.runtime.IExtension.getDeclaringPluginDescriptor()
	at java.lang.Class.getDeclaredMethod(Class.java:1384)
	at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:138)
	at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
	at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1759)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

!ENTRY org.eclipse.ui 4 4 2006-08-01 12:15:51.220
!MESSAGE Bad extension specification

!ENTRY com.rational.clearcase 4 0 2006-08-01 12:15:51.220
!MESSAGE startup class must implement org.eclipse.ui.IStartup

!ENTRY org.eclipse.ui 4 4 2006-08-01 12:17:34.867
!MESSAGE Invalid Menu Extension (Path is invalid): goToResource
Comment 1 Bingxue Xu CLA 2006-08-01 16:41:11 EDT
the error log indicates only problem with the clearcase plug-in strtup code. One possiblity is that workspace corruption after the previous bug.
Comment 2 Phong Nguyen Le CLA 2006-08-01 17:27:02 EDT
I don't think it is related to bug 152492. However, this bug is fixed. I resolved this as indirectly fixed.
Comment 3 Long Li CLA 2006-08-01 19:31:31 EDT
This is not related to 152492.  But it still exists in the current build (0801_1350)

It also exists in M3
Comment 4 Bingxue Xu CLA 2006-09-22 13:31:11 EDT
This is purely a CC plugin error.