Device already present in the System
When i add a new virtual device get this message: '
Device already present in the System'
I download RemoveDBEntries.sh and put it in opmanager directory. and when run the script to remove the device from OpManager database i get this messages:
[root@opm RemoveDBEntries]# sh RemoveDBEntries.sh 192.168.65.42
Exception removing entries: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'OpManagerDB.PortObject' doesn't exist
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'OpManagerDB.PortObject' doesn't exist
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3277)
at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1402)
at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1317)
at RemoveDBEntries.main(RemoveDBEntries.java:78)
New to ADSelfService Plus?