Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5631620 By: sveinh
Forgot to include bzr version: Bazaar (bzr) 1.9 Python interpreter: /usr/bin/python 2.5.2 Python standard library: /usr/lib/python2.5 bzrlib: /usr/lib/python2.5/site-packages/bzrlib After some more investigation, I also include a stack-trace from the .log file: !ENTRY org.eclipse.debug.core 4 120 2008-11-12 23:32:41.750 !MESSAGE An exception occurred during breakpoint change notification. !STACK 0 java.nio.charset.IllegalCharsetNameException: utf-8; at java.nio.charset.Charset.checkName(Charset.java:285) at java.nio.charset.Charset.lookup2(Charset.java:459) at java.nio.charset.Charset.lookup(Charset.java:438) at java.nio.charset.Charset.isSupported(Charset.java:480) at org.python.pydev.core.REF.getValidEncoding(REF.java:878) at org.python.pydev.core.REF.getPythonFileEncoding(REF.java:853) at org.python.pydev.core.REF.getPythonFileEncoding(REF.java:777) at org.python.pydev.core.REF.getCustomReturnFromFile(REF.java:652) at org.python.pydev.core.REF.getDocFromFile(REF.java:612) at org.python.pydev.core.REF.getDocFromFile(REF.java:554) at org.python.pydev.editor.codecompletion.revisited.modules.AbstractModule.crea teModule(AbstractModule.java:235) at org.python.pydev.editor.codecompletion.revisited.ModulesManager.getModule(Mo dulesManager.java:498) at org.python.pydev.editor.codecompletion.revisited.ModulesManager.getModule(Mo dulesManager.java:410) at org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.getMo duleInDirectManager(ProjectModulesManager.java:317) at org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.getMo duleAndRelatedModulesManager(ProjectModulesManager.java:290) at org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.getMo dule(ProjectModulesManager.java:257) at org.python.pydev.editor.codecompletion.revisited.AbstractASTManager.getModul e(AbstractASTManager.java:344) at org.python.pydev.debug.model.PyBreakpoint.getFunctionName(PyBreakpoint.java: 192) at org.python.pydev.debug.model.AbstractDebugTarget.breakpointAdded(AbstractDeb ugTarget.java:259) at org.eclipse.debug.internal.core.BreakpointManager$BreakpointNotifier.run(Bre akpointManager.java:876) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.debug.internal.core.BreakpointManager$BreakpointNotifier.notify( BreakpointManager.java:902) at org.eclipse.debug.internal.core.BreakpointManager.fireUpdate(BreakpointManag er.java:816) at org.eclipse.debug.internal.core.BreakpointManager.addBreakpoints(BreakpointM anager.java:535) at org.eclipse.debug.internal.core.BreakpointManager.addBreakpoints(BreakpointM anager.java:505) at org.eclipse.debug.internal.core.BreakpointManager.addBreakpoint(BreakpointMa nager.java:498) at org.python.pydev.debug.ui.actions.BreakpointRulerAction$1.run(BreakpointRule rAction.java:126) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1782) at org.python.pydev.debug.ui.actions.BreakpointRulerAction.addMarker(Breakpoint RulerAction.java:130) at org.python.pydev.debug.ui.actions.BreakpointRulerAction.run(BreakpointRulerA ction.java:73) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.ui.texteditor.AbstractRulerActionDelegate.runWithEvent(AbstractR ulerActionDelegate.java:113) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:241) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Action ContributionItem.java:583) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionI tem.java:500) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContribu tionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3401) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3033) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication. java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java: 193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication( EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAp pLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) 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:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) !ENTRY org.python.pydev 4 4 2008-11-12 23:32:46.484 !MESSAGE utf-8; !STACK 0 java.nio.charset.IllegalCharsetNameException: utf-8; at java.nio.charset.Charset.checkName(Charset.java:285) at java.nio.charset.Charset.lookup2(Charset.java:459) at java.nio.charset.Charset.lookup(Charset.java:438) at java.nio.charset.Charset.isSupported(Charset.java:480) at org.python.pydev.core.REF.getValidEncoding(REF.java:878) at org.python.pydev.core.REF.getPythonFileEncoding(REF.java:853) at org.python.pydev.core.REF.getPythonFileEncoding(REF.java:766) at org.python.pydev.editor.PyEdit.fixEncoding(PyEdit.java:673) at org.python.pydev.editor.PyEdit.doSetInput(PyEdit.java:587) at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java: 3026) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.jav a:458) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:366) at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:758) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:755) at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2487) at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor .java:3044) at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:30 71) at org.python.pydev.editor.PyEdit.init(PyEdit.java:475) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:799) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.jav a:643) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReferenc e.java:594) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:266) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.ja va:2820) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729 ) at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721) at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2635) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:678) at org.python.pydev.navigator.actions.PyOpenResourceAction.openFiles(PyOpenReso urceAction.java:33) at org.python.pydev.navigator.actions.PyOpenPythonFileAction.run(PyOpenPythonFi leAction.java:70) at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:221) at org.eclipse.ui.internal.navigator.CommonNavigatorManager$3.open(CommonNaviga torManager.java:184) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:820) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:880) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:81 8) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java: 1079) at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:372) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.jav a:1183) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:263) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:257) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:297) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3401) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3033) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication. java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java: 193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication( EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAp pLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) 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:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users