Registration client set up in my local windows OS

I am setting up Registration client in my machine with the steps mentioned at Registration Client Developers Guide | MOSIP Docs 1.2.0

Am getting following exceptions. Can you please clarify ?

  1. When I try to install the below e(fx)clipse on my eclipse it is expecting public key . where can i find public key?
    https://download.eclipse.org/efxclipse/updates-released/3.6.0/site/

An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Result of processing steps. OK OK Public key not foundfor 5c28247a08c3bba7. OK Result of processing steps. OK OK Public key not found for 5c28247a08c3bba7. OK Result of processing steps. OK OK Public key not found for 5c28247a08c3bba7. OK Result of processing steps. OK OK Public key not found for ba23161e259d09cc. OK Result of processing steps. OK OK Public key not found for 700e4f39bc05364b. OK Result of processing steps. OK OK Public key not found for 5c28247a08c3bba7. OK Result of processing steps. OK OK Public key not found for 5c28247a08c3bba7. OK

[image]

  1. When i try to run 'Registration-service ’ as a Java Application. Getting below exception. DO I need to change any thing in DaoConfig.java ?

Error creating bean with name ‘entityManagerFactory’ defined in io.mosip.registration.config.DaoConfig: BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.springframework.cache.annotation.ProxyCachingConfiguration’: BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.springframework.retry.annotation.RetryConfiguration’: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration’: BeanPostProcessor before instantiation of bean failed; nested exception is java.lang.NullPointerException