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

Null pointer error (or infinite waiting) when cannot connect to DB #1108

Closed
joohokim1 opened this issue Dec 18, 2018 · 2 comments
Closed

Null pointer error (or infinite waiting) when cannot connect to DB #1108

joohokim1 opened this issue Dec 18, 2018 · 2 comments
Assignees
Labels
bug Something isn't working @dataprep Component Name : Data preparation
Milestone

Comments

@joohokim1
Copy link
Contributor

Describe the bug
I saw null pointer exception when I tried to load a W.DS based on a database type I.DS.
Moreover, if I try to clone it, the waiting does not end.

To Reproduce
Steps to reproduce the behavior:

  1. Check the database connection is healty.
  2. Import & wrangle a table.
  3. Turn off the DBMS.
  4. Load the W.DS. (restarting might be needed)
  5. Or clone the W.DS.

Expected behavior
Null pointer exception and infinite waiting should be changed into showing a proper error message, like "Cannot connect the DB" or "Check the connection to DB."

Screenshots
cannot connect to db
2018-12-18 3 50 06

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome
  • Version: 68.0.3440.106

Additional context
As you can see the screenshot above, the browser gets 500 before the inifite loop.

@joohokim1 joohokim1 added bug Something isn't working @dataprep Component Name : Data preparation labels Dec 18, 2018
@joohokim1 joohokim1 added this to the 3.2.0 milestone Dec 18, 2018
@kaypark-skt
Copy link
Contributor

Not reproduced

@joohokim1
Copy link
Contributor Author

Do not need to test more. It's probably caused by temporary state of F/E pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @dataprep Component Name : Data preparation
Projects
None yet
Development

No branches or pull requests

2 participants