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

Issue: Intermittent UI exception while opening the Import Virtual Machine(s) pop-up #925

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shubhaOracle
Copy link
Contributor

@shubhaOracle shubhaOracle commented Feb 29, 2024

Signed-off-by: ShubhaOracle [email protected]

Fixes issue

Intermittent UI exception while opening the Import Virtual Machine(s) pop-up

Stack Trace when error happens:

2023-07-17 11:11:12,436-06 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-43) [] Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : a is null
at java.math.Conversion.toDecimalScaledString(Conversion.java:175)
at org.ovirt.engine.ui.webadmin.section.main.view.popup.storage.RegisterEntityInfoPanel18.18.18.getRawValue(RegisterEntityInfoPanel.java:314)
at org.ovirt.engine.ui.webadmin.section.main.view.popup.storage.RegisterEntityInfoPanel$18.getRawValue(RegisterEntityInfoPanel.java:314)

Changes introduced with this PR

  • Add checks for null values

@shubhaOracle
Copy link
Contributor Author

Requesting Reviews.

Copy link
Member

@dupondje dupondje left a comment

Choose a reason for hiding this comment

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

Otherwise looks good to me!

@shubhaOracle
Copy link
Contributor Author

Requesting Reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants