This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 149591 - PostgreSQL JDBC Bug
Summary: PostgreSQL JDBC Bug
Status: RESOLVED DUPLICATE of bug 150057
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 08:42 UTC by alanluayon
Modified: 2008-11-25 01:08 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Please see the attachment ... if catalog entry will be erase. It is OK (253.01 KB, text/plain)
2008-10-09 08:46 UTC, alanluayon
Details
DataBase Driver (106.70 KB, image/png)
2008-10-14 02:16 UTC, alanluayon
Details
JDK Version (1.37 MB, image/png)
2008-10-14 02:17 UTC, alanluayon
Details
PostgreSQL Driver Location (1.26 MB, image/png)
2008-10-14 02:18 UTC, alanluayon
Details
Messages Log (62.01 KB, text/plain)
2008-10-14 02:19 UTC, alanluayon
Details
Java Desktop Application - Step 1 (119.64 KB, image/png)
2008-10-14 02:20 UTC, alanluayon
Details
Java Desktop Application - Step 2 (127.37 KB, image/png)
2008-10-14 02:20 UTC, alanluayon
Details
Java Desktop Application - Step 3 (102.97 KB, image/png)
2008-10-14 02:21 UTC, alanluayon
Details
Java Desktop Application - Step 4 (105.60 KB, image/png)
2008-10-14 02:21 UTC, alanluayon
Details
Java Desktop Application - Step 5 (171.87 KB, image/png)
2008-10-14 02:22 UTC, alanluayon
Details
Java Desktop Application - Step 6 (173.80 KB, text/plain)
2008-10-14 02:22 UTC, alanluayon
Details
Use Terminal to Execute the build JAR. (10.05 KB, text/plain)
2008-10-14 02:23 UTC, alanluayon
Details
Java Desktop Application - Step 6 (173.80 KB, image/png)
2008-10-14 02:38 UTC, alanluayon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alanluayon 2008-10-09 08:42:58 UTC
netbeans in very easy when creating Java Desktop Application with Database but if it is use with PostgreSQL there is a
bug! My OS is Ubuntu Linux 8.04 LTS & Java JDK 6.
Comment 1 alanluayon 2008-10-09 08:46:13 UTC
Created attachment 71436 [details]
Please see the attachment ... if catalog entry will be erase. It is OK
Comment 2 Roman Mostyka 2008-10-09 12:23:43 UTC
Please add steps to reproduce and attach screenshot again, but with correct MIME type. Now it's impossible to understand
what is the problem.
Thanks.
Comment 3 alanluayon 2008-10-10 01:41:38 UTC
Error Only occurs on Netbeans 6.5 but in old version it is OK!
Comment 4 Roman Mostyka 2008-10-13 09:26:55 UTC
alanluayon, can You add steps to reproduce and message.log file from userdir (You can see userdir path in "Help >
About"), so other users, who works with NetBeans 6.5, won't have this problem on Linux?
Comment 5 alanluayon 2008-10-14 02:14:08 UTC
Procedure of the PostgreSQL Bug
Comment 6 alanluayon 2008-10-14 02:16:12 UTC
Created attachment 71706 [details]
DataBase Driver
Comment 7 alanluayon 2008-10-14 02:17:24 UTC
Created attachment 71707 [details]
JDK Version
Comment 8 alanluayon 2008-10-14 02:18:43 UTC
Created attachment 71708 [details]
PostgreSQL Driver Location
Comment 9 alanluayon 2008-10-14 02:19:20 UTC
Created attachment 71709 [details]
Messages Log
Comment 10 alanluayon 2008-10-14 02:20:10 UTC
Created attachment 71710 [details]
Java Desktop Application - Step 1
Comment 11 alanluayon 2008-10-14 02:20:40 UTC
Created attachment 71711 [details]
Java Desktop Application - Step 2
Comment 12 alanluayon 2008-10-14 02:21:14 UTC
Created attachment 71712 [details]
Java Desktop Application - Step 3
Comment 13 alanluayon 2008-10-14 02:21:47 UTC
Created attachment 71713 [details]
Java Desktop Application - Step 4
Comment 14 alanluayon 2008-10-14 02:22:24 UTC
Created attachment 71714 [details]
Java Desktop Application - Step 5
Comment 15 alanluayon 2008-10-14 02:22:49 UTC
Created attachment 71715 [details]
Java Desktop Application - Step 6
Comment 16 alanluayon 2008-10-14 02:23:47 UTC
Created attachment 71716 [details]
Use Terminal to Execute the build JAR.
Comment 17 alanluayon 2008-10-14 02:24:43 UTC
Already added the Procedures in the Attachment ....
Comment 18 John Baker 2008-10-14 02:26:41 UTC
If it's not too much trouble could you list the steps also please, thank you
Comment 19 John Baker 2008-10-14 02:28:12 UTC
the last screenshot uses the wrong mime typ

Tue Oct 14 01:22:00 +0000 2008: Project Step 6.png

Could you please use the png mime type thank you
Comment 20 alanluayon 2008-10-14 02:38:39 UTC
Created attachment 71719 [details]
Java Desktop Application - Step 6
Comment 21 John Baker 2008-10-14 02:42:03 UTC
Are you using the bundled Postgres driver ?
if not which version ?

Also what version is the Postgres database?
Comment 22 alanluayon 2008-10-14 02:49:44 UTC
IDE: Netbeans 6.5 Beta
OS: Ubuntu 8.04 LTS
DB: Dedicated Server PostgreSQL 8.1
DB Driver: Postgresql-8.3-603.jdbc4

The Step are already in the attachment. The project only is try to create a CRUD Application using Java Desktop Application.

Comment 23 Roman Mostyka 2008-10-14 10:55:26 UTC
I tried to reproduce, but I didn't see this window with exception.
But I see exception in Output window. I filed issue #150057.
I think the steps here is the same as in my issue, but different results.
Comment 24 alanluayon 2008-11-25 01:08:04 UTC

*** This issue has been marked as a duplicate of 150057 ***