Page 1 of 1

NullPointer exception

PostPosted: Sat Apr 07, 2012 9:43 am
by biggosh
HI,

I read about this software on freecode so I downloaded it.
But when I tried to create a connection the system raises a "NullPointer Exception" withoud any further information.

I'm using Kubuntu 12.04 RC2, Sun Java 1.7.0_03-b04

Thanks in advance
Christian F.

Re: NullPointer exception

PostPosted: Sat Apr 07, 2012 12:41 pm
by Serge
Hi!

Generally it is strange because we test DBeaver under Ubuntu/Kubuntu all the time and it works fine.
Could you attach log info here? I can' figure out the nature of the problem without additional information.

Log files usually live in "USER_HOME/.dbeaver/.metadata" folder.
If this is a fatal osgi error then log file may be placed in "DBEAVER_INSTALL_FOLDER/configuration" folder.

Thanks in advance!

Re: NullPointer exception

PostPosted: Sat Apr 07, 2012 1:29 pm
by Serge
Oops, you are right, we had a bug in latest version. It was a result of last-minute-fix of connection wizard :(
The bug was just fixed, please download latest version again.

Sorry and thanks again for your report.