It worked fine the first time I booted it up but now I keep getting errors. I've tried rebooting the server but it didn't help. I can't seem to find anything on Google as to the error messages I'm getting. The first on the list when I connect is;
Unable to find Action Set: com.sap.ndb.studio.sqlscript.debugger.ui.sqlscriptdbgdebugActionSet
Next I get;
SAP DBTech JDBC: [2566]: distributed environment error: no servers found;_SYS_STATISTICS:STATISTICS_ALERT_LAST_CHECK_INFORMATION
com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [2566]: distributed environment error: no servers found;_SYS_STATISTICS:STATISTICS_ALERT_LAST_CHECK_INFORMATION
at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:334)
at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.generateDatabaseException(SQLExceptionSapDB.java:174)
at com.sap.db.jdbc.packet.ReplyPacket.buildExceptionChain(ReplyPacket.java:100)
at com.sap.db.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:1141)
at com.sap.db.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:888)
at com.sap.db.jdbc.StatementSapDB.sendCommand(StatementSapDB.java:929)
at com.sap.db.jdbc.StatementSapDB.sendSQL(StatementSapDB.java:978)
at com.sap.db.jdbc.StatementSapDB.execute(StatementSapDB.java:256)
at com.sap.db.jdbc.StatementSapDB.execute(StatementSapDB.java:228)
at com.sap.db.jdbc.trace.Statement.execute(Statement.java:79)
at com.sap.ndb.studio.jdbc.util.SQLExecutor$1.run(SQLExecutor.java:118)
I'm not sure what to look for. Any ideas?