It is a very common problem that Jespersoft iReport-5.6.0 Designer install successfully but do not open.
It can not open because of JDK version. Now a days latest version of JDK is 1.8 but unfortunately "jespersoft iReport-5.6.0" unable to support 1.8.
In JDK version 1.7 is suitable.
1. download JDK version 1.7 like "jdk-7u76-windows-(32bit/64bit)" and install.
2. Then go to this path in your PC installation "C:\Program Files\Jaspersoft\iReport-5.6.0\etc" and open "ireport.conf" with any test editor.
Click On the Image for Good Quality
(Given image may help you to understand)
3. Now add (jdkhome="path of your jdk 1.7") this line
after this (#jdkhome="/path/to/jdk")
4. Finally save it in same place. ( After edit the file may not save in the same place so save it some where else and copy past on the same path with same name)
In Sha Allah the problem will solved.
Muhammad Abdul Qaium is a Database Engineer/Oracle Apex Developer/BI Developer (in Atlanta, USA) who is an Oracle Certified Cloud Architect Professional, OCI Autonomous DB specialist as well as Oracle Business Intelligence Foundation Suite 11g Certified Implementation Specialist with extensive expertise in Database design , PL/SQL, Oracle Apex, Microsoft SSIS, ETL, Power BI, Qlik Sense, OBIEE. Contact: qaiuminfo@gmail.com
Search This Blog
Subscribe to:
Post Comments (Atom)
Check Difference Between Two Database Objects
Step-1. Create Two DBLINK to connect with Two Database then Step-2. define logindb= DBLINKONE define remotedb= DBLINKTWO define schema_name=...
-
Search by keyword from Oracle Database Objects. select owner, type, name, line, text from dba_source where 1 = 1 and text like '%TEXT Y...
-
We Can Export Application Components individually from Oracle Apex. Application > Shared Components > Export Application Compo...
No comments:
Post a Comment