{ "id": "81691", "key": "AC-2896", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-11-20T14:08:47.000+0000", "created": "2011-10-18T01:30:22.000+0000", "labels": [ "editor", "haml", "regression" ], "versions": [], "issuelinks": [], "assignee": { "name": "mapperson", "key": "mapperson", "displayName": "Matthew Apperson", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:47:51.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14551", "name": "Studio", "description": "Please enter tickets related to Titanium Studio here." } ], "description": "When opening a .haml file, the window display an error message: \"Could not open the editor: Editor could not be initialized.\".\r\n\r\nThis is the content of the details for the error:\r\n\r\n\r\njava.lang.NoClassDefFoundError: com/aptana/editor/common/IPartitionScannerSwitchStrategy$ISequenceBypassHandler\r\n\tat com.aptana.editor.haml.HAMLSourceConfiguration.createSubPartitionScanner(HAMLSourceConfiguration.java:176)\r\n\tat com.aptana.editor.haml.HAMLDocumentProvider.connect(HAMLDocumentProvider.java:37)\r\n\tat org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4056)\r\n\tat org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:217)\r\n\tat org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1444)\r\n\tat com.aptana.editor.common.AbstractThemeableEditor.doSetInput(AbstractThemeableEditor.java:496)\r\n\tat org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3043)\r\n\tat org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)\r\n\tat org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)\r\n\tat org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)\r\n\tat org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)\r\n\tat org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)\r\n\tat org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2606)\r\n\tat org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3061)\r\n\tat org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3088)\r\n\tat com.aptana.editor.common.AbstractThemeableEditor.init(AbstractThemeableEditor.java:517)\r\n\tat org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798)\r\n\tat org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)\r\n\tat org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)\r\n\tat org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)\r\n\tat org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)\r\n\tat org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2863)\r\n\tat org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2768)\r\n\tat org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2760)\r\n\tat org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2711)\r\n\tat org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)\r\n\tat org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2707)\r\n\tat org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2691)\r\n\tat org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2682)\r\n\tat org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)\r\n\tat org.eclipse.ui.ide.IDE.openEditor(IDE.java:610)\r\n\tat org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:99)\r\n\tat org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:99)\r\n\tat org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:221)\r\n\tat org.eclipse.ui.navigator.CommonNavigatorManager$3.open(CommonNavigatorManager.java:185)\r\n\tat org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48)\r\n\tat org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:845)\r\n\tat org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)\r\n\tat org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)\r\n\tat org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)\r\n\tat org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:843)\r\n\tat org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1131)\r\n\tat org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:462)\r\n\tat org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1235)\r\n\tat org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264)\r\n\tat org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258)\r\n\tat org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:298)\r\n\tat org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)\r\n\tat org.eclipse.swt.widgets.Display.sendEvent(Display.java:3783)\r\n\tat org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)\r\n\tat org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1398)\r\n\tat org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1383)\r\n\tat org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1195)\r\n\tat org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3629)\r\n\tat org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3284)\r\n\tat org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)\r\n\tat org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)\r\n\tat org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)\r\n\tat org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)\r\n\tat org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)\r\n\tat org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)\r\n\tat org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)\r\n\tat com.appcelerator.titanium.rcp.IDEApplication.start(IDEApplication.java:125)\r\n\tat org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)\r\n\tat org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)\r\n\tat org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)\r\n\tat org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)\r\n\tat org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\r\n\tat java.lang.reflect.Method.invoke(Method.java:597)\r\n\tat org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)\r\n\tat org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)\r\n\tat org.eclipse.equinox.launcher.Main.run(Main.java:1408)\r\nCaused by: java.lang.ClassNotFoundException: com.aptana.editor.common.IPartitionScannerSwitchStrategy$ISequenceBypassHandler\r\n\tat org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506)\r\n\tat org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)\r\n\tat org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)\r\n\tat org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)\r\n\tat java.lang.ClassLoader.loadClass(ClassLoader.java:247)\r\n\t... 75 more", "attachment": [], "flagged": false, "summary": "HAML editor cannot be opened", "creator": { "name": "softrli", "key": "softrli", "displayName": "Romain Champourlier", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "softrli", "key": "softrli", "displayName": "Romain Champourlier", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "MacOS X Lion (10.7.1)\r\nTitanium Studio, build: 1.0.6.201110171247\r\nBuild: jenkins-titanium-rcp-master-110 (origin/master)", "comment": { "comments": [ { "id": "169882", "author": { "name": "kwhinnery", "key": "kwhinnery", "displayName": "Kevin Whinnery", "active": true, "timeZone": "America/Chicago" }, "body": "Can you confirm on Lion?", "updateAuthor": { "name": "kwhinnery", "key": "kwhinnery", "displayName": "Kevin Whinnery", "active": true, "timeZone": "America/Chicago" }, "created": "2011-10-20T12:14:36.000+0000", "updated": "2011-10-20T12:14:36.000+0000" }, { "id": "170024", "author": { "name": "softrli", "key": "softrli", "displayName": "Romain Champourlier", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I can no more reproduce the issue. I moved to Lion 10.7.2 since, and installed Aptana Studio 3 in the meantime which wasn't showing the issue.\r\n\r\nBefore raising this issue, I had tried to restart Titanium Studio, without success. I'm not sure I had restarted my Mac however.", "updateAuthor": { "name": "softrli", "key": "softrli", "displayName": "Romain Champourlier", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-21T06:45:31.000+0000", "updated": "2011-10-21T06:45:31.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }