Skip to content

chore: Remove H2-db leftovers#953

Merged
vinokurig merged 1 commit intomainfrom
che-23715
Feb 5, 2026
Merged

chore: Remove H2-db leftovers#953
vinokurig merged 1 commit intomainfrom
che-23715

Conversation

@vinokurig
Copy link
Contributor

@vinokurig vinokurig commented Feb 3, 2026

What does this PR do?

fixes the error warning on che-server container start:

WARNING [main] org.apache.catalina.core.NamingContextListener.addResource Failed to register in JMX: [jdbc/che]
	javax.naming.NamingException: Could not load resource factory class [Root exception is java.lang.ClassNotFoundException: org.eclipse.che.core.db.h2.jpa.eclipselink.H2SQLJndiDataSourceFactory]

Screenshot/screencast of this PR

What issues does this PR fix or reference?

fixes eclipse-che/che#23715

How to test this PR?

Deploy che from the pull request image: quay.io/eclipse/che-server:pr-953
See: no errors in the startup logs.

PR Checklist

As the author of this Pull Request I made sure that:

Release Notes

Reviewers

Reviewers, please comment how you tested the PR when approving it.

@vinokurig
Copy link
Contributor Author

/retest

@vinokurig
Copy link
Contributor Author

/retest

2 similar comments
@vinokurig
Copy link
Contributor Author

/retest

@vinokurig
Copy link
Contributor Author

/retest

@artaleks9
Copy link
Contributor

Verified on Eclipse Che deployed on OCP v4.20 with quay.io/eclipse/che-server:pr-953 - no errors in the startup logs.

@openshift-ci
Copy link

openshift-ci bot commented Feb 5, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: artaleks9, tolusha, vinokurig

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vinokurig vinokurig merged commit 2f5ead4 into main Feb 5, 2026
29 checks passed
@vinokurig vinokurig deleted the che-23715 branch February 5, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A warning exception is thrown during the che-server container startup

3 participants