TypeError: Cannot set property "type" of undefined to
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 04:56 AM
Hello.
I get error when trying discovery host:
Windows - Application Dependency Mapping(ADM):
TypeError: Cannot set property "type" of undefined to "60bc4e22c0a8010e01f074cbe6bd73c3"
at sys_script_include.445d60709733200010cb1bd74b2975a1:831 (createOrUpdateMatches)
at sys_script_include.445d60709733200010cb1bd74b2975a1:625 (anonymous)
at sys_script_include.445d60709733200010cb1bd74b2975a1:41 (anonymous)
at sys_script_include.df30cd309721300010cb1bd74b2975ec:51 (anonymous)
at sys_script_include.778011130a0a0b2500c4595ad1d1d768:121 (anonymous)
at sys_script_include.778011130a0a0b2500c4595ad1d1d768:80 (anonymous)
at sys_script_include.778011130a0a0b2500c4595ad1d1d768:21 (anonymous)
at sys_script_include.d22e7bdbc0a8016500a18e024bfc9aa3:4 (anonymous)
at discovery_sensor.f1ee8993ef31010098d5925495c0fbbc:3
at sys_script_include.78dfb2dd536002001f175f43911c087d:11 (anonymous)
at sys_trigger.62523098dbbc0f0009f7b96c4e96198b:2
(sys_script_include.778011130a0a0b2500c4595ad1d1d768; line 30)
I have this error only on the specific host. Probe works and results displays too.
How can I fix this error?
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 05:01 AM
Seems to be an issue with ADM Sensor Script! What is the version of ServiceNow in your enviornment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 06:29 AM
Hello, Adil.
Thanks for reply.
I use Helsinki release.
Build tag: glide-helsinki-03-16-2016__patch9-hotfix0a-03-17-2017
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 06:39 AM
I believe the higher version of Helsinki has a fix of this ADM issue. Can you try testing a higher version of Helsinki in a dev environment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 06:53 AM
Unfortunately, I don't have a chance to try it out on a different release - have to keep constant version of dev and prod environments to avoid collisions.
Any other hints on how to test it?