BUG #12548: I cannot connect to database

From: 16blackwood16(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12548: I cannot connect to database
Date: 2015-01-14 14:29:24
Message-ID: 20150114142924.2504.96899@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 12548
Logged by: Pasha
Email address: 16blackwood16(at)gmail(dot)com
PostgreSQL version: 9.4.0
Operating system: Windows 7
Description:

Hi support team!
I work with android in android studio.
I use android 5.0.
I am add .jar library to my project. When I run my project, click on button
connect to database, application cannot connect to database.
This is error: PSQLException: Something unusual has occurred to cause the
driver to fail. Please report this exception.
For example, i use the same code in console application and it works!
I was reading, that have to use separate thread for connect. Maybe this is
solution this problem, but i try and it not works.
Can you help me to solve this problem.
Best wishes, Pasha.

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2015-01-14 14:50:56 Re: BUG #12542: Incorrect behaviour of lower and upper on accented vocals in UTF8
Previous Message Robert Haas 2015-01-14 14:05:52 Re: Patch: [BUGS] BUG #12320: json parsing with embedded double quotes