The temp folder on all of my Citrix servers is being deleted and this prevents people from logging in. I tried to put a read only file in there to stop it but that doesnt fix. has anyone ever expierenced this before?
We have tried to set NTFS permissions on this folder. We have even put a dummy file with read only access so the folder couldnt be deleted but it still gets deleted. When this happens the IMA service fails and cannot be restarted.
C:\Temp
C:\Windows\Temp
C:\Documents and Settings\%username%\local settings\temp
What error is generated?
Each user has their own temp folder which is part of their user profile and is a user environment variable, i.e.
C:\Documents and Settings\%username%\local settings\temp
Each system has ONE temp path which is a system environment variable, i.e. C:\Windows\Temp
we have remapped our drive letters to I: and J:. The folder that is deleted is the I:/winnt/temp. I will include the event logs that pertain to this below.
EVENT ID 3615:The Citrix MetaFrame XP Server failed to connect to the Data Store. Error - IMA_RESULT_FAILURE An unknown failure occurred while connecting to the database.
Event ID 3609:Failed to load plugin ImaPsSs.dll with error IMA_RESULT_FAILURE ; Failed to load plugin ImaRuntimeSS.dll with error IMA_RESULT_FAILURE
EVENT ID 3601: Failed to load initial plugins with error IMA_RESULT_FAILURE
Event ID 7024: The Independent Management Architecture service terminated with service-specific error 2147483649.
This is in reverse order in the event view. The last one is the newest event. This series of event repeats itself each time this occures.
The problem is Full Control means users can delete this folder, all of its' contents and assign permissions to other users.
I'd suggest that you setup a test machine (from scratch) and try to recreate your problem, or set the permissions to what I previously stated, then run filemon & regmon to see if this is actually the problem.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.