RE: [Viplugin-user] Exceptions when closing files
Brought to you by:
midramas
|
From: <Mat...@De...> - 2003-07-21 21:11:56
|
I am also seeing this on Windows XP, so it must be a cross-platform issue. -----Original Message----- From: robert lazarski [mailto:rla...@fa...] Sent: Monday, July 21, 2003 4:45 PM To: John Elderton; vip...@li... Subject: Re: [Viplugin-user] Exceptions when closing files Yes, I can confirm the exception on linux. iksrazal 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.java:50 >0) at > org.eclipse.jface.text.DefaultUndoManager.beginCompoundChange(DefaultUndoMa >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.jav >a:1006) at org.eclipse.core.runtime.Platform.run(Platform.java:413) at > org.eclipse.ui.internal.PartListenerList.firePartClosed(PartListenerList.ja >va:87) at > org.eclipse.ui.internal.WWinPartService$1.partClosed(WWinPartService.java:4 >4) at > org.eclipse.ui.internal.PartListenerList2$3.run(PartListenerList2.java:85) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.jav >a:1006) at org.eclipse.core.runtime.Platform.run(Platform.java:413) at > org.eclipse.ui.internal.PartListenerList2.firePartClosed(PartListenerList2. >java:83) at > org.eclipse.ui.internal.WorkbenchPage.firePartClosed(WorkbenchPage.java:121 >3) at > org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:824) > at > org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:789) > 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(InternalBootLoader.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.java:3 >9) at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp >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 ------------------------------------------------------- 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 |