The following forum message was posted by agronholm at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3785840:

I get a lot of these:
[quote]
!ENTRY org.python.pydev.core 2 2 2010-07-27 12:30:57.895
!MESSAGE No ast manager configured for :org.python.pydev.parser
!STACK 0
java.lang.RuntimeException: No ast manager configured for 
:org.python.pydev.parser
        at 
org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.addModuleManagers(ProjectModulesManager.java:500)
        at 
org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.getManagers(ProjectModulesManager.java:432)
        at 
org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.getManagersInvolved(ProjectModulesManager.java:515)
        at 
org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.getCompletePythonPath(ProjectModulesManager.java:532)
        at 
org.python.pydev.plugin.nature.PythonPathNature.getCompleteProjectPythonPath(PythonPathNature.java:110)
        at 
org.python.pydev.navigator.PythonBaseModelProvider.notifyPythonPathRebuilt(PythonBaseModelProvider.java:265)
        at 
org.python.pydev.plugin.nature.PythonNatureListenersManager.notifyPythonPathRebuilt(PythonNatureListenersManager.java:53)
        at 
org.python.pydev.plugin.nature.PythonNature$RebuildPythonNatureModules.run(PythonNature.java:163)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
[/quote]
No ast manager configured for :org.python.pydev.X where X is any one of parser, 
jython, debug

Also, got this after Eclipse shutdown in the console after launching it from 
command line:
[quote]
Not saving ast manager for: P/Cheeseshop-dev. No write area available.
[/quote]


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to