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

Saverestore NullPointerException #1889

Closed
jbobnar opened this issue Sep 1, 2016 · 5 comments
Closed

Saverestore NullPointerException #1889

jbobnar opened this issue Sep 1, 2016 · 5 comments

Comments

@jbobnar
Copy link
Contributor

jbobnar commented Sep 1, 2016

Nullpointer exception occurs if no specific base level browser is added to the product configuration.

java.lang.NullPointerException
at org.csstudio.saverestore.ui.browser.BrowserView.createBaseLevelsPane(BrowserView.java:269)
at org.csstudio.saverestore.ui.browser.BrowserView.createFxScene(BrowserView.java:244)
at org.eclipse.fx.ui.workbench3.FXViewPart.createPartControl(FXViewPart.java:29)
at org.csstudio.saverestore.ui.browser.BrowserView.createPartControl(BrowserView.java:199)...

@jbobnar
Copy link
Contributor Author

jbobnar commented Sep 1, 2016

Can this bugfix also be applied to 4.3.x (commit c73b25f)?

@berryma4
Copy link
Member

Yes, could you send a pull request to master.

@jbobnar
Copy link
Contributor Author

jbobnar commented Sep 20, 2016

It has already been merged with master: #1890
Unless you meant a pull request to 4.3.x?

@berryma4
Copy link
Member

yes ... I was thinking one, and wrote the other.

@berryma4
Copy link
Member

thank you so much!!!!

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

No branches or pull requests

2 participants