Hello,
after having restored a previsously backed up HANA instance to a new machine, during activation of content objects (in this case an XS webservice) we get the following error:
Internal error.
Activating HANA repository content
java.lang.NullPointerException
at com.sap.ndb.studio.dwb.team.internal.runnables.RepositoryActivateRunnable.updateSyncDb(RepositoryActivateRunnable.java:241)
at com.sap.ndb.studio.dwb.team.internal.runnables.RepositoryActivateRunnable.doRun(RepositoryActivateRunnable.java:108)
at com.sap.ndb.studio.dwb.team.internal.runnables.Runnable.run(Runnable.java:35)
at com.sap.ndb.studio.dwb.team.internal.jobs.RepositoryActivateJob.doRun(RepositoryActivateJob.java:27)
at com.sap.ndb.studio.dwb.team.internal.jobs.RepositoryJob$3.doRun(RepositoryJob.java:268)
at com.sap.ndb.studio.dwb.team.internal.jobs.RepositoryJob$SubTask.run(RepositoryJob.java:181)
at com.sap.ndb.studio.dwb.team.internal.jobs.RepositoryJob$SubTasks.run(RepositoryJob.java:140)
at com.sap.ndb.studio.dwb.team.internal.jobs.RepositoryJob.run(RepositoryJob.java:262)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
HANA Server is rev. 72, tried different Studio & Clients from rev. 72 to 74.
What could be wrong here?
Thanks,
Tobias