I am geeting error while launching regclient application . It is throwing error. Please find the below logs.
Note:- I have installed mosip sand box onprem without DNS and generated ssl certificate without dns.
2025-11-20 19:43:28,736 INFO [JavaFX Application Thread] i.m.r.u.ClientSetupValidator : Loading props/mosip-application.properties completed
2025-11-20 19:43:28,747 INFO [JavaFX Application Thread] i.m.r.u.SoftwareUpdateUtil : invoking url : https://regclient.sandbox.xyz.net/registration-client/1.2.0.2/MANIFEST.MF
2025-11-20 19:43:50,417 ERROR [JavaFX Application Thread] i.m.r.u.SoftwareUpdateUtil : Failed to download https://regclient.sandbox.xyz.net/registration-client/1.2.0.2/MANIFEST.MF
java.net.ConnectException: Connection timed out: connect
at java.base/java.net.PlainSocketImpl.waitForConnect(Native Method)
at java.base/java.net.PlainSocketImpl.socketConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at java.base/sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at java.base/sun.net.NetworkClient.doConnect(Unknown Source)
at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsClient.(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at io.mosip.registration.update.SoftwareUpdateUtil.download(SoftwareUpdateUtil.java:102)
at io.mosip.registration.update.ClientSetupValidator.setServerManifest(ClientSetupValidator.java:154)
at io.mosip.registration.update.ClientSetupValidator.validateBuildSetup(ClientSetupValidator.java:75)
at io.mosip.registration.preloader.ClientPreLoader.handleStateChangeNotification(ClientPreLoader.java:116)
at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$notifyStateChange$11(Unknown Source)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$12(Unknown Source)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(Unknown Source)
at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2025-11-20 19:43:50,423 ERROR [JavaFX Application Thread] i.m.r.u.ClientSetupValidator : Failed to load server manifest file
io.mosip.registration.exception.RegBaseCheckedException: REG-BUILD-005 → Failed to download https://regclient.sandbox.xyz.net/registration-client/1.2.0.2/MANIFEST.MF
at io.mosip.registration.update.SoftwareUpdateUtil.download(SoftwareUpdateUtil.java:107)
at io.mosip.registration.update.ClientSetupValidator.setServerManifest(ClientSetupValidator.java:154)
at io.mosip.registration.update.ClientSetupValidator.validateBuildSetup(ClientSetupValidator.java:75)
at io.mosip.registration.preloader.ClientPreLoader.handleStateChangeNotification(ClientPreLoader.java:116)
at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$notifyStateChange$11(Unknown Source)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$12(Unknown Source)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(Unknown Source)
at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2025-11-20 19:43:50,424 INFO [JavaFX Application Thread] i.m.r.u.ClientSetupValidator : Checksum validation started with manifest version : 1.2.0.2
2025-11-20 19:43:51,555 INFO [JavaFX Application Thread] i.m.r.u.ClientSetupValidator : Checksum validation completed validation_failed : false, patch_downloaded : false
2025-11-20 19:43:51,580 INFO [JavaFX-Launcher] i.m.r.u.ClientIntegrityValidator : Loading props/mosip-application.properties completed
2025-11-20 19:43:51,590 INFO [JavaFX-Launcher] i.m.r.u.ClientIntegrityValidator : Integrity check started → lib\registration-services-1.2.0.2.jar
2025-11-20 19:43:51,650 INFO [JavaFX-Launcher] i.m.r.u.ClientIntegrityValidator : Integrity check passed → registration-services-1.2.0.2.jar
2025-11-20 19:43:51,651 INFO [JavaFX-Launcher] i.m.r.u.ClientIntegrityValidator : Integrity check started → lib\registration-client-1.2.0.2.jar
2025-11-20 19:43:51,859 INFO [JavaFX-Launcher] i.m.r.u.ClientIntegrityValidator : Integrity check passed → registration-client-1.2.0.2.jar
2025-11-20 19:43:58,485 INFO [JavaFX-Launcher] i.m.r.c.DaoConfig : REGISTRATION - DAO Config - DB - REGISTRATION - REG - ****** SETTING UP DATASOURCE *******
2025-11-20 19:43:58,487 INFO [JavaFX-Launcher] i.m.r.c.DaoConfig : DB credential backward compatibility fix not applicable
2025-11-20 19:43:58,501 INFO [JavaFX-Launcher] i.m.k.c.s.i.TPMClientCryptoServiceImpl : ccSessionID - TPM - - Instantiating Platform TPM
2025-11-20 19:43:58,660 INFO [JavaFX-Launcher] i.m.k.c.s.i.TPMClientCryptoServiceImpl : ccSessionID - TPM - - Completed getting the instance of Platform TPM
2025-11-20 19:43:58,660 INFO [JavaFX-Launcher] i.m.k.c.s.i.TPMClientCryptoServiceImpl : ccSessionID - TPM - - Getting Asymmetric Key Creation from tpm
2025-11-20 19:44:01,459 INFO [JavaFX-Launcher] i.m.k.c.s.i.TPMClientCryptoServiceImpl : ccSessionID - TPM - - Completed Asymmetric Key Creation using tpm. Time taken is 2 seconds
2025-11-20 19:44:02,406 INFO [JavaFX-Launcher] i.m.r.c.DaoConfig : REGISTRATION - DAO Config - DB - REGISTRATION - Checking Derby Security properties - Started …
2025-11-20 19:44:02,406 INFO [JavaFX-Launcher] i.m.k.c.s.i.TPMClientCryptoServiceImpl : ccSessionID - TPM - - Getting Asymmetric Key Creation from tpm
2025-11-20 19:44:02,584 INFO [JavaFX-Launcher] i.m.k.c.s.i.TPMClientCryptoServiceImpl : ccSessionID - TPM - - Getting Asymmetric Key Creation from tpm
2025-11-20 19:44:03,760 INFO [JavaFX-Launcher] i.m.r.c.DaoConfig : REGISTRATION - DAO Config - DB - REGISTRATION - REG - Security setup check is complete & success.
2025-11-20 19:44:03,760 INFO [JavaFX-Launcher] i.m.k.c.s.i.TPMClientCryptoServiceImpl : ccSessionID - TPM - - Getting Asymmetric Key Creation from tpm
2025-11-20 19:44:08,723 INFO [JavaFX-Launcher] i.m.k.k.h.i.KeyStoreImpl : ksSessionId - KeyStoreImpl-Main - KeyStoreImpl - Found Clazz to load for Keystore Impl: io.mosip.kernel.keymanager.hsm.impl.offline.OLKeyStoreImpl
2025-11-20 19:44:08,723 INFO [JavaFX-Launcher] i.m.k.k.h.i.KeyStoreImpl : ksSessionId - KeyStoreImpl-Main - KeyStoreImpl - Successfully loaded Clazz for Keystore Impl: io.mosip.kernel.keymanager.hsm.impl.offline.OLKeyStoreImpl
2025-11-20 19:44:11,852 INFO [JavaFX-Launcher] i.m.r.c.RestartController : REGISTRATION - RESTART - RESTART CONTROLLER - REGISTRATION - REG - Initiate Restart Timer started
2025-11-20 19:44:11,853 INFO [JavaFX-Launcher] i.m.r.c.RestartController : REGISTRATION - RESTART - RESTART CONTROLLER - REGISTRATION - REG - Creation of sync restart timer started
2025-11-20 19:44:11,853 INFO [JavaFX-Launcher] i.m.r.s.c.i.JobConfigurationServiceImpl : REGISTRATION - SYNC - Job_Configuration_Service - REGISTRATION - REG - Getting Re-start time started
2025-11-20 19:44:11,853 INFO [JavaFX-Launcher] i.m.r.s.c.i.JobConfigurationServiceImpl : REGISTRATION - SYNC - Job_Configuration_Service - REGISTRATION - REG - Getting Re-start time completed
2025-11-20 19:44:11,853 INFO [JavaFX-Launcher] i.m.r.c.RestartController : REGISTRATION - RESTART - RESTART CONTROLLER - REGISTRATION - REG - Creation of sync restart timer completed
2025-11-20 19:44:11,853 INFO [JavaFX-Launcher] i.m.r.c.RestartController : REGISTRATION - RESTART - RESTART CONTROLLER - REGISTRATION - REG - Initiate Restart Timer completed
2025-11-20 19:44:13,059 INFO [JavaFX-Launcher] i.m.r.u.SoftwareUpdateHandler : Checking for current version started…
2025-11-20 19:44:13,061 INFO [JavaFX-Launcher] i.m.r.u.SoftwareUpdateHandler : Checking for current version completed : 1.2.0.2
2025-11-20 19:44:13,061 INFO [JavaFX-Launcher] i.m.r.u.SoftwareUpdateHandler : Inside updateDerbyDB currentVersion: {} and {} : {} - 1.2.0.2 - mosip.reg.services.current.version - 0
2025-11-20 19:44:13,155 INFO [JavaFX-Launcher] i.m.r.u.SoftwareUpdateHandler : Backup Path found:
2025-11-20 19:44:13,156 INFO [JavaFX-Launcher] i.m.r.u.SoftwareUpdateHandler : Backup folder not found, returning the version as the same:
2025-11-20 19:44:13,266 INFO [JavaFX-Launcher] i.m.r.s.c.i.GlobalParamServiceImpl : Fetching list of global params
2025-11-20 19:44:13,267 INFO [JavaFX-Launcher] i.m.r.d.i.GlobalParamDAOImpl : REGISTRATION - GLOBALPARAMS - GLOBAL_PARAM_DAO_IMPL - REGISTRATION - REG - Fetching list of global params
2025-11-20 19:44:13,313 INFO [JavaFX-Launcher] i.m.r.d.i.GlobalParamDAOImpl : REGISTRATION - GLOBALPARAMS - GLOBAL_PARAM_DAO_IMPL - REGISTRATION - REG - List of global params fetched successfully
2025-11-20 19:44:13,345 INFO [JavaFX-Launcher] i.m.r.u.r.ServiceDelegateUtil : Registration Network Checker had been called → https://api-internal.sandbox.xyz.net/v1/syncdata/actuator/health
2025-11-20 19:44:34,396 ERROR [JavaFX-Launcher] i.m.r.u.r.ServiceDelegateUtil : No Internet Access
org.springframework.web.client.ResourceAccessException: I/O error on GET request for “https://api-internal.sandbox.xyz.net/v1/syncdata/actuator/health”: Connection timed out: connect; nested exception is java.net.ConnectException: Connection timed out: connect
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:732)
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:698)
at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:375)
at io.mosip.registration.util.restclient.RestClientUtil.isConnectedToSyncServer(RestClientUtil.java:104)
at io.mosip.registration.util.restclient.RestClientUtil$$FastClassBySpringCGLIB$$6aaee7db.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
at io.mosip.registration.util.restclient.RestClientUtil$$EnhancerBySpringCGLIB$$20244b5c.isConnectedToSyncServer()
at io.mosip.registration.util.restclient.ServiceDelegateUtil.isNetworkAvailable(ServiceDelegateUtil.java:84)
at io.mosip.registration.util.restclient.ServiceDelegateUtil$$FastClassBySpringCGLIB$$30e4b842.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:105)
at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:94)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
at io.mosip.registration.util.restclient.ServiceDelegateUtil$$EnhancerBySpringCGLIB$$a5411b0c.isNetworkAvailable()
at io.mosip.registration.controller.ClientApplication.handleInitialSync(ClientApplication.java:205)
at io.mosip.registration.controller.ClientApplication.init(ClientApplication.java:103)
at javafx.graphics/com.sun.javafx.application.LauncherImpl.launchApplication1(Unknown Source)
at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication$2(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.base/java.net.PlainSocketImpl.waitForConnect(Native Method)
at java.base/java.net.PlainSocketImpl.socketConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at java.base/sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at java.base/sun.net.NetworkClient.doConnect(Unknown Source)
at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsClient.(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76)
at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:723)
… 36 common frames omitted
2025-11-20 19:44:34,400 INFO [JavaFX Application Thread] i.m.r.c.ClientApplication : Login screen Initialization 19:44:34
2025-11-20 19:44:34,592 INFO [JavaFX Application Thread] i.m.r.u.SoftwareUpdateHandler : Checking for current version started…
2025-11-20 19:44:34,592 INFO [JavaFX Application Thread] i.m.r.u.SoftwareUpdateHandler : Checking for current version completed : 1.2.0.2
2025-11-20 19:44:34,606 INFO [Thread-6] i.m.r.u.r.ServiceDelegateUtil : Registration Network Checker had been called → https://api-internal.sandbox.xyz.net/v1/syncdata/actuator/health
2025-11-20 19:44:34,816 INFO [JavaFX Application Thread] i.m.r.u.c.PageFlow : REGISTRATION - PAGE_FLOW - PAGE_FLOW - REGISTRATION - REG - Preparing Page flow map for New Registration, Onboard, UIN Update
2025-11-20 19:44:34,816 INFO [JavaFX Application Thread] i.m.r.u.c.PageFlow : REGISTRATION - PAGE_FLOW - PAGE_FLOW - REGISTRATION - REG - Updating Visibility values based on Configuration
2025-11-20 19:44:34,816 INFO [JavaFX Application Thread] i.m.r.u.c.PageFlow : REGISTRATION - PAGE_FLOW - PAGE_FLOW - REGISTRATION - REG - Visibility values updated based on Configuration
2025-11-20 19:44:34,816 INFO [JavaFX Application Thread] i.m.r.u.c.PageFlow : REGISTRATION - PAGE_FLOW - PAGE_FLOW - REGISTRATION - REG - Map values are updated based on Configuration
2025-11-20 19:44:34,816 INFO [JavaFX Application Thread] i.m.r.u.c.PageFlow : REGISTRATION - PAGE_FLOW - PAGE_FLOW - REGISTRATION - REG - Updating Map and storing in Application Context
2025-11-20 19:44:35,184 INFO [JavaFX Application Thread] i.m.r.c.ClientApplication : Login screen loaded 19:44:35
2025-11-20 19:44:55,663 ERROR [Thread-6] i.m.r.u.r.ServiceDelegateUtil : No Internet Access
org.springframework.web.client.ResourceAccessException: I/O error on GET request for “https://api-internal.sandbox.xyz.net/v1/syncdata/actuator/health”: Connection timed out: connect; nested exception is java.net.ConnectException: Connection timed out: connect
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:732)
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:698)
at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:375)
at io.mosip.registration.util.restclient.RestClientUtil.isConnectedToSyncServer(RestClientUtil.java:104)
at io.mosip.registration.util.restclient.RestClientUtil$$FastClassBySpringCGLIB$$6aaee7db.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
at io.mosip.registration.util.restclient.RestClientUtil$$EnhancerBySpringCGLIB$$20244b5c.isConnectedToSyncServer()
at io.mosip.registration.util.restclient.ServiceDelegateUtil.isNetworkAvailable(ServiceDelegateUtil.java:84)
at io.mosip.registration.util.restclient.ServiceDelegateUtil$$FastClassBySpringCGLIB$$30e4b842.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:105)
at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:94)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
at io.mosip.registration.util.restclient.ServiceDelegateUtil$$EnhancerBySpringCGLIB$$a5411b0c.isNetworkAvailable()
at io.mosip.registration.controller.auth.LoginController.lambda$initialize$0(LoginController.java:238)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.base/java.net.PlainSocketImpl.waitForConnect(Native Method)
at java.base/java.net.PlainSocketImpl.socketConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at java.base/sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at java.base/sun.net.NetworkClient.doConnect(Unknown Source)
at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsClient.(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76)
at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:723)
… 33 common frames omitted
Troubleshoot done:-
1)curl url and telent of port has been performed and its working fine.

