Biometrics capture error

Hello Im installing mosip V3 dep,

the MockMDS is working as you can see bellow :

But i get this error when i try to submit:

ERROR [Thread-54] i.m.r.s.o.i.UserOnboardServiceImpl : REGISTRATION - USER_ONBOARD - USER_ONBOARD_IMLP - REGISTRATION - REG - java.lang.NullPointerException
  at io.mosip.registration.service.operator.impl.UserOnboardServiceImpl.userOnBoardStatusFlag(UserOnboardServiceImpl.java:469)
  at io.mosip.registration.service.operator.impl.UserOnboardServiceImpl.validateWithIDA(UserOnboardServiceImpl.java:206)
  at io.mosip.registration.service.operator.impl.UserOnboardServiceImpl.validateWithIDAuthAndSave(UserOnboardServiceImpl.java:129)
  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.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:197)
  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.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  at com.sun.proxy.$Proxy214.validateWithIDAuthAndSave(Unknown Source)
  at io.mosip.registration.controller.BaseController$2$1.call(BaseController.java:1007)
  at io.mosip.registration.controller.BaseController$2$1.call(BaseController.java:998)
  at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
  at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
  at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$6(Unknown Source)
  at java.base/java.security.AccessController.doPrivileged(Native Method)
  at javafx.graphics/javafx.concurrent.Service.lambda$executeTask$7(Unknown Source)
  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  at java.base/java.lang.Thread.run(Unknown Source) 



Any help please!

Thanks in advance

Hi @aouahli99 ,

Thank you for reaching out to us.

Could you please share the version of the registration client you are using so that our team can investigate further?

Regards,
Varaniya S
On behalf of Team MOSIP

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.