Problems with atlassian-spring-scanner

Hi Guys, whats up?

After a long time searching for a solution and not finding it, I decided to resort to writing in the community. I am trying to develop a plugin, by following the step by step, when running the atlas-run command, I get several errors regarding atlassian-spring-scanner, yet I get the guidance to access localhost: 2990 / jira but when accessing, no opens the authentication screen. Please help me.

$ java -version
java version “1.8.0_221”
Java™ SE Runtime Environment (build 1.8.0_221-b11)
Java HotSpot™ 64-Bit Server VM (build 25.221-b11, mixed mode)

$ javac -version
javac 1.8.0_221

$ atlas-version

ATLAS Version: 8.0.16
ATLAS Home: /usr/share/atlassian-plugin-sdk-8.0.16
ATLAS Scripts: /usr/share/atlassian-plugin-sdk-8.0.16/bin
ATLAS Maven Home: /usr/share/atlassian-plugin-sdk-8.0.16/apache-maven-3.5.4
AMPS Version: 8.0.2

Hi Vinicius,

your mentioned errors are not related to the problem, that Jira isn’t starting up correctly.

Check here about the general problem with the Spring scanner.

There must be some other problem, why Jira is not starting correctly. What happens when you open http://localhost:2990/jira? Maybe you can upload your log file?

Best regards
Sascha