Change the Default Port Number

Change the default port number by downloading the following files from the JasperReports Server:

  • server.xml; and 
  • agiliance.properties. 

To download the server.xml file: 

  1. Go to the %JASPER_HOME%\apache-tomcat\conf directory.
  2. Open the server.xml file using a text editor.
  3. Locate the following element, then change the port number:
    <Connector address="0.0.0.0" port="8480"/>

To download the agiliance.properties file: 

  1. Go to the %JASPER_HOME%\apache-tomcat\webapps\jasperserver-pro\WEB-INF directory. 
  2. Open the agiliance.properties file using a text editor. 
  3. Change the port number in the following property:
    jasper.admin.port=<port>
You can also log into JasperReports Server using port 8480 from the RiskVision Server host over HTTP using the properties as described in the "Install on JasperReports Server" section.

To start or stop services:

  1. Go to Start > All Programs > Report Server > Start or Stop Services.
  2. Do one of the following:
    • To start services, click Start Service.
    • To stop services, click Stop Service.

When you perform either of these actions, one or more command windows appear, indicating that the services are being started or stopped. The command window(s) will close automatically when the services are started or stopped.

To start, restart, or stop a specific service:

1. Go to Start > Control Panel > Administrative Tools, then double-click Services

2. Right-click a service and select Start, Restart, or Stop.