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

Record error #46

Merged
merged 5 commits into from Jun 14, 2019
Merged

Record error #46

merged 5 commits into from Jun 14, 2019

Conversation

jburel
Copy link
Member

@jburel jburel commented Jun 13, 2019

Record error
Check that the application still runs

cc @mtbc

@mtbc
Copy link
Member

mtbc commented Jun 14, 2019

Is https://github.com/ome/omero-insight/pull/46/files#diff-d3089c1dff7a3f6c789980fcb8bcb74aL581 broken? I'm starting to wonder if safest would be to put the no-"OMERO." version into a different variable for the upgrade check rather than mutating name itself.

try {
exp = omeroGateway.connect(cred);
} catch(Exception e) {
e.printStackTrace();
Copy link
Member

@mtbc mtbc Jun 14, 2019

Choose a reason for hiding this comment

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

Is this intended? (Should it go via logging?)

Copy link
Member Author

Choose a reason for hiding this comment

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

no, I was trying to figure out why I could not connect to merge-ci

@jburel jburel merged commit 1970665 into ome:master Jun 14, 2019
@jburel jburel deleted the record-error branch July 1, 2020 12:45
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.

None yet

2 participants