Skip to content

Failed to create the Load Balancer Group object #115

Description

@asifbhutto

On Firmware:IDG.10.0.1.1 , Build:327981 & Delivery type:Long-term support I am not able
to create load balancer-group-from-def

load-balancer-group-from-def:
[nxslt] nxslt running D:\datapower-v24\dcm/src/remove-unwanted-elements.xsl on D:\TestLoadBalancerService/UserRegService/UsrRegLBG.lbg.dcm.xml producing tmp
[nxslt] Warning: The encoding 'UTF-8' is not supported by the Java runtime.
[nxslt] Warning: encoding "UTF-8" not supported, using UTF-8
[nxslt] nxslt running D:\datapower-v24\dcm/src/load-balancer-group-to-ant.xsl on tmp producing D:\testService\tmp/lbg.ant.xml
[nxslt] Warning: The encoding 'UTF-8' is not supported by the Java runtime.
[nxslt] Warning: encoding "UTF-8" not supported, using UTF-8

BUILD FAILED
D:\datapower-v24\dcm\deploy.ant.xml:1116: The following error occurred while executing this line:
D:\TestLoadBalancerService\tmp\lbg.ant.xml:18: Failed to create the Load Balancer Group object bob.

I've added GatewayScript XML elements tag for inside LBGroupChecks and tried with dcm:object-create, which works

<LBGroupChecks>
 
<IndependentChecks>off</IndependentChecks>
	<GatewayScriptChecks>off</GatewayScriptChecks>
	<GatewayScriptReqMethod>GET</GatewayScriptReqMethod>
	<GatewayScriptCustomReqMethod/>
	<GatewayScriptReqDoc>store:///healthcheck.json</GatewayScriptReqDoc>
	<GatewayScriptReqContentType>application/json</GatewayScriptReqContentType>
	<GatewayScriptRspHandlerMetadata/>
	<GatewayScriptRspHandler>store:///healthcheck.js</GatewayScriptRspHandler>
	<TCPConnectionType>Full</TCPConnectionType>
	<SSLClientConfigType>proxy</SSLClientConfigType>
						
</LBGroupChecks>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions