Menu

#40 error saving files in 3.0M7

open
nobody
None
5
2004-03-16
2004-03-16
No

I am unable to save files any any editor.

error message:

Save
Failed:org.eclipse.ui.texteditor.AbstractTextEditor.createSaveOperation(Z)Lorg.eclipse.

rest of message is scrolled off popup box.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Same happens in 3.0M8

     
  • Frederic Olivieri

    Logged In: YES
    user_id=435636

    Performing a Save As.. and "yes" to replacement seems to
    work okay though!

     
  • Frederic Olivieri

    Logged In: YES
    user_id=435636

    Stack Trace from log:

    !ENTRY org.eclipse.ui 4 4 Apr 02, 2004 13:54:08.866
    !MESSAGE Save Failed
    !ENTRY org.eclipse.ui 2 0 Apr 02, 2004 13:54:08.876
    !MESSAGE Save Failed
    !STACK 0
    java.lang.NoSuchMethodError:
    org.eclipse.ui.texteditor.AbstractTextEditor.createSaveOperati
    on(Z)Lorg/eclipse/ui/actions/WorkspaceModifyOperation;
    at net.sf.solareclipse.editor.I18NTextEditor.doSave
    (I18NTextEditor.java:65)
    at org.eclipse.ui.internal.EditorManager$10.run
    (EditorManager.java:1015)
    at org.eclipse.ui.internal.EditorManager$8.run
    (EditorManager.java:870)
    at
    org.eclipse.jface.operation.ModalContext.runInCurrentThread
    (ModalContext.java:302)
    at org.eclipse.jface.operation.ModalContext.run
    (ModalContext.java:252)
    at org.eclipse.jface.window.ApplicationWindow$1.run
    (ApplicationWindow.java:550)
    at org.eclipse.swt.custom.BusyIndicator.showWhile
    (BusyIndicator.java:84)
    at org.eclipse.jface.window.ApplicationWindow.run
    (ApplicationWindow.java:547)
    at org.eclipse.ui.internal.WorkbenchWindow.run
    (WorkbenchWindow.java:1644)
    at
    org.eclipse.ui.internal.EditorManager.runProgressMonitorOperat
    ion(EditorManager.java:876)
    at org.eclipse.ui.internal.EditorManager.savePart
    (EditorManager.java:1020)
    at org.eclipse.ui.internal.WorkbenchPage.savePart
    (WorkbenchPage.java:2420)
    at org.eclipse.ui.internal.WorkbenchPage.saveEditor
    (WorkbenchPage.java:2432)
    at org.eclipse.ui.internal.SaveAction.run
    (SaveAction.java:72)
    at org.eclipse.jface.action.Action.runWithEvent
    (Action.java:881)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetS
    election(ActionContributionItem.java:536)
    at
    org.eclipse.jface.action.ActionContributionItem.access$2
    (ActionContributionItem.java:488)
    at
    org.eclipse.jface.action.ActionContributionItem$6.handleEvent
    (ActionContributionItem.java:460)
    at org.eclipse.swt.widgets.EventTable.sendEvent
    (EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent
    (Widget.java:833)
    at org.eclipse.swt.widgets.Display.runDeferredEvents
    (Display.java:2348)
    at org.eclipse.swt.widgets.Display.readAndDispatch
    (Display.java:2029)
    at org.eclipse.ui.internal.Workbench.runEventLoop
    (Workbench.java:1550)
    at org.eclipse.ui.internal.Workbench.runUI
    (Workbench.java:1526)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench
    (Workbench.java:265)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench
    (PlatformUI.java:139)
    at org.eclipse.ui.internal.ide.IDEApplication.run
    (IDEApplication.java:47)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run
    (PlatformActivator.java:257)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run
    (EclipseStarter.java:104)
    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:324)
    at org.eclipse.core.launcher.Main.basicRun
    (Main.java:279)
    at org.eclipse.core.launcher.Main.run(Main.java:742)
    at org.eclipse.core.launcher.Main.main
    (Main.java:581)

     
  • martin grotzke

    martin grotzke - 2004-05-30

    Logged In: YES
    user_id=795318

    eclipse-3.0-m9 gives the same error.

    regards,
    martin

     
  • Ricardo Gladwell

    Logged In: YES
    user_id=61769

    Same happening in 3.0RC2.

     
  • Ricardo Gladwell

    Logged In: YES
    user_id=61769

    Same happening in 3.0RC2

     
  • Nobody/Anonymous

    Logged In: NO

    Same happens in the final version of 3.0 SDK for OS X.

     
  • Nobody/Anonymous

    Logged In: NO

    Still happens in the final version of Eclipse 3.0 for Windows as
    well. I think this bug should be elevated to high priority
    status -- it basically makes SolarEclipse a read-only tool.

     
  • Ricardo Gladwell

    Logged In: YES
    user_id=61769

    There is a solution: use SolarEclipse 0.4.0 instead of 0.4.1
    and you do not get the problem:

    http://sourceforge.net/forum/forum.php?thread_id=1099941&forum_id=126389

    Is this project still live? Are there any developers still
    working on it?

     
  • Nobody/Anonymous

    Logged In: NO

    This also happens in the final Version 3.0 of Eclipse for Linux.

     
  • Graham

    Graham - 2004-08-02

    Logged In: YES
    user_id=1095823

    same as id 982332

     

Log in to post a comment.