!SESSION 2011-06-17 17:53:37.881 ----------------------------------------------- eclipse.buildId=M20100211-1343 java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86 !ENTRY org.eclipse.jface 2 0 2011-06-17 17:53:47.112 !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. !SUBENTRY 1 org.eclipse.jface 2 0 2011-06-17 17:53:47.112 !MESSAGE A conflict occurred for CTRL+SHIFT+T: Binding(CTRL+SHIFT+T, ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type, Open a type in a Java editor, Category(org.eclipse.ui.category.navigate,Navigate,null,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) Binding(CTRL+SHIFT+T, ParameterizedCommand(Command(com.python.pydev.analysis.actions.pyGlobalsBrowserWorkbench,Python Show Class Browser, Show Class Browser, Category(org.python.pydev.ui.category.source,PyDev - Editor,PyDev editor category,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.contexts.window,,,system) !ENTRY org.python.pydev 1 1 2011-06-17 17:54:10.199 !MESSAGE Information about process of adding new interpreter: - Chosen interpreter (name and file):'Tuple [python -- /usr/bin/python2.6] - Ok, file is non-null. Getting info on:/usr/bin/python2.6 - Beggining task:Getting libs totalWork:100 - Setting task name:Mounting executable string... - Setting task name:Executing: /usr/bin/python2.6 -u /home/tom/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.python.pydev_2.1.0.2011052613/PySrc/interpreterInfo.py - Setting task name:Making pythonpath environment... /usr/bin/python2.6 -u /home/tom/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.python.pydev_2.1.0.2011052613/PySrc/interpreterInfo.py - Setting task name:Making exec... /usr/bin/python2.6 -u /home/tom/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.python.pydev_2.1.0.2011052613/PySrc/interpreterInfo.py - Setting task name:Reading output... - Setting task name:Waiting for process to finish. - Success getting the info. Result:Name:python:EndName:Version2.6Executable:/usr/bin/python2.6|/usr/lib/pymodules/python2.6|/usr/lib/pymodules/python2.6/gtk-2.0|/usr/lib/python2.6|/usr/lib/python2.6/dist-packages|/usr/lib/python2.6/dist-packages/PIL|/usr/lib/python2.6/dist-packages/gst-0.10|/usr/lib/python2.6/dist-packages/gtk-2.0|/usr/lib/python2.6/lib-dynload|/usr/lib/python2.6/lib-old|/usr/lib/python2.6/lib-tk|/usr/lib/python2.6/plat-linux2|/usr/local/lib/python2.6/dist-packages@$|Image|OpenGL|__builtin__|__main__|_ast|_bisect|_bytesio|_codecs|_codecs_cn|_codecs_hk|_codecs_iso2022|_codecs_jp|_codecs_kr|_codecs_tw|_collections|_csv|_fileio|_functools|_hashlib|_heapq|_hotshot|_json|_locale|_lsprof|_md5|_multibytecodec|_random|_sha|_sha256|_sha512|_socket|_sre|_ssl|_struct|_subprocess|_symtable|_warnings|_weakref|_winreg|array|audioop|binascii|cPickle|cStringIO|cmath|datetime|email|errno|exceptions|fcntl|future_builtins|gc|grp|hashlib|imageop|imp|itertools|marshal|math|mmap|msvcrt|nt|numpy|operator|os|os.path|parser|posix|pwd|select|signal|socket|spwd|strop|sys|syslog|thread|time|unicodedata|wx|wxPython|xxsubtype|zipimport|zlib !ENTRY org.python.pydev 1 1 2011-06-17 17:54:12.563 !MESSAGE Restoring info for: /usr/bin/python2.6 !STACK 0 java.lang.RuntimeException: Restoring info for: /usr/bin/python2.6 at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpretersFromPersistedString(AbstractInterpreterManager.java:491) at org.python.pydev.ui.interpreters.AbstractInterpreterManager.internalRecreateCacheGetInterpreterInfos(AbstractInterpreterManager.java:326) at org.python.pydev.ui.interpreters.AbstractInterpreterManager.setInfos(AbstractInterpreterManager.java:594) at org.python.pydev.ui.pythonpathconf.AbstractInterpreterPreferencesPage$3.run(AbstractInterpreterPreferencesPage.java:256) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) Caused by: java.io.IOException: Expecting: /home/tom/Thesis/Src/.metadata/.plugins/org.python.pydev/v1_4fkkw82y758w8n00pmr7xyd93/modulesKeys to exist (and be a file). at org.python.pydev.editor.codecompletion.revisited.ModulesManager.loadFromFile(ModulesManager.java:234) at org.python.pydev.editor.codecompletion.revisited.SystemModulesManager.load(SystemModulesManager.java:369) at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpretersFromPersistedString(AbstractInterpreterManager.java:489) ... 4 more !ENTRY org.python.pydev.core 1 1 2011-06-17 17:54:22.566 !MESSAGE Expected IO issue (version changed or validation not ok): properly handled. !STACK 0 java.io.IOException: Expecting: /home/tom/Thesis/Src/.metadata/.plugins/org.eclipse.core.resources/.projects/CatcherGUI/org.python.pydev/v1_astmanager/modulesKeys to exist (and be a file). at org.python.pydev.editor.codecompletion.revisited.ModulesManager.loadFromFile(ModulesManager.java:234) at org.python.pydev.editor.codecompletion.revisited.ASTManager.loadFromFile(ASTManager.java:106) at org.python.pydev.plugin.nature.PythonNature.init(PythonNature.java:548) at org.python.pydev.plugin.nature.PythonNature.setProject(PythonNature.java:309) at org.eclipse.core.internal.resources.NatureManager.createNature(NatureManager.java:232) at org.eclipse.core.internal.resources.NatureManager$1.run(NatureManager.java:142) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.resources.NatureManager.configureNature(NatureManager.java:158) at org.eclipse.core.internal.resources.NatureManager.configureNatures(NatureManager.java:203) at org.eclipse.core.internal.resources.Project.basicSetDescription(Project.java:84) at org.eclipse.core.internal.resources.Project.setDescription(Project.java:1054) at org.eclipse.core.internal.resources.Project.setDescription(Project.java:1082) at org.python.pydev.plugin.nature.PythonNature.addNature(PythonNature.java:418) at org.python.pydev.plugin.PyStructureConfigHelpers.createPydevProject(PyStructureConfigHelpers.java:172) at org.python.pydev.plugin.PyStructureConfigHelpers.createPydevProject(PyStructureConfigHelpers.java:56) at org.python.pydev.ui.wizards.project.PythonProjectWizard.createAndConfigProject(PythonProjectWizard.java:203) at org.python.pydev.ui.wizards.project.PythonProjectWizard$1.execute(PythonProjectWizard.java:142) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)