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

Update SmallRye Config to 2.4.3 #19279

Merged
merged 1 commit into from
Aug 9, 2021
Merged

Conversation

radcortez
Copy link
Member

@radcortez radcortez commented Aug 6, 2021

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Aug 6, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 6, 2021

Failing Jobs - Building 6ae3324

Status Name Step Test failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Test failures Logs Raw logs
✔️ JVM Tests - JDK 16

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 Windows #

📦 extensions/hibernate-orm/deployment

io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase.testAddNewImportSql - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor#parsePersistenceXmlDescriptors threw an exception: java.lang.OutOfMemoryError: Metaspace
	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:445)
	at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:405)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:398)
	at org.jboss.logging.Logger.doGetMessageLogger(Logger.java:2562)
	at org.jboss.logging.Logger.getMessageLogger(Logger.java:2530)
	at org.jboss.logg...

Copy link
Contributor

@nastra nastra left a comment

Choose a reason for hiding this comment

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

LGTM

@gsmet gsmet merged commit 483c4ff into quarkusio:main Aug 9, 2021
@quarkus-bot quarkus-bot bot added this to the 2.2 - main milestone Aug 9, 2021
@gsmet
Copy link
Member

gsmet commented Aug 9, 2021

@stuartwdouglas looks like we still have OOM errors on Windows. Must be some regression because it's fairly recent.

@gsmet gsmet modified the milestones: 2.2 - main, 2.1.2.Final Aug 9, 2021
@radcortez radcortez deleted the srconfig-2.4.3 branch November 22, 2021 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reading config settings as Map doesn't work with Inheritance
3 participants