Jump to content
We've recently updated our Privacy Statement, available here ×

nando2412
Go to solution Solved by rubamushtaq,

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

You need to set JDK path in config file.

See below the path that should be something like this..

C:Program Files (x86)JaspersoftiReport-3.7.0etc

In the 'etc' folder you will find the config file where you have to set the jdkhome like this (jdkhome="C:\Program Files\Java\jdk1.6" ).And you have to give jdk path not jre. Do check you have installed jdk.However your mentioned path does not show that to me.

Link to comment
Share on other sites

  • 8 months later...

You need to specify the location of your JDK in a file called ireport.conf  found in for example if using 64 bit, then just check in the Program File (x86)JaspersoftiReport.x.x.xetc  you can open with Notepad or WordPad (if you want the text to be in a nice order)

read through the document until you find the statement #jdkhome = "path/to/jdk" and just below that add the following statement below that one:

jdkhome = "C:\Program Files\Java\jdk.x.x.x  and do not go any further than that as one would usually do for example by extending into the \bin folder DONT DO THAT.

This should get you going.

Link to comment
Share on other sites

  • 2 months later...
  • 2 months later...
  • 1 year later...
  • 9 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...