After clicking on "repository is out of date. Update it by clicking here." there are show these warnings:

warning: simplexml_load_string() [function.simplexml-load-string]: (null)Entity: line 68753: parser error : out of memory error in .../sites/all/modules/plugin_manager/plugin_manager.module on line 277.
warning: simplexml_load_string() [function.simplexml-load-string]: ProjectsModules in .../sites/all/modules/plugin_manager/plugin_manager.module on line 277.
warning: simplexml_load_string() [function.simplexml-load-string]: ^ in .../sites/all/modules/plugin_manager/plugin_manager.module on line 277.
warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 68753: parser error : out of memory error in .../sites/all/modules/plugin_manager/plugin_manager.module on line 277.
warning: simplexml_load_string() [function.simplexml-load-string]: ProjectsModules in .../sites/all/modules/plugin_manager/plugin_manager.module on line 277.
warning: simplexml_load_string() [function.simplexml-load-string]: ^ in .../sites/all/modules/plugin_manager/plugin_manager.module on line 277.

when i click on "update" to update some modules, i can uncheck those modules, i don't want to update, but after clicking on "Install Updates" the same page is shown again, with all updatable modules checked.

It would be great if you guys can help me, Thanks a lot!

Comments

narhir’s picture

I have exatly same error

jactheman’s picture

I get the same error does anyone know how to solve this?

Anonymous’s picture

Unfortunately this is a consequence of the way the project was designed. I can give no quick fix. Fixing this will require rewriting the XML parser to use a more resource friendly parsing mechanism.

If anyone is willing to write the patch, I'm willing to commit it.

Anonymous’s picture

Status: Active » Fixed

Most recent commit fixes this issue. The development version should now work properly.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.