Sunday, February 7, 2016

1859686 - HANA Studio does not start

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
  1. Upgrade HANA Studio to version => 1.0.53.
  2. 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
  1. Open the HdbStudio.ini file. (This can be found in your HANA Studio installation directory)
  2. 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
    
  3. Save the file
  4. 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
HAN SAP HANA
Priority Normal
Category Problem

No comments:

Post a Comment