Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 327272 - problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
Summary: problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
Status: ASSIGNED
Alias: None
Product: RTSC
Classification: Technology
Component: Tools (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: David Friedland CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 15:11 EDT by prashantha CLA
Modified: 2011-11-24 12:59 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description prashantha CLA 2010-10-07 15:11:08 EDT
Build Identifier: 

java.lang.NoSuchMethodError: org.eclipse.rtsc.xdctools.managedbuild.ui.preferences.RTSCPreferenceProvider.getRTSCProducts()Ljava/util/Set;
at org.eclipse.rtsc.xdctools.ui.macros.MacroResolver.resolveValue(MacroResolver.java:102)
at org.eclipse.core.internal.variables.DynamicVariable.getValue(DynamicVariable.java:54)
at org.eclipse.cdt.managedbuilder.internal.macros.EclipseVariablesMacroSupplier$EclipseVarMacro.loadValue(EclipseVariablesMacroSupplier.java:85)
at org.eclipse.cdt.managedbuilder.internal.macros.EclipseVariablesMacroSupplier$EclipseVarMacro.getStringValue(EclipseVariablesMacroSupplier.java:74)
at org.eclipse.cdt.managedbuilder.internal.macros.DefaultMacroSubstitutor.resolveMacro(DefaultMacroSubstitutor.java:377)
at org.eclipse.cdt.managedbuilder.internal.macros.DefaultMacroSubstitutor.resolveMacro(DefaultMacroSubstitutor.java:308)
at org.eclipse.cdt.managedbuilder.internal.macros.DefaultMacroSubstitutor.resolveMacro(DefaultMacroSubstitutor.java:296)
at org.eclipse.cdt.managedbuilder.internal.macros.DefaultMacroSubstitutor.getResolvedMacro(DefaultMacroSubstitutor.java:281)
at org.eclipse.cdt.managedbuilder.internal.macros.DefaultMacroSubstitutor.resolveToString(DefaultMacroSubstitutor.java:233)
at org.eclipse.cdt.managedbuilder.internal.macros.DefaultMacroSubstitutor.resolveToString(DefaultMacroSubstitutor.java:251)
at org.eclipse.cdt.managedbuilder.internal.macros.MacroResolver.resolve(MacroResolver.java:149)
at org.eclipse.cdt.managedbuilder.internal.macros.MacroResolver.resolveToStringList(MacroResolver.java:226)
at org.eclipse.cdt.managedbuilder.internal.macros.BuildMacroProvider.resolveStringListValue(BuildMacroProvider.java:199)
at org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo.processPath(ManagedBuildInfo.java:1143)
at org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo.addPaths(ManagedBuildInfo.java:1358)
at org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo.addIncludes(ManagedBuildInfo.java:1351)
at org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo.readToolsOptions(ManagedBuildInfo.java:1325)
at org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo.getOptionValues(ManagedBuildInfo.java:1250)
at org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo.getManagedBuildValues(ManagedBuildInfo.java:1220)
at org.eclipse.cdt.managedbuilder.internal.core.ManagedBuildInfo.getManagedBuildValues(ManagedBuildInfo.java:1188)
at org.eclipse.cdt.managedbuilder.internal.scannerconfig.ManagedBuildCPathEntryContainer.getPathEntries(ManagedBuildCPathEntryContainer.java:198)
at org.eclipse.cdt.internal.core.model.PathEntryManager.getResolvedPathEntries(PathEntryManager.java:457)
at org.eclipse.cdt.internal.core.model.PathEntryManager.getResolvedPathEntries(PathEntryManager.java:429)
at org.eclipse.cdt.core.model.CoreModel.getResolvedPathEntries(CoreModel.java:941)

Reproducible: Always
Comment 1 Remy Suen CLA 2010-10-07 15:17:21 EDT
Looks like a CDT issue or an RTSC issue.
Comment 2 Dave Russo CLA 2010-10-07 15:26:22 EDT
What version of XDCtools are you using and can you describe how you reproduced this error?
Comment 3 prashantha CLA 2010-10-07 15:30:52 EDT
xdctools_3_20_01_42_eng.. while I imported projects into workspace.. tried to click on project menu ..it produces this crappy error .. it does not show up c source files added

(In reply to comment #2)
> What version of XDCtools are you using and can you describe how you reproduced
> this error?
Comment 4 Amit Mookerjee CLA 2010-10-21 15:31:24 EDT
Prashantha,
What version of CCS are you using? I have seen the problem mentioned below in one of the early CCS4.2 engineering builds. This was fixed in later releases. I would suggest using the CCS4.2 release candidate available at http://processors.wiki.ti.com/index.php/Download_CCS#4.2.0_Release_Candidate_1_.28September_13.2C_2010.29. This should be very close to the GA release of CCS4.2 that should be out in a week's time.
Comment 5 prashantha CLA 2010-10-21 16:38:09 EDT
I am using Code Composer Studio  Version: 4.2.0.09000 .....this bug came and went off next day..some times comes and  some times goes