ABD in managed PWise

How can I configure ABD so that it runs as administrator when I open a document in ProjectWise managed workspace?
Even when I force ABD to run locally as administrator (shortcut settings), when I open a document in PW I still get the message "lock pages in memory not allowed for that user etc etc"... although every local user is included in the lock pages in memory settings...

Parents
  • Thanks Steve, I think that is right. Although I was logged on my computer with a local windows profile with admin rights and "lock pages in memory..." enabled, I was logged on the datasource (on integration server) with a domain profile.  
    The moment I logged on the computer with the same domain profile as PW - which I should do anyway - problem disappeared. 
    I haven't yet checked what are the user rights assignments on the server but maybe the answer is there... ?
    In any case, not sure these "free limits" have any impact on performance, it's such an old question that seem to me unanswered to this day - but at least it's kinda satisfying to not get the message "...cannot use all the memory in your system etc..."

    Answer Verified By: Steve Cocchi 

  • Hi Chris,
    Cool, I would take that as a positive. :) Matching up permissions seemed like the right thing to do since PW managing the cached data (workspace + DGNs) could potentially conflict between client and server - it was really just a guess on my part but I'm glad that helped to narrow the scope.

    Regarding the "lock pages in memory" environment variable, it was designed to extend the available memory for 32bit ABD (via MicroStation) on x64 systems (assuming the memory is available). While certainly not the same as native 64bit, it can give some processes a little extra bump in resources.



Reply
  • Hi Chris,
    Cool, I would take that as a positive. :) Matching up permissions seemed like the right thing to do since PW managing the cached data (workspace + DGNs) could potentially conflict between client and server - it was really just a guess on my part but I'm glad that helped to narrow the scope.

    Regarding the "lock pages in memory" environment variable, it was designed to extend the available memory for 32bit ABD (via MicroStation) on x64 systems (assuming the memory is available). While certainly not the same as native 64bit, it can give some processes a little extra bump in resources.



Children