After installing java JDK1.7.0_15 on my computer, my Birt report viewer designer 3.7.2 doesn't start. This error message is printed instead:
Failed to load the JNI shared library "C:\Program Files\java\jdk1.7.0_15..\jre\bin\server\jvm.dll".
I tried downloading and installing the new version of Birt v4.7.2 but i'm still getting the same error.
My os is Windows 7 on 64 bit. I use eclipse indigo and juno for my project and all goes well..
Can anyone help me?
Re-Edit:
I don't know why but if i remove in PATH system variable this statement:
;C:\Program Files\Java\jdk1.7.0_15
and i move jre directory in the eclipse and birt home directory all return on the normality.