HCX unextension job is not progressing: "Configuration received Queued unextend request"
search cancel

HCX unextension job is not progressing: "Configuration received Queued unextend request"

book

Article ID: 399083

calendar_today

Updated On:

Products

VMware HCX

Issue/Introduction

  • During the HCX unextension, the job is stuck at 0% and displays the following message: "Configuration received Queued unextend request"
  • From the HCX Manager UI, under Activity Logs, the following error is observed: "JSONArray[0] not found"
  • The following error is observed in /common/logs/admin/app.log:
    <timestamps> [NetworkStretchService_SvcThread-731, j: ########, , TxId: ########-####-####-####-############] ERROR c.v.v.h.n.i.UnstretchNetworkHAJobInt- Error encountered in Unstretch Network HA job. Error: {}
    org.codehaus.jettison.json.JSONException: JSONArray[0] not found.
            at org.codehaus.jettison.json.JSONArray.get(JSONArray.java:171)
            at org.codehaus.jettison.json.JSONArray.getJSONObject(JSONArray.java:263)
            at com.vmware.vchs.hybridity.networkstretch.interconnect.UnstretchNetworkHAJobInt.handleState(UnstretchNetworkHAJobInt.java:102)
            at com.vmware.vchs.hybridity.networkstretch.interconnect.AbstractJobInt.run(AbstractJobInt.java:242)
    <timestamps> [NetworkStretchService_SvcThread-731, j: ########, , TxId: ########-####-####-####-############] ERROR c.v.v.h.n.i.UnstretchNetworkHAJobInt- Failed in state BEGIN.

Cause

This issue occurs when a second task to unextend a network is initiated (either manually or via HCX API/automation) while the first task is still in progress, causing the HCX UI to display the progress at 0%.

Resolution

This issue is resolved in VMware HCX 4.11.1, available at Broadcom downloads.

If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.

Workaround:
Do not click 'Unextend' or 'Force Unextend' repeatedly, even if the job seems slow. Allow the job to fail gracefully on its own.

Additional Information

Fixed Issue 3462172: The HCX "Deactivate Network Extension" task does not advance beyond the "Starting unstretch" state.
The HCX "Deactivate Network Extension" task shows IN PROGRESS or "Starting unstretch" and does not advance.