Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Error in business service - Missing pattern-based outgoing connections from load balancer. Please check the correctness of the incoming connection - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Error in business service - Missing pattern-based outgoing connections from load balancer. Please check the correctness of the incoming connection
KB0721240

Error in business service - Missing pattern-based outgoing connections from load balancer. Please check the correctness of the incoming connection


4274 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Symptoms


A business service created via HTTP(S) end point does not show a complete map and instead, the map stops post identifying the load balancer and throws the error

Missing pattern-based outgoing connections from load balancer. Please check the correctness of the incoming connection

 

Cause


Starting Kingston, LB Service discovery by Service Mapping is exclusively based on the CMDB, meaning that data such as 'name', 'IP' and 'port' is taken from the CMDB prior to the pattern execution and basically based on what horizontal discovery previously discovered.

So, when you see the error Missing pattern-based outgoing connections from the load balancer. Please check the correctness of the incoming connection

 

When we refer to the discovery log for the LB services, you see that step "Get connections" in "Connections to server farm" section shows the following error:
No such resource [name, INxxxxxxxxxxxxxxxxxxxxxxxxxxx]
No such resource [name, INxxxxxxxxxxxxxxxxxxxxxxxxxxx]

When you debug and execute "show lb vserver <vserver_name>" command on each of these names, you get that error.

Also, when examining the incoming payloads from your quick discovery on the Load Balancer, we these lines:
{"vsvrPort":"443","vsvrName":"INxxxxxxxxxxxxxxxxxxxxxxxxxxx","vsvrIpAddress":"xxx.xxx.xxx.xxx"}
{"vsvrPort":"990","vsvrName":"INxxxxxxxxxxxxxxxxxxxxxxxxxxx","vsvrIpAddress":"xxx.xxx.xxx.xxx"}
Meaning that horizontal discovery retrieves the wrong names for these Vservers.

Resolution


The NetScaler device discovery, vsvrName returns hash instead of server name if entity name exceeds 32 bytes. Because of this, the CI names are displayed as the hash returned by snmp for vsvrName

1) Navigate to discovery definition -> Probes

2) Search for the probe 'SNMP - Netscalar - System'

3) Under the SNMP Fields related list, Look for 'services' under 'Name'

4) The 'Table Fields' contain ''vsrvrName" which has to be replaced by "vsvrFullName" and then save the probe.

 

Run Discovery on the business service or via quick discovery to know if the desired results are being seen.

Additional Information


The issue has been fixed in London.


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.