Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6117118
By: v3ss0n

here is more ...


Err output:
error importing site
Traceback (most recent call last):
  File "/home/v3ss/jython2.5b1/Lib/site.py", line 418, in <module>
    main()
  File "/home/v3ss/jython2.5b1/Lib/site.py", line 411, in main
    execsitecustomize()
  File "/home/v3ss/jython2.5b1/Lib/site.py", line 392, in execsitecustomize
    import sitecustomize
  File "/home/v3ss/jython2.5b1/Lib/site.py", line 392, in execsitecustomize
    import sitecustomize
KeyError: 'sitecustomize'

        at org.python.pydev.editor.codecompletion.shell.AbstractShell.startIt(Ab
stractShell.java:445)
        at org.python.pydev.editor.codecompletion.shell.AbstractShell.getServerS
hell(AbstractShell.java:237)
        at org.python.pydev.editor.codecompletion.shell.AbstractShell.getServerS
hell(AbstractShell.java:190)
        at org.python.pydev.editor.codecompletion.PyCodeCompletion.lazyStartShel
l(PyCodeCompletion.java:325)
        at org.python.pydev.editor.codecompletion.PyCodeCompletion.getCodeComple
tionProposals(PyCodeCompletion.java:103)
        at org.python.pydev.editor.codecompletion.PythonCompletionProcessor.getP
ythonProposals(PythonCompletionProcessor.java:217)
        at org.python.pydev.editor.codecompletion.PythonCompletionProcessor.comp
uteCompletionProposals(PythonCompletionProcessor.java:148)
        at org.python.pydev.editor.simpleassist.SimpleAssistProcessor.computeCom
pletionProposals(SimpleAssistProcessor.java:167)
        at org.eclipse.jface.text.contentassist.ContentAssistant.computeCompleti
onProposals(ContentAssistant.java:1836)
        at org.eclipse.jface.text.contentassist.CompletionProposalPopup.computeP
roposals(CompletionProposalPopup.java:553)
        at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$1
6(CompletionProposalPopup.java:550)
        at org.eclipse.jface.text.contentassist.CompletionProposalPopup$2.run(Co
mpletionProposalPopup.java:485)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at org.eclipse.jface.text.contentassist.CompletionProposalPopup.showProp
osals(CompletionProposalPopup.java:479)
        at org.eclipse.jface.text.contentassist.ContentAssistant.showPossibleCom
pletions(ContentAssistant.java:1664)
        at org.python.pydev.editor.codecompletion.PyContentAssistant.showPossibl
eCompletions(PyContentAssistant.java:67)
        at org.eclipse.jface.text.source.SourceViewer.doOperation(SourceViewer.j
ava:807)
        at org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation
(ProjectionViewer.java:1506)
        at org.eclipse.ui.texteditor.ContentAssistAction$1.run(ContentAssistActi
on.java:82)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at org.eclipse.ui.texteditor.ContentAssistAction.run(ContentAssistAction
.java:80)
        at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
        at org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185)
        at org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyH
andlerWrapper.java:109)
        at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
        at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Para
meterizedCommand.java:508)
        at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Handle
rService.java:169)
        at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Workben
chKeyboard.java:471)
        at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboar
d.java:822)
        at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Workbe
nchKeyboard.java:880)
        at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindi
ngs(WorkbenchKeyboard.java:569)
        at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyb
oard.java:511)
        at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEv
ent(WorkbenchKeyboard.java:126)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1436)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1157)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1167)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1194)
        at org.eclipse.swt.widgets.Widget.gtk_key_press_event(Widget.java:698)
        at org.eclipse.swt.widgets.Control.gtk_key_press_event(Control.java:2761
)
        at org.eclipse.swt.widgets.Composite.gtk_key_press_event(Composite.java:
702)
        at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1543)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4502)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4099)
        at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:5783)
        at org.eclipse.swt.widgets.Display.eventProc(Display.java:1177)
        at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native
Method)
        at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1541
)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3031)
        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.ja
va:288)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.jav
a:488)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEAppli
cation.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandl
e.java:193)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli
cation(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec
lipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:382)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.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)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1212)


______________________________________________________________________
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:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to