NetXMS Support Forum

English Support => General Support => Topic started by: miCRoScoPiC^eaRthLinG on May 31, 2014, 05:10:01 PM

Title: Unable to add nodes
Post by: miCRoScoPiC^eaRthLinG on May 31, 2014, 05:10:01 PM
Hello,
    I've successfully added about 8-10 servers under various containers and now suddenly it won't let me add any more nodes. Every time I try (any combination of names under any container), I keep getting a popup saying "Cannot create node object "xxx": Object already exist". Screenshot is attached.

How do I fix this? I've using the latest NetXMS (1.2.14) and the same issue appears in the Management Console in both Workbench and Web-UI.

Thanks,
m^e

P.S. All other replies to similar topics indicate searching for existing nodes via name or IP. I can say with 100% certainty that the nodes I'm trying to add do not exist.
Title: Re: Unable to add nodes
Post by: miCRoScoPiC^eaRthLinG on June 01, 2014, 08:52:54 AM
A couple of more questions:
1. Is there a way to enable debug to check what's happening (what query is being executed) when I try to add new nodes? That may provide some insight into this.
2. Can I create entries for nodes directly in the database to bypass this issue? I tried adding nodes directly in the nodes table - but they didn't appear in the Management Console. I believe they'll have to be added to the object_properties table as well?

This silly unable to add issue is rendering useless what otherwise is a terrific piece of software!!
Title: Re: Unable to add nodes
Post by: andrey--k on June 02, 2014, 11:00:44 AM
Try to search by IP like shown in attach.

There are java API exists for adding nodes.
Title: Re: Unable to add nodes
Post by: miCRoScoPiC^eaRthLinG on June 02, 2014, 01:37:50 PM
Hi andrey,
    Thank you for your response. I've tried the filter method already, but couldn't find the server with IP which I'm unable to add. Where can I find more info. on the java api?

Thank you,
m^e
Title: Re: Unable to add nodes
Post by: andrey--k on June 02, 2014, 02:06:08 PM
Here is link on wiki:
http://wiki.netxms.org/wiki/Using_nxshell_to_automate_bulk_operations