Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug criar cidadão sem endereço no cadsus em piloto #21

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

nicolaseliasx
Copy link
Contributor

@nicolaseliasx nicolaseliasx commented Oct 17, 2024

Close #23134

TESTES DE DESENVOLVIMENTO

ENVIAR CRIAR UM CIDADÃO COM ENDERECO NULO GERAVA UMA EXCEPTION NO FORMATO:

Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make public boolean java.util.Collections$EmptyList.isEmpty() accessible: module java.base does not "opens java.util" to unnamed module @521e4dbf at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:200)

Aparemente algo relacionado a uma atualizacao no JAVA 9+ que proteje acesso reflexivo que o thymeleaf usa pra acessar esses metodos

AGORA O CIDADÃO NÃO GERA MAIS UM ERRO AO SER SINCRONIZADO

Foi resolvido usando uma propriedade que ja existe no thymeleaf que faz o mesmo comportamento.

Copy link

@TiagoLGama TiagoLGama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎩 💯 🔝

Copy link

@feragost feragost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, tu resolveu o problema do mpi-client. Mas o PEC continua apontando pro mpi-client versão 1.2. O problema não vai ser resolvido sem ser gerada uma nova versão e ser lincada no PEC. Isso vai ser feito depois do review externo?

@nicolaseliasx
Copy link
Contributor Author

Ok, tu resolveu o problema do mpi-client. Mas o PEC continua apontando pro mpi-client versão 1.2. O problema não vai sem ser gerada uma nova versão e ser lincada no PEC. Isso vai ser feito depois do review externo?

Acredito que apos estar testada alguem com esse poder de gerar versão geraria ela, pelo que vi o Lucas João que gerou as ultimas versões

@lucasjoao lucasjoao merged commit 9d3fabf into main Oct 25, 2024
1 check passed
@lucasjoao lucasjoao deleted the 23134-bug-cadsus-endereco branch October 25, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants