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

ctrl + shift + d open database object null point exception #10547

Closed
punkmonday opened this issue Nov 30, 2020 · 11 comments
Closed

ctrl + shift + d open database object null point exception #10547

punkmonday opened this issue Nov 30, 2020 · 11 comments

Comments

@punkmonday
Copy link

punkmonday commented Nov 30, 2020

System information:

  • Operating system (distribution) and version
    windows 10
  • DBeaver version
    7.3
  • Additional extensions

Connection specification:

  • Database name and version
    mysql8
  • Driver name
    mysql-connector-java 5.1.44
  • Do you use tunnels or proxies (SSH, SOCKS, etc)?
    no

Describe the problem you're observing:

ctrl + shift + d search table null pointer error

Steps to reproduce, if exist:

  1. filter -> config databases filter -> filter database
  2. ctrl + shift + d (do not choose database)
  3. type something
  4. crashed

Include any warning/errors/backtraces from the logs

An internal error occurred during: "Items filtering".
java.lang.NullPointerException

@uslss
Copy link
Member

uslss commented Nov 30, 2020

Hi @punkmonday ,
unfortunately, cannot reproduce it (gif attached). Is there something in the log? or probably some special steps are needed?
2020-11-30_08h27_15

@punkmonday
Copy link
Author

punkmonday commented Nov 30, 2020

community version 7.3.0.202011291229 , I just choose a datasource and press ctrl + shift + d to search a word, it crashed everytime, but when I active a database(single click) it's ok

@uslss
Copy link
Member

uslss commented Dec 21, 2020

still cannot reproduce.
@punkmonday can you check if it is still reproducible against 7.3.1?

@punkmonday
Copy link
Author

still cannot reproduce.
@punkmonday can you check if it is still reproducible against 7.3.1?

An internal error occurred during: "Cache refresh".
java.lang.NullPointerException

@uslss
Copy link
Member

uslss commented Jan 19, 2021

@punkmonday could you try to reset workspace using File - Reset workspace state or according to this guide?

@punkmonday
Copy link
Author

@punkmonday could you try to reset workspace using File - Reset workspace state or according to this guide?

ok! thank you very much

@serge-rider
Copy link
Member

@punkmonday if this will happen again please attach logs with this error (instructions - https://github.com/dbeaver/dbeaver/wiki/Log-files)

@mbaric
Copy link

mbaric commented Nov 18, 2022

Hey guys.
open-database-object-error.log

I managed to reproduce it. Here is Error log exported.

@E1izabeth
Copy link
Member

@mbaric thank you!

@mbaric
Copy link

mbaric commented Nov 18, 2022

@E1izabeth no worries.let me know if you'll need more info. Cheers and thank you for super awesome Dbeaver app.

@LonwoLonwo
Copy link
Member

Fixed here: #19106
Closing the issue.

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

No branches or pull requests

6 participants