# Authentication-service error

**URL:** https://community.mosip.io/t/authentication-service-error/1603
**Category:** Developer
**Created:** [October 16, 2024, 8:37am UTC](https://community.mosip.io/t/authentication-service-error/1603 "2024-10-16T08:37:08Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![OURO-BODI\_Abdourakib](https://dub1.discourse-cdn.com/flex017/user_avatar/community.mosip.io/ouro-bodi_abdourakib/32/922_2.png) [@OURO-BODI\_Abdourakib](https://community.mosip.io/u/OURO-BODI_Abdourakib)
#### Post date: [October 16, 2024, 8:37am UTC](https://community.mosip.io/t/authentication-service-error/1603/1 "2024-10-16T08:37:08Z")

</div>

Hello,

I’m facing an error while running ida authencation service docker image:

{“@timestamp”:“2024-10-16T08:29:50.173Z”,“@version”:“1”,“message”:“Application run failed”,“logger\_name”:“org.springframework.boot.SpringApplication”,“threa  
d\_name”:“main”,“level”:“ERROR”,“level\_value”:40000,“stack\_trace”:“java.lang.NoSuchMethodError: ‘com.fasterxml.jackson.databind.cfg.MutableCoercionConfig com  
.fasterxml.jackson.dataformat.xml.XmlMapper.coercionConfigDefaults()’\n\tat com.fasterxml.jackson.dataformat.xml.XmlMapper.(XmlMapper.java:175)\n\tat  
com.fasterxml.jackson.dataformat.xml.XmlMapper.(XmlMapper.java:144)\n\tat com.fasterxml.jackson.dataformat.xml.XmlMapper.(XmlMapper.java:140)\n  
tat org.springframework.http.converter.json.Jackson2ObjectMapperBuilder$XmlObjectMapperInitializer.create(Jackson2ObjectMapperBuilder.java:819)\n\tat org.sp  
ringframework.http.converter.json.Jackson2ObjectMapperBuilder.build(Jackson2ObjectMapperBuilder.java:603)\n\tat org.springframework.http.converter.xml.Mappi  
ngJackson2XmlHttpMessageConverter.(MappingJackson2XmlHttpMessageConverter.java:50)\n\tat org.springframework.http.converter.support.AllEncompassingFor  
mHttpMessageConverter.(AllEncompassingFormHttpMessageConverter.java:84)\n\tat org.springframework.web.client.RestTemplate.(RestTemplate.java:179  
)\n\tat org.springframework.web.client.RestTemplate.(RestTemplate.java:218)\n\tat org.springframework.cloud.config.client.ConfigServicePropertySourceL  
ocator.getSecureRestTemplate(ConfigServicePropertySourceLocator.java:258)\n\tat org.springframework.cloud.config.client.ConfigServicePropertySourceLocator.l  
ocate(ConfigServicePropertySourceLocator.java:84)\n\tat org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertyS  
ourceBootstrapConfiguration.java:94)\n\tat org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:633)\n\tat org.springframewor  
k.boot.SpringApplication.prepareContext(SpringApplication.java:373)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:325)\n\tat o  
rg.springframework.boot.SpringApplication.run(SpringApplication.java:1255)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1243)  
\n\tat io.mosip.authentication.service.IdAuthenticationApplication.main(IdAuthenticationApplication.java:143)\n\tat java.base/jdk.internal.reflect.NativeMet  
hodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.bas  
e/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java  
:566)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.ja  
va:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:50)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLaunc  
her.java:593)\n”,“appName”:“id-authentication,id-authentication-external”}

---

<div class="post-metadata">

### Author: ![svahsek](https://dub1.discourse-cdn.com/flex017/user_avatar/community.mosip.io/svahsek/32/1098_2.png) [@svahsek](https://community.mosip.io/u/svahsek)
#### Post date: [October 16, 2024, 11:54am UTC](https://community.mosip.io/t/authentication-service-error/1603/2 "2024-10-16T11:54:06Z")

</div>

Dear @OURO-BODI_Abdourakib ,

Thank you for reaching out, I am asking one of our expert colleagues to respond to your query here with solution inputs.

Best Regards  
Team MOSIP

---

<div class="post-metadata">

### Author: ![balaji-alluru](https://dub1.discourse-cdn.com/flex017/user_avatar/community.mosip.io/balaji-alluru/32/493_2.png) [@balaji-alluru](https://community.mosip.io/u/balaji-alluru)
#### Post date: [October 17, 2024, 12:34pm UTC](https://community.mosip.io/t/authentication-service-error/1603/3 "2024-10-17T12:34:11Z")

</div>

Hello @OURO-BODI_Abdourakib ,

Please let us know which version of IDA you were trying to run. That’ll help us investigate further and devise a solution.

Thanks and Regards,  
Team MOSIP

---

<div class="post-metadata">

### Author: ![OURO-BODI\_Abdourakib](https://dub1.discourse-cdn.com/flex017/user_avatar/community.mosip.io/ouro-bodi_abdourakib/32/922_2.png) [@OURO-BODI\_Abdourakib](https://community.mosip.io/u/OURO-BODI_Abdourakib)
#### Post date: [October 17, 2024, 4:05pm UTC](https://community.mosip.io/t/authentication-service-error/1603/4 "2024-10-17T16:05:48Z")

</div>

Hello,

I’m runing IDA latest using images o Docker hub : mosipid, mosipdev and mosipqa repositories images
