Skip to content

Conversation

@rma-rripken
Copy link
Collaborator

closes #1392

} catch (Exception e) {
throw new DataAccessException("Unable to set user session. "
+ "user empty = " + user.isEmpty(), e);
try {
Copy link
Contributor

Choose a reason for hiding this comment

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

well, it might work. presumably if the database is in read only mode the oracle jdbc driver would actually respond as such.

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.

Choose logging framework

3 participants