If you would like to start development with Jasper Server, we have to download software which is ‘Tibco Jasper Server. This tool is easy to use. We can download its community version which is free to use. In this tutorial first, we will download and install in Oracle Linux.
Step 1: Open your favorite browser and type https://community.jaspersoft.com/download press enter.
Step 2: On this page, we have two choices for
download. First is a community edition which is free for use and has some
limitation. Also, we have another option “Enterprise edition” to download. And
it is available for 60-days free trial. If you are going to use commercially
then you must purchase a license. If you are a student or just want to do some
hands-on practice then you can proceed with the community edition version. In
this tutorial, I am using a free version which is a community edition for
learning purpose only.
Now click on the download button as shown in below image:
Then you will be redirected to another page which will look as given in below image with multiple jasper tools.
On this page you have
to click on six download button which is “JasperReports Server CE” then again
you will be redirected to another page where you have to click on the link to
download actual setup.
Please see the image below:
Once you click the
link, a popup message box will appear where you just click on “No thanks” to
close this and the new web page will appear, here on this page, we will see the
message that download is going to start in next 5 second. In the next 5 second
*.run file will start downloading on your computer.
Downloading will take time as per your net connection speed. So please have Patience and wait for complete downloading.
Please see the below image.
Step 3: Once you download it then ftp this setup
on linux server and change the permission for installation and run this setup as--
[oracle@erpclnapx
jasperreport]$ ./jasperreports-server-cp-6.3.0-linux-x64-installer.run
And finally you will see the very first setup popup window:
Now click on Next
button. Then License agreement page will appear so just choose the “Yes” radio
button and click to the next button. Please see the below image:
The next screen will
appear. Please see the screenshot below. On this window, you have the option
for installation type. By default “Install all components and samples” are
selected. Leave this as it is and click on next button.
Now on the next window, it will ask you
to select the installation folder path. If you want to install on any other
directory so use browse button on choose. By default it will install in user
/home/oracle directory.
After selecting the
installation path once you click the Next> button then you will see a
progress bar on next window. In this step, the installer will start loading all
required files on your system.
After completion of this progress bar you will see the
next screen with a message like “Setup has finished installing jasper report
server CP 7.1.0 Setup Wizard” and then click “FINISH” button.
Once you click
“FINISH” button Jasper server take to start and URL (http://erpclnapx.nicsi.in:8015/jasperserver/login.html) will open in chrome browser automatically
and you will see this page. If you seeing this page that means your jasper
server is installed successfully.
Here on this page, you
have to enter user/password given below.
User: jasperadmin
Password: jasperadmin
After successful login, you will see the home page of the jasper server. Please
see the screenshot below.
Congratulation!!! Installation is done
successfully now you guys can proceed to start doing hands-on with jasper
server.
URL http://erpclnapx.nicsi.in:8015/jasperserver
----Administrative User-------
Username: jasperadmin
Password: jasperadmin
----Normal User--------------
Username: joeuser
Username: joeuser
[oracle@erpclnapx ~]$ cd /erp_ords/jasperreport
[oracle@erpclnapx
jasperreport]$ ./ctlscript.sh stop
[oracle@erpclnapx
jasperreport]$ ./ctlscript.sh start
No comments:
Post a Comment