Re: BUG #6679: Can't connect via JDBC Driver

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: mitzanu(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6679: Can't connect via JDBC Driver
Date: 2012-06-08 14:03:10
Message-ID: 4FD2061E.7010602@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 06/08/2012 06:55 PM, mitzanu(at)gmail(dot)com wrote:
> The following bug has been logged on the website:
>
> Bug reference: 6679
> Logged by: Mihai
> Email address: mitzanu(at)gmail(dot)com
> PostgreSQL version: 9.1.4
> Operating system: WIn 7
> Description:
>
> I'm using a database management tool that uses a JDBC driver i think this
> issue is JDBC related.

Your report lacks pretty much every important detail, and there's no
sign from what you have posted that there is a bug in PgJDBC. Most
likely your code has an issue or your environment is misconfigured.
There is no way to tell, or to help you, from the amount of information
you have provided.

Please post a more complete question to pgsql-jdbc(at)lists(dot)postgresql(dot)org
after reading this:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

In particular, you should show:

- Your version of Windows, in detail, like "Windows 7 Professional
Service Pack x64".
- Your code, or if you're using a premade tool the name and version of
the tool
- The PgJDBC version you're using
- The version of the Java Runtime Environment you're using
- Whether your server is configured to use SSL
- Whether your connection is configured to use SSL
- Whether your server is requesting a client certificate
- Whether you're trying to provide a client certificate
- The context that surrounded those error messages

--
Craig Ringer

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2012-06-08 15:31:25 Re: BUG #6650: CPU system time utilization rising few times a day
Previous Message Craig Ringer 2012-06-08 13:56:13 Re: BUG #6678: error in connecting to Pgadmin