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.

CCSv4.2.4 - An internal error occurred during 'Creating Debug Server'.

Other Parts Discussed in Thread: CCSTUDIO

CCSv4.2.4.00033

For some unknown reason, I started getting this error each time I launch the debugger:

org.mozilla.xpcom.XPCOMException: Could not createInstance(@ti.com/DebugServer1;1,{bfab7a88-14c8-48be-8729-f7701e4e0f35})Java/XPCOM bridge: exception while executing submit() with parameterorg.mozilla.xpcom.internal.XPCOMJavaProxy$3@346322.
org.mozilla.xpcom.XPCOMException: The function "createInstanceByContractID" returned an error condition  (0x80040154)  (0x80004005)  (0x80004005)
    at com.ti.debug.engine.xpcom.Runtime.createComponent(Runtime.java:229)
    at com.ti.debug.engine.impl.Application.<init>(Application.java:88)
    at com.ti.debug.engine.cce.CCEDebugEngine.<init>(CCEDebugEngine.java:17)
    at com.ti.debug.engine.cce.CCEDebugEngine.instance(CCEDebugEngine.java:50)
    at com.ti.debug.engine.cce.CCEDebugEngine.createInstance(CCEDebugEngine.java:61)
    at com.ti.debug.engine.cce.CCEDebugEngine$Factory.createInstance(CCEDebugEngine.java:32)
    at com.ti.ccstudio.debug.server.factory.DebugEngineFactory.createApplication(DebugEngineFactory.java:40)
    at com.ti.ccstudio.debug.core.cdi.model.Session.doInstantiateDebugServer(Session.java:665)
    at com.ti.ccstudio.debug.core.cdi.model.Session.createDebugServer(Session.java:489)
    at com.ti.ccstudio.debug.core.cdi.model.Session.internalInitializeSession(Session.java:338)
    at com.ti.ccstudio.debug.core.cdi.model.Session.initializeSession(Session.java:305)
    at com.ti.ccstudio.debug.core.cdi.model.Debugger.createDebuggerSession(Debugger.java:27)
    at com.ti.ccstudio.debug.core.launch.BaseCCELaunchDelegate.doLaunch(BaseCCELaunchDelegate.java:321)
    at com.ti.ccstudio.debug.core.launch.BaseCCELaunchDelegate.launch(BaseCCELaunchDelegate.java:267)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:657)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:583)
    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:779)
    at org.eclipse.debug.internal.ui.DebugUIPlugin$5.run(DebugUIPlugin.java:852)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113
)

I've rebooted the PC, changed emulators, no luck.

I have firefox 5.0 (I see the error mentions mozilla). It wasn't recently installed.

I also tried updating the java runtime engine from 6.20 to 6.26. No luck there either.

Any idea what to try?

Cheers

 

**Attention** This is a public forum