I am getting close to deploying Spark in our environment, and I am working with what appears to be the last deployment issue. I have noticed that Spark will cause the computer to hang when shutting down. I have autoLoginEnabled=true in the spark settings file I am pushing to each users profile. I have noticed that if I manually close, then reopen spark after logging into the profile I can shutdown fine. Is this still an issue? Thoughts?
I’m not experiencing this issue in my production environment (Win7 x86 and x64). But i’m not using SSO. Maybe @speedy will have something to say as i think he is using SSO.
I’m not having any problems either. does it hang when you log off, without shutting down? does it hang on a regular user account or an admin account? what version of java are you using?
Logging off will also reproduce the issue. Took away local admin rights the issue still persists. It seems to happen only when I check the start on startup. I may end up testing with a scheduled task to fix this.
So I think turning on “Start in system tray” under the Login settings, has resolved my issue. Not sure why, but it seems to work. More testing is required.