Problems deleting device from Topology Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 09:36 AM - edited 03-02-2019 06:32 AM
Hello,
We're running CW2000 Campus Manager 3.2 with the latest IDU 3.0 patch, and we're having a weird problem. We recently moved a number of routers from Frame relay to PPP as well as changed the serial IP addresses. We've found that in Topo Services we're needing to delete the old record for these routers before the change is accurately captured and displayed on the Layer 2 View map. This has worked for several routers, but there is one that will not delete.
I've tried to delete it from the map as well as from the Topo Svcs Summary. I'll wait until CM says it's done, but the router is still there - stuck like it's been superglued into the database. The server self-tests all pass, and I'm not getting a JAVA error on the client. However, in the ANIServer log file I found this:
2003/04/09 11:17:34 VBJ ThreadPool Worker ani ERROR CoreServiceModule: java.lang.NullPointerException java.lang.NullPointerException
at com.cisco.nm.ani.server.frontend.AniAggregateTable $Updater.remove(AniAggregateTable.java, Compiled Code)
at com.cisco.nm.ani.server.frontend.AniAggregateTable. remove(AniAggregateTable.java:798)
at com.cisco.nm.ani.server.framework.SMFContainer.
markDeleted(SMFContainer.java, Compiled Code)
at com.cisco.nm.ani.server.core.CoreServiceModule.
csmDeleteDevices(CoreServiceModule.java, Compiled Code)
at com.cisco.nm.ani.server.orb.services.OrbCoreService.
csmDeleteDevices(OrbCoreService.java:61)
at com.cisco.nm.ani.share.idl.AniCoreModule.
AniCoreServicePOA._invoke(AniCoreServicePOA.java:130)
at com.cisco.nm.ani.share.idl.AniCoreModule.
AniCoreServicePOA._invoke(AniCoreServicePOA.java:59)
at com.inprise.vbroker.poa.POAImpl.invoke(POAImpl.java, Compiled Code)
at com.inprise.vbroker.poa.ActivationRecord.
invoke(ActivationRecord.java, Compiled Code)
at com.inprise.vbroker.GIOP.GiopProtocolAdapter.
doRequest(GiopProtocolAdapter.java, Compiled Code)
at com.inprise.vbroker.GIOP.GiopProtocolAdapter.
dispatchMessage(GiopProtocolAdapter.java, Compiled Code)
at com.inprise.vbroker.orb.TPDispatcherImpl$TPDispatcher.
run(TPDispatcherImpl.java, Compiled Code)
at com.inprise.vbroker.orb.ThreadPool$PoolWorker.run(ThreadPool.java, Compiled Code)
The timing matches, so I assume this Updater.remove process is the deletion attempt. Can somebody tell me how to fix this?
Thanks.
Brian Read
- Labels:
-
Other Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 10:43 AM
I feel the database should have been corrupted due to the changes made. The best thing you could do is re-initialise the database to start it afresh. The information regarding the re-initialising the database is given in the following document.
Corrupt Database Tables
http://www.cisco.com/warp/public/477/Campus/connect-19000.html#subtopic2B
A very good document on troubleshooting such problems is :
Troubleshooting the ANI Discovery Used by Campus Manager and UserTracking
