3.1
Table Of Contents
- View Manager Administration Guide
- Contents
- About This Book
- Introduction
- Installation
- View Administrator
- Virtual Desktop Deployment
- Client Management
- View Client and View Portal
- Client Connections from the Internet
- Creating SSL Server Certificates
- Using Existing SSL Certificates
- Smart Card Authentication
- RSA SecurID Authentication
- View Client Command Line Options
- Virtual Printing
- Adobe Flash Bandwidth Reduction
- Client Device Information
- Enabling HP RGS Display Protocol
- View Composer
- Overview of View Composer
- Preparing VirtualCenter for View Composer
- Preparing a Parent VM
- Deploying Linked Clone Desktops from View Manager
- Refreshing, Recomposing, and Rebalancing Linked Clone Desktops
- Using an Existing View Composer Database
- Using the SviConfig Tool for View Composer
- Offline Desktop
- Component Policies
- Unified Access
- Troubleshooting
- locked.properties
- Glossary
- Index
VMware, Inc. 45
Chapter 2 Installation
On32‐bitWindowssystems,themaximumsizeofanallocatedcontiguousmemory
blockis2GB.TheJVMheapisimplementedasacontiguousmemoryblockand~0.5GB
ofthatspaceisrequiredbytheJVMitselffornormaloperation.Therefore,ona32‐bit
Windowssystem,JVMprogramscanonly
useupto~1.5GBofmemoryperprocess.
1GBisenoughtoaccommodateapproximately1500concurrentdesktopsessions.
To increase the size of the JVM heap to 1GB on Windows Server
1StarttheWindowsRegistryEditorbyenteringregeditfromacommandprompt.
2 LocatethefollowingsubkeyintheregistryandclickJvmOptions:
HKLM\SOFTWARE\VMware, Inc.\VMware VDM\Plugins\wsnm\tunnelService\Params
3OntheEditmenu,clickModify.YouarepresentedwithaWindowsdialogbox
thatcontainsanentryresemblingthefollowing:
-Xms128m -Xmx512m -Dsimple.http.poller=simple.http.GranularPoller
-Dsimple.http.connect.configurator=com.vmware.vdi.front.SimpleConfigurator
4Modifythe-Xmxparametersothatitreads-Xmx1024m.Theentryinthedialognow
reads:
-Xms128m -Xmx1024m -Dsimple.http.poller=simple.http.GranularPoller
-Dsimple.http.connect.configurator=com.vmware.vdi.front.SimpleConfigurator
5ClickOKandexitRegistryEditor.
6Restartthesystem.
CAUTIONYoumustnotraisetheJVMheapsizetomorethan1.5GB.Allocatingaheap
sizegreaterthanthisamountresultsintheViewConnectionServerservicefailingto
start.