Re: [Viplugin-user] Exceptions when closing files
Brought to you by:
midramas
|
From: robert l. <rla...@fa...> - 2003-07-21 20:40:14
|
Yes, I can confirm the exception on linux.=20 iksrazal=20 Em Seg 21 Jul 2003 15:07, John Elderton escreveu: > With 0.1.18, everytime I close a file Eclipse gets an exception and > tells me to look at the error log. I didn't have this problem with > 0.1.17. I'm running Eclipse 2.1.1 on Linux, so maybe that's the > problem. Anyone else seeing this? > > Here's the exception: > > !ENTRY org.eclipse.ui.workbench 4 2 Jul 21, 2003 14:04:51.954 > !MESSAGE Problems occurred when invoking code from plug-in: > "org.eclipse.ui.work > bench". > !STACK 0 > java.lang.NullPointerException > at > org.eclipse.jface.text.DefaultUndoManager.commit(DefaultUndoManager.jav= a:50 >0) at > org.eclipse.jface.text.DefaultUndoManager.beginCompoundChange(DefaultUn= doMa >nager.java:439) at > viPlugin.CommandBuffer.beginCompoundChange(CommandBuffer.java:640) > at viPlugin.ViLayer.switchToInsertMode(ViLayer.java:314) > at viPlugin.ViLayer.unLoad(ViLayer.java:322) > at > viPlugin.actions.ViToggleAction.removeViLayer(ViToggleAction.java:72) > at > viPlugin.actions.ViToggleAction.partClosed(ViToggleAction.java:127) > at > org.eclipse.ui.internal.PartListenerList$3.run(PartListenerList.java:89= ) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform= =2Ejav >a:1006) at org.eclipse.core.runtime.Platform.run(Platform.java:413) at > org.eclipse.ui.internal.PartListenerList.firePartClosed(PartListenerLis= t.ja >va:87) at > org.eclipse.ui.internal.WWinPartService$1.partClosed(WWinPartService.ja= va:4 >4) at > org.eclipse.ui.internal.PartListenerList2$3.run(PartListenerList2.java:= 85) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform= =2Ejav >a:1006) at org.eclipse.core.runtime.Platform.run(Platform.java:413) at > org.eclipse.ui.internal.PartListenerList2.firePartClosed(PartListenerLi= st2. >java:83) at > org.eclipse.ui.internal.WorkbenchPage.firePartClosed(WorkbenchPage.java= :121 >3) at > org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:82= 4) > at > org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:78= 9) > at org.eclipse.ui.internal.EditorPane.doHide(EditorPane.java:89= ) > at > org.eclipse.ui.internal.EditorWorkbook$1.itemClosed(EditorWorkbook.java= :161 >) at > org.eclipse.swt.custom.CTabFolder.closeNotify(CTabFolder.java:307) > at > org.eclipse.swt.custom.CTabFolder.access$13(CTabFolder.java:297) > at > org.eclipse.swt.custom.CTabFolder$4.handleEvent(CTabFolder.java:438) > at > org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:923) > at > org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1641) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1433) > at > org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402) > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385) > at > org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoade= r.ja >va:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja= va:3 >9) at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso= rImp >l.java:25) at java.lang.reflect.Method.invoke(Method.java:324) > at org.eclipse.core.launcher.Main.basicRun(Main.java:291) > at org.eclipse.core.launcher.Main.run(Main.java:747) > at org.eclipse.core.launcher.Main.main(Main.java:583) > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Viplugin-user mailing list > Vip...@li... > https://lists.sourceforge.net/lists/listinfo/viplugin-user |