Install the bundled PolicyCenter QuickStart application server
Procedure
-
Create an installation directory
for PolicyCenter on the host
system.
Do not use spaces in the installation directory path. Studio does not run from a directory with a space in its name.
-
Extract the contents of the PolicyCenter Zip file into the installation
directory.
Using a third-party tool such as 7-Zip may perform better than using the built-in Windows decompression utility.
-
Open a command prompt to the
PolicyCenterinstallation directory. -
(Optional) Run the following command:
- gwb dropDb
You need to run this command only if you are reinstalling PolicyCenter and using a QuickStart database.
-
From the same command prompt, run the following command:
- gwb compile
This command copies module resources and JavaScript files to the bundled QuickStart server.
- (Optional) Configure the location in which PolicyCenter stores the QuickStart database files.
- Navigate to the root of the PolicyCenter installation directory and open a command prompt.
-
Run the following command:
- gwb runServer
This command starts the PolicyCenter application. After the server starts, you see the following statement in the command window:*****PolicyCenter ready***** -
Open a browser and navigate to the following URL:
- http://localhost:8180/pc
-
Log into PolicyCenter as the default unrestricted
user, using the following default credentials:
- Username -
su - Password - gw
- Username -
What to do next
See also
- See PolicyCenter configuration files for a list of how Guidewire organizes the PolicyCenter files.
- See Modify the QuickStart database file location for details of how to change the QuickStart database file location.
