Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Error: isEligibleForDiscoveryBootstrap - false

sachinkumar9968
New Contributor
New Contributor

We are working on the aws automation. The endoint(EC2 instance) is already imported, when we ran the bootsratp job it mentions that "isEligibleForDiscoveryBootstrap - false". Let us know the work around or solution to automatically bootstrap the EC2 instance.

 

c.saviynt.pam.service.OnBoardingServicehttp-nio-9090-exec-2-czg5wDEBUGGoing to Onboard endpoint.
c.s.pam.validator.EndpointsValidatorhttp-nio-9090-exec-2-czg5wDEBUGRunning Endpoints Validator.
c.s.pam.validator.EndpointsValidatorhttp-nio-9090-exec-2-czg5wDEBUGExit Endpoints Validator.
c.saviynt.pam.service.OnBoardingServicehttp-nio-9090-exec-2-czg5wDEBUGGoing to initiate Discovery Bootstrap for Endpoint: XXXXXXXX and Connector : AWS
c.s.pam.service.AWSBootstrapServicehttp-nio-9090-exec-2-czg5wDEBUGinside initiateDiscoveryBootstrapByEndpoint
c.s.pam.helper.OnBoardingHelperServicehttp-nio-9090-exec-2-czg5wINFOisEligibleForDiscoveryBootstrap - false
c.s.p.e.ControllerExceptionHandlerhttp-nio-9090-exec-2-czg5wERRORcom.saviynt.pam.exception.PAMException: Endpoint not eligible for On-board| at com.saviynt.pam.service.AWSBootstrapService.initiateOnBoardingByEndpoint(AWSBootstrapService.java:67)| at com.saviynt.pam.service.OnBoardingService.doOnBoardingByEndpoint(OnBoardingService.java:98)| at com.saviynt.pam.service.OnBoardingService.doOnboardOrBootstrapBySecuritySystem(OnBoardingService.java:124)| at com.saviynt.pam.controller.OnBoardingController.doOnBoardingBySecuritySystem(OnBoardingController.java:55)| at
2 REPLIES 2

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @sachinkumar9968,

We are checking on it internally, we will keep you posted.

Thanks

If you find the above response useful, Kindly Mark it as "Accept As Solution".

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @sachinkumar9968,

Can you please confirm if you are doing the bootstrap for the firstime then " the below logger will be true.

isEligibleForDiscoveryBootstrap - true

If you are doing the bootstrap time second time, the logger will show false,

isEligibleForDiscoveryBootstrap - false


Can you please check if you are able to see the data in the endpoints_properties table. ?

and also confirm if the RESOURCE_TYPE is null or "CONSOLE".

PFA below,

sudeshjaiswal_0-1710322009987.png

Thanks.



If you find the above response useful, Kindly Mark it as "Accept As Solution".