Symptom
HANA Studio does not start and gives the following errors:
- Java was started but returned exit code=1
- Could not create the Java Virtual Machine
Environment
- SAP HANA Studio =>1.0.53
- Windows
Reproducing the Issue
- Upgrade HANA Studio to version => 1.0.53.
- Start the HANA Studio.
Cause
The "-vm" argument in the Hdbstudio.ini file is pointing to the wrong
location. As a result the Java virtual machine can not be created and
the HANA Studio will not start.
Resolution
- Open the HdbStudio.ini file. (This can be found in your HANA Studio installation directory)
- Modify the "-vm" argument to point to "jvm.dll" (exact path could be different)
-vm C:\Development\Java\64bit\jdk1.7.0_09\jre\bin\server\jvm.dll
- Save the file
- Start HANA Studio
Header Data
Released On | 14.05.2013 18:47:47 | ||
Release Status | Released to Customer | ||
Component | HAN-DB SAP HANA Database | ||
Other Components |
| ||
Priority | Normal | ||
Category | Problem |
No comments:
Post a Comment