You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cause:
The generated AOT code uses CachingMetadataReaderFactory to read class files from resource files, but these files are not available in the native image context.