Skip to content

Conversation

@yma955
Copy link
Member

@yma955 yma955 commented Feb 10, 2025

No description provided.

@yma955
Copy link
Member Author

yma955 commented Feb 10, 2025

Hi, @sswguo, @ligangty, @ruhan1 Have you met such ftest failure?
org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke public void org.commonjava.indy.filer.def.DefaultGalleyStorageProvider.setup() on org.commonjava.indy.filer.def.DefaultGalleyStorageProvider@63d4cd90 Caused by: java.lang.reflect.InvocationTargetException Caused by: java.lang.NullPointerException: Cannot invoke "Object.equals(Object)" because "clazz" is null

It's weird since no other update on Indy and relies on galley->1.17, pathmap->3.0.

This is a test PR, and the failure here also happened for other PRs and made them stucked, could you help to have a look, thanks.

@yma955 yma955 requested review from ligangty, ruhan1 and sswguo February 10, 2025 06:05
@ruhan1
Copy link
Contributor

ruhan1 commented Feb 10, 2025

I don't know if it is due to github action change. It uses ubuntu-latest. You may try something old, like ubuntu-24.04, ubuntu-22.04, ubuntu-20.04, in .github/workflows. It seems nothing else have changed as I looked at it.

@yma955
Copy link
Member Author

yma955 commented Feb 10, 2025

Thanks @ruhan1, I tried 24.04 not works, but 22.04 works, that should be the reason, the ftests seems good so far, I'll apply after all pass.

@yma955
Copy link
Member Author

yma955 commented Feb 10, 2025

Close this, test pass.

@yma955 yma955 closed this Feb 10, 2025
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.

2 participants