SEPM Console Policy section PAINFULLY slow after MR2 upgrade.
Updated: 21 May 2010 | 21 comments
After a successful upgrade to MR2 on the mgmt server, the console seems to work better than before - except for the policy section. What used to take a minute or so to open, takes about 4 min 45 seconds to open. Then selecting a policy to edit takes another minute or two...
Has anyone else seen this or have suggestions to fix it? This holds true for the console on the mgmt server as well as the remote consoles installed (now reinstalled after the upgrade) on our workstations.
I have already modified the Java Heap properties to 1 GB as suggested in the installation guide for large environments.
...MK_SEP_Admin
discussion Filed Under:
Comments
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
<?xml version="1.0" encoding="UTF-8"?>
<sesm>
<login locationCounting="true" option="less" vistaWarn="false"/>
</sesm>
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
<sesm>
<login option="less" vistaWarn="false"/>
</sesm>
MK_SEP_Admin
My question to this problem, since we are also seeing slower console performance now that we have added more groups...is why did symantec even go with a java based console to begin with? The mmc snap-in worked just fine. Not only that, but the java console wont even run on a linux based machine with default java's loaded.
Lets put it this way. The last time I used symantec I transitioned our company to Trend Micro Officescan. Im with a new company now and the investment was already made through software assurance so Im limited in options. I do agree with you though.
MK_SEP_Admin
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
Paul: Is there an ETA on MR2 MP1? I am having a similar issue sine moving to MR2, the console is sloooooow.....
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
SEPM console running on a Macbook Pro, out of the box installation, no special Java, nothing... runs from the website and even puts the icon on my desktop for me.
I don't have a linux VM handy... but I'll get a copy of Ubuntu or similar
Message Edited by Paul Murgatroyd on 05-02-2008 12:43 AM
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
Sorry to bring a dead post back to life - but I wanted to share my pain too!
I have a client with a policy that is having the same issue since we upgraded to MR2 a couple weeks ago. Changing the xml changed nothing.
We have a seperate MS SQL server that is hosting our DB, one quick thing I noticed is that if I look in task manager (windows 2003) on the SEPM server, and on the SQL server I see the network utilization go from about 1% to 30% plus - once the utilization goes down, the management console comes back to life. I think it's pretty safe to assume that this is SEPM going to SQL for something.
Everything seems clean in the logs i've checked. I was wondering if anyone else if having this same issue.
Tom
Open the following file
C:\Program Files\Symantec\Symantec Endpoint Protection Manager\bin\sesm.bat
Change it from this:
Original:
@start "SESM" "E:\Program Files\Symantec\Symantec Endpoint Protection Manager\jdk\bin\javaw.exe" -Xms64m -Xmx256m -XX:MinHeapFreeRatio=30 -XX:MaxHeapFreeRatio=40 -Dscm.console.conf="E:\Program Files\Symantec\Symantec Endpoint Protection Manager\tomcat\etc\conf.properties" -jar scm-ui.jar
To this:
Suggested:
@start "SESM" "E:\Program Files\Symantec\Symantec Endpoint Protection Manager\jdk\bin\javaw.exe" -Xms1024m -Xmx1024m -XX:MinHeapFreeRatio=40 -XX:MaxHeapFreeRatio=70 -Dscm.console.conf="E:\Program Files\Symantec\Symantec Endpoint Protection Manager\tomcat\etc\conf.properties" -jar scm-ui.jar
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
Paul - changing that bat file seems to make a difference in the console speed when looking at policies. Thanks!
Paul,
Thank you so much. I was having the exact issue and changing the bat file worked for me as well.
No problem, we are going to be setting this based on your installer choices in MR3. Also with MR3 if you have changed it previously and upgraded, we aren't going to reset it (which wasn't a very good idea!)
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
Still slow...
Hi... beating this dead horse...
Running SEP 11 MR3, and the console is very slow. Particularly opening the Clients and Policy views.
Over a WAN this is nearly unusable... it took one of my admins 9 minutes to open the client view.
Are there any steps we can take to improve this for MR3 (aside from upgrading... we probably will skip MR4 and its various incarnations, and go with MR5 as we are in the middle of an MR3 deployment to 28,000 machines and won't change in mid-deployment).
Doug
Still slow in MR4 MP1a
I must say that even in the latest release of MR4 MP1a the console is still very slow to respond. I dont even try and to use the console locally, I RDP to the SEP server and i get better preformance. Tho is it still far from ideal.
Would you like to reply?
Login or Register to post your comment.