cancel
Showing results for 
Search instead for 
Did you mean: 

Issues with HANA Studio (currently on 1.0.38)

Former Member
0 Kudos

I'm getting a near constant stream of errors trying to list my Catalog (lots of Unhandled event loop exceptions).  When I try to restart the System I get 'Error restarting system'.  I'm on Windows 7 using the 64 bit drivers (I assume) connecting to HANA running on AWS.

Here are some of the Stack Trace entries:

(Unhandled event loop exception)

org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)

          at org.eclipse.swt.SWT.error(SWT.java:4083)

          at org.eclipse.swt.SWT.error(SWT.java:3998)

          at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)

          at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)

          at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)

          at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)

          at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)

          at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)

          at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)

          at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

          at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)

          at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

          at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)

          at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

Restarting system (Invalid credentials? - they have not changed since I created the system)

com.sap.ndb.studio.sapcontrol.SAPControlException: [SOAP-ENV:Server] Invalid Credentials

          at com.sap.ndb.studio.sapcontrol.operations.SAPControlOperation.execute(SAPControlOperation.java:110)

          at com.sap.ndb.studio.sapcontrol.SAPControl.restartSystem(SAPControl.java:474)

          at com.sap.ndb.studio.navigator.operations.ControlSAPSystemOperation.execute(ControlSAPSystemOperation.java:87)

          at com.sap.ndb.studio.datamodel.controler.DataModelOperationJob.run(DataModelOperationJob.java:70)

          at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Any ideas?

Accepted Solutions (0)

Answers (1)

Answers (1)

danielculp
Explorer
0 Kudos

Hi Matt,

please do the following:

1)

in a console, please execute

java -version

and attach the output

2)

locate the folder hdbstudio (usually in your user home) and attach the .log file

Thanks & Best Regards

Daniel