Guild of Project Controls: Compendium | Roles | Assessment | Certifications | Membership

Tips on using this forum..

(1) Explain your problem, don't simply post "This isn't working". What were you doing when you faced the problem? What have you tried to resolve - did you look for a solution using "Search" ? Has it happened just once or several times?

(2) It's also good to get feedback when a solution is found, return to the original post to explain how it was resolved so that more people can also use the results.

Error message: Out of Memory

2 replies [Last post]
Jatinder KUMAR
User offline. Last seen 9 years 32 weeks ago. Offline
Joined: 27 Feb 2010
Posts: 34
My Primavera is showing the following Error Message:

"Your system is out of memory.Please close other application and try this operation again." My computer is jammed, can’t do any activity except ctrl+altr+ delete then clsoe the primavera application.

There is no other window or activity going on my computer and I have restarted my computer but still same message.

Any one know: why this message and what is the solution??

Replies

Oliver Melling
User offline. Last seen 4 years 30 weeks ago. Offline
Joined: 24 Apr 2007
Posts: 595
Groups: The GrapeVine
I get the same message occasionally, it is because your computer does not have enough memory to run the software programme.
This is because the schedules you have require more calculation capacity than you computer can handle.

You need to ask your manager for more RAM or a new (higher spec) computer.
David Smith
User offline. Last seen 9 years 32 weeks ago. Offline
Joined: 10 Feb 2009
Posts: 7
This can and most likely is associated with a corrupt user profile.

The following query can be run against your database:

Update userdata set user_data = null where topic_name = ’pm_settings’ and user_id in (select user_id from users where user_name = ’’);


where is the user’s login id for primavera.

Your user preferences will all be reset to defaults, but your filters and layouts will still be there.

David Smith
TEPCO LLC