dbeaver 4.0.2 - Internal error (java.lang.NullPointerException) occurred - Flat files (CSV) / CSV/DBF
See original GitHub issueAfter upgrading DBeaver, every .CSV table that I try to read gives me the following message:
An internal error occurred during: "Read data [CSV table]".
Version 4.0.2
java.version=1.8.0_121
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64
Exception Stack Trace:
at java.lang.String.indexOf(String.java:1718)
at java.lang.String.indexOf(String.java:1698)
at org.jkiss.dbeaver.model.impl.jdbc.exec.JDBCColumnMetaData.<init>(JDBCColumnMetaData.java:125)
at org.jkiss.dbeaver.model.impl.jdbc.exec.JDBCColumnMetaData.<init>(JDBCColumnMetaData.java:69)
at org.jkiss.dbeaver.model.impl.jdbc.exec.JDBCResultSetMetaDataImpl.createColumnMetaDataImpl(JDBCResultSetMetaDataImpl.java:57)
at org.jkiss.dbeaver.model.impl.jdbc.exec.JDBCResultSetMetaDataImpl.<init>(JDBCResultSetMetaDataImpl.java:51)
at org.jkiss.dbeaver.model.impl.jdbc.exec.JDBCFactoryDefault.createResultSetMetaData(JDBCFactoryDefault.java:58)
at org.jkiss.dbeaver.model.impl.jdbc.exec.JDBCResultSetImpl.createMetaDataImpl(JDBCResultSetImpl.java:1682)
at org.jkiss.dbeaver.model.impl.jdbc.exec.JDBCResultSetImpl.getMeta(JDBCResultSetImpl.java:228)
at org.jkiss.dbeaver.model.impl.jdbc.exec.JDBCResultSetImpl.getMeta(JDBCResultSetImpl.java:1)
at org.jkiss.dbeaver.ui.controls.resultset.ResultSetDataReceiver.fetchStart(ResultSetDataReceiver.java:84)
at org.jkiss.dbeaver.model.impl.jdbc.struct.JDBCTable.readData(JDBCTable.java:186)
at org.jkiss.dbeaver.ui.controls.resultset.ResultSetJobDataRead.run(ResultSetJobDataRead.java:91)
at org.jkiss.dbeaver.model.runtime.AbstractJob.run(AbstractJob.java:102)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
NullPointerException on ERD - DBeaver Forum • View topic
It is only Oracle that gives me this error: An internal error occurred during: "Load diagram 'my table'", java.lang.NullPointerException
Read more >Issues exporting from Informix 7.3.1 - DBeaver Community
Hi All, I am attempting to export data from Informix 7.3.1, I know its old :D , to a .csv however whenever I...
Read more >java.lang.NullPointerException ... - DBeaver Forum • View topic
Hi, for only one specific table on a big database (50 schemas, hundreds of tables) I'm not able to execute SQL query.
Read more >DB2 - NullPointer Exception - DBeaver Forum • View topic
Hello, When trying to launch the SQL editor we got the following error : java.lang.NullPointerException at org.jkiss.dbeaver.model.impl.sql.
Read more >DBeaver 4.0
Changelist: Migration on Eclipse 4.6 platform: DBeaver now requires Java 8; Support of HighDPI monitor; SQL editor zoom in/out function ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just changed 4.0.2 tag on Github, Now AUR package should be fine too.
Umm, not the first time when AUR package differs from release version on the site. Now they build from sources and take sources from latest release source archive on GitHub. It is outdated a bit. I’ll try to fix this.
Meanwhile you can try to download from http://dbeaver.jkiss.org/download/