This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

After crash, CCSv4 reports error and won't run

Other Parts Discussed in Thread: CCSTUDIO

A breaker tripped in the lab and shut down the computer. After a reboot, I can no longer load my workspace. I can load another workspace though.

 

This is the error in the log file (referenced in the error message when I load the workspace):

 

 

!ENTRY org.eclipse.osgi 4 0 2011-03-04 15:57:49.945

!MESSAGE Application error

!STACK 1

java.lang.NoClassDefFoundError: org/eclipse/core/resources/IContainer

at com.ti.ccstudio.ui.CCEWorkbench.createWorkbenchAdvisor(CCEWorkbench.java:31)

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:98)

at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)

at org.eclipse.core.launcher.Main.basicRun(Main.java:280)

at org.eclipse.core.launcher.Main.run(Main.java:996)

at org.eclipse.core.launcher.Main.main(Main.java:971)

 

!ENTRY org.eclipse.osgi 2 0 2011-03-04 15:57:50.007

!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:

!SUBENTRY 1 org.eclipse.osgi 2 0 2011-03-04 15:57:50.007

!MESSAGE Bundle update@plugins/org.eclipse.equinox.common_3.2.0.vTI-201008051800.jar [220] was not resolved.

The file org.eclipse.equinox.common_3.2.0.vTI-201008051800.jar exists in the eclipse plugin directory. I have another computer on the network that points to the same exact workspace and it can't load the workspace either. So I believe this won't be resolved by reinstalling CCSv4. However, I am reinstalling anyway. 
I renamed  the .plugins directory in the workspace and now I can start eclipse but then there is no information in that workspace. It is as if it is completely blank.
I am running the latest CCSv4 4.2
Apart from starting a new workspace and copying my files to it, is there anyway to fix this?
Thanks