Before you log onto the JReport Server, you have to first start the server. This topic shows you how to access JReport Server through a web browser such as Internet Explorer, Chrome, or Firefox.
To log onto JReport Server, first start the server via one of the following ways:
<install_root>\bin.C:\JReport\Server, you can type the following commands:
C:\>cd JReport\Server\bin
C:\JReport\Server\bin>JRServer.bat
Then,
http://ip_or_hostname:port (by default, the port for accessing the JReport Console page is 8888).
http://ip_or_hostname:port (by default, the port for accessing the JReport Administration page is 8889).
Tip: If you don't know the IP address of the machine on which the server runs, and if it is the same machine where you run your web browser, you can use localhost instead of the IP address. You can also open a console window on the server machine and type hostname, then the name of the host will be displayed.