After JasperReports Server starts up, login by going to this URL:
http://<hostname>:8080/
Example:
http://localhost:8080/
http://jasperserver.example.com:8080/
The login page appears after compiling the necessary JSP files (this will take a few moments).
Use the following credentials to log into JasperReports Server:
User ID |
Password |
Description |
jasperadmin
|
jasperadmin
|
Administrator for the default organization |
If you logged in successfully, your JasperReports Server home page appears.
|
|
Refer to the JasperReports Server User Guide to begin adding reports and other objects to the server.
JasperReports Server Heartbeat
After initially logging into JasperReports Server, you are asked to opt-in to the JasperReports Server Heartbeat.
To opt-in, click OK. To opt-out, click the check box to remove the check and click OK.
The heartbeat helps Jaspersoft understand customer installation environments to improve our products. If you choose to enable the heartbeat, an HTTPS call at server startup time sends information like this to Jaspersoft:
• | Operating System and JVM type and version |
• | Application Server and Database type and version |
• | JasperReports Server type and version |
• | Unique, anonymous identifier value |
You can manually enable or disable the heartbeat by modifying the following property file
heartbeat.enabled=false
For additional information about enabling and disabling the heartbeat component, see the JasperReports Server Administrator Guide.