Solved

Login issue in ataccama web URL (http://localhost:8050/)

  • 7 August 2023
  • 1 reply
  • 44 views

Badge +1

Hi Team,

When trying to login in ataccama web URL, receiving below error:

Could you please help me here?

As all compeonts like DB, leyloack, MDM server, MDM are up and running successfuly.

-----------------------------------------------------------Error in MDM server ------------------------------------------------------------------

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by retrofit2.Platform (file:/D:/Ataccama/mdm/lib/retrofit-2.9.0.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of retrofit2.Platform
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2023-08-07 15:26:23,797 ←[34mINFO ←[0;39m [][][restartedMain] ←[36mn.r.s.b.l.a.LogbackAccessContext:149←[0;39m - Configured the Logback-access: context=[default], config=[classpath:logback-access.xml]
2023-08-07 15:26:25,274 ←[34mINFO ←[0;39m [][][restartedMain] ←[36mc.a.l.s.s.e.KeyProvidersSpringBootAutoConfiguration:41←[0;39m - messageId=createDefaultKeyProvider encryption=INTERNAL, reason=the 'internal.encryption.keystore' property not specified
2023-08-07 15:26:26,567 ←[34mINFO ←[0;39m [][][restartedMain] ←[36mo.a.c.h.Http11NioProtocol:173←[0;39m - Starting ProtocolHandler ["http-nio-8050"]
2023-08-07 15:26:26,698 ←[34mINFO ←[0;39m [][][restartedMain] ←[36mc.a.m.MdaWebApplication:61←[0;39m - Started MdaWebApplication in 23.447 seconds (JVM running for 26.859)
2023-08-07 15:27:09,576 ←[34mINFO ←[0;39m [][][http-nio-8050-exec-3] ←[36mo.a.c.c.C.[.[.[/]:173←[0;39m - Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-08-07 15:27:21,285 ←[39mDEBUG←[0;39m [7fb97b][admin][http-nio-8050-exec-5] ←[36mc.a.m.s.MdaRemoteServlet:31←[0;39m - actionId=getConfig() status=START
2023-08-07 15:27:21,552 ←[31mWARN ←[0;39m [7fb97b][admin][http-nio-8050-exec-5] ←[36mc.a.m.s.MdaRemoteServlet:51←[0;39m - actionId=getConfig() status=FAILURE message=getConfig() method failed. Error: Connection refused: connect
2023-08-07 15:27:21,555 ←[31mWARN ←[0;39m [7fb97b][admin][http-nio-8050-exec-5] ←[36mc.a.m.s.MdaRemoteServlet:51←[0;39m - actionId=getConfig() status=FAILURE message=getConfig() method failed. Description: java.net.ConnectException: Connection refused: connect
Β  Β  Β  Β  at java.base/java.net.PlainSocketImpl.connect0(Native Method)
Β  Β  Β  Β  at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
Β  Β  Β  Β  at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
Β  Β  Β  Β  at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
Β  Β  Β  Β  at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
Β  Β  Β  Β  at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
Β  Β  Β  Β  at java.base/java.net.Socket.connect(Socket.java:609)

icon

Best answer by Cansu 9 August 2023, 09:07

View original

1 reply

Userlevel 6
Badge +7

Hi @sandipilag, I see that our Support team is in touch with you already to help resolve the issue you are facing as soon as possible. Please don’t hesitate to let us know if you have any other questions πŸ™‹β€β™€οΈ

Reply