In VMware NSX, administrators may observe recurring warning messages in the syslog related to provider invocation. While these messages typically do not impact current network traffic or service availability, they indicate a validation failure during segment profile checks.
Unexpected exception received during provider invocation.Cannot change to Enhanced Networking Stack specific SwitchingProfile[<Profile_UUID>] for entity[<Entity_UUID>]. Please use non Enhanced Networking Stack default/custom profiles.VMware NSX-T 3.x
VMware NSX 4.x
The issue is caused by the use of the default-segment-security-profile-for-ens profile.
This specific profile, designed for the Enhanced Networking Stack (ENS) mode in earlier NSX versions, is deprecated in current releases. When the system performs state checks on segments associated with this deprecated profile, it triggers a provider invocation exception.
This issue was fixed in NSX 4.2.4
To resolve this error, you must replace the deprecated ENS security profile with a standard custom security profile on all affected segments.
default-segment-security-profile-for-ens and create a new profile (e.g., Custom-Non-ENS-Security-Profile) with the same operational parameters.