Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Installation Error
vaishnavi
Hi,
I'm installing birt 2.1,After installation when i'm going to access.. its showing the error like
Version 1.3.1_01 of the JVM is not suitable for this product. Version 1..4.1 or greater is required.
I installed Jdk1.4 also but its showing the same error.
Can anybody suggest me that where m doing wrong?
Regards,
Vaishnavi
Find more posts tagged with
Comments
mwilliams
Hi Vaishnavi,
Did you make sure you placed the jdk in the path for the designer?
vaishnavi
Hi Michael,
I'm not able to set the jdk path for designer its showing the same error.Is there any way to solve this problem?
Regards,
Vaishnavi
mwilliams
Vaishnavi,
Check your JAVA_HOME environment variable to make sure it points at the 1.4jdk and not 1.3 still. If it's pointing at 1.4, then check to make sure your PATH variable to make sure 1.3 is not included there.
You can always check what version of java your computer is trying to use by going to your command prompt and typing "java -version".
vaishnavi
Hi Michael,
Thanks for your reply,
I have changed the jdk path now it works fine.Thanks........