JDK 5.0 or newer cannot be found on your machine.

Asked By 0 points N/A Posted on -
qa-featured

             I used aspersoft iReports most of the time for creating reports especially for charts. In my laptop it works well but when I try it to my desktop computer I encounter this error. How can I have JDK 5.0 on my computer? Thanks.

 

 

Error

JDK 5.0 or newer cannot be found on your machine.

OK

SHARE
Answered By 5 points N/A #118707

JDK 5.0 or newer cannot be found on your machine.

qa-featured

JDK 5 version is pretty obsolete nowadays. You will find JDK 7 version which will be able to solve aspersoft iReports running issue on your desktop computer.

So, here is the link for JDK 7.0. I presume that you are using windows as OS. So, 64-bit of windows and 32-bit, 

Java SE 7 Downloads

And here is the link for other OS versions:

After downloading JDK program, you have to install it:

Double click on jdk-7u2-windows-i586.exe

Now you will see a installation wizard like this:

Click next, then you will see like this:

Again click next, and wait until it finishes it's installation process.

Now you can run your aspersoft iReports software without getting "JDK not found" message.

Thank you.

Answered By 590495 points N/A #318871

JDK 5.0 or newer cannot be found on your machine.

qa-featured

That’s because a JDK or Java Development Kit is not installed on your computer. If your program works properly when you are using your laptop and not if you’re on your desktop computer, it means a version of Java Development Kit is installed on your laptop but not on your desktop computer.

If you want to make your program work on your desktop computer as well, you need to install Java Development Kit. To download the latest JDK for Microsoft Windows, go to Java SE Development Kit download page and download the version for your operating system. The latest version at the moment is available only in 64-bit version.

Before downloading, please take time to read Oracle’s license update on Java Development Kit.

Related Questions