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

Address FrozenError (can't modify frozen Hash): error #2151

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

yahonda
Copy link
Collaborator

@yahonda yahonda commented Mar 6, 2021

This pull request unfreeze config object to workaround the error
with JNDI connection.

As of right now Oracle enhanced adapter master branch does not
support JRuby and no JNDI specs are available this commit does not have
any tests. Instead this change has been verified by the reporter.

Fix #2139

@yahonda
Copy link
Collaborator Author

yahonda commented Mar 16, 2021

Opened #2152 for CI failure.

This pull request unfreeze config object to workaround the error
with JNDI connection.

As of right now Oracle enhanced adapter master branch does not
support JRuby and no JNDI specs are available this commit does not have
any tests. Instead this change has been verified by the reporter.

Fix rsim#2139
@yahonda
Copy link
Collaborator Author

yahonda commented Mar 31, 2021

Travis CI - Pull Request failures are due to #2158

@yahonda
Copy link
Collaborator Author

yahonda commented Mar 31, 2021

Merging this pull request.

@yahonda yahonda merged commit 4165ea1 into rsim:master Mar 31, 2021
yahonda added a commit to yahonda/oracle-enhanced that referenced this pull request Mar 31, 2021
Address `FrozenError (can't modify frozen Hash):` error
yahonda added a commit that referenced this pull request Mar 31, 2021
@yahonda yahonda deleted the fix2139 branch June 9, 2024 07:53
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.

With rails 6.1.1 jndi connection fails if driver is not set
1 participant