Skip to main content
Inspiring
July 21, 2011
Question

Failed to activate coldfusion scheme

  • July 21, 2011
  • 2 replies
  • 760 views

Brand new install of CFB 2, I get this error "Failed to activate coldfusion scheme".

The outline panel throws: ""Failed to activate coldfusion scheme"" (below is the stack). I found something about Aptana causing an issue (http://developertips.blogspot.com/2010/06/coldfusion-builder-error-unhandled.html) . I did have aptana installed aswell, so I disabled but still get these errors

java.lang.NoSuchFieldError: CFMLOutlinePage_0
     at com.adobe.ide.editor.cfml.outline.CFMLOutlinePage.createDelayedRefreshJob(CFMLOutlinePage.java:467)
     at com.adobe.ide.editor.cfml.outline.CFMLOutlinePage.createControl(CFMLOutlinePage.java:428)
     at com.adobe.ide.editor.cfml.outline.CFMLOutlinePage.createControl(CFMLOutlinePage.java:348)
     at org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:137)
     at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:408)
     at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:751)
     at org.eclipse.ui.part.PageBookView.showBootstrapPart(PageBookView.java:920)
     at org.eclipse.ui.part.PageBookView.createPartControl(PageBookView.java:491)
     at org.eclipse.ui.views.contentoutline.ContentOutline.createPartControl(ContentOutline.java:121)
     at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:375)
     at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229)
     at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
     at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
     at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:529)
     at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
     at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
     at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
     at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
     at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1254)
     at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:666)
     at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:574)
     at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:568)
     at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:272)
     at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:981)
     at org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2632)
     at org.eclipse.ui.internal.WorkbenchWindow$27.run(WorkbenchWindow.java:2992)
     at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
     at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:2973)
     at org.eclipse.ui.internal.WorkbenchWindow$21.runWithException(WorkbenchWindow.java:2290)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
     at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
     at org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1567)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
     at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
     at org.eclipse.swt.widgets.Display.syncExec(Display.java:4584)
     at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94)
     at org.eclipse.ui.internal.Workbench.init(Workbench.java:1562)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2567)
     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
     at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
     at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1408)

This topic has been closed for replies.

2 replies

brookdAuthor
Inspiring
July 27, 2011

Uninstalling Aptana Studio fixed everything!!!!!!!!!!!!! yippeee!!!

brookdAuthor
Inspiring
July 27, 2011

I want to like CFBUILDER, but getting ready to switch back to CFEclipse. I get so many errors at startup and throughout.  The shortcut "keys" menu item is missing from the preferences window and I have no key board shortcuts. The outline window throws the error "CFMLOutlinePage_0" any time its open. And the editor is painfully slow.

Is there any support for CFBUILDER while your on the trial?