12-10-2018 03:39 AM
Hi Karthik,
I think, you need to follow again below given steps-
Requistes
I hope this will work.
Ram
12-11-2018 09:45 AM
The Java configuration steps outlined by Ram are not 100% correct. In Ram's example the JAVA_HOME environmental variable should be C:\Java instead of C:\Java\WIN32Release. Let’s say that you plan to install Java in the C:\Java directory. You should have the Win32Release and X64URelease folders under this C:\Java folder. Install the 32-bit version of Java in C:\Java\Win32Release and install the 64-bit version in C:\Java\X64URelease. Your JAVA_HOME system variable should be set to C:\Java.
Regards,
Stephen Bent
Hexagon Geospatial Support
12-16-2018 11:51 PM
Hey Stephen,
Great. As you mentioned, i have changed the java path to "C:\java" in env variable. It worked perfectly.
Thank you so much. Gud work.
Best Regards,
Karthik.
12-16-2018 11:58 PM
Hey Ram,
Thank you for your input.
Everything is fine, only a small corrections. As @sbent mentioned, java home has to be set to "C:\java" not on each 32 and 64 folders.
It worked perfectly when i changed lilke that. Before it was not working.
Anyways thanks.
-
Karthik.