Issue 17244 - Crash while creating a PostgreSQL table via JDBC
Summary: Crash while creating a PostgreSQL table via JDBC
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-22 14:56 UTC by Unknown
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
crash reporter output (46.39 KB, text/plain)
2003-07-28 11:01 UTC, marc.neumann
no flags Details
postgres sql jdbc driver (90.83 KB, application/octet-stream)
2003-07-28 11:03 UTC, marc.neumann
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-07-22 14:56:04 UTC
While I tried to connect to a local PostgreSQL-database using unixODBC and JDBC
(the second provided by the PostgreSQL-team), OO works till I try to create new
tables. Then there's no OO-GUI anymore... Tests with MS-Access to enable a
connection to PostgreSQL work properly - but I was using original ODBC-Driver of
PostgreSQL...
Comment 1 Frank Schönheit 2003-07-22 15:19:49 UTC
sounds like a duplicate of 15097 to me
Comment 2 Unknown 2003-07-22 15:34:09 UTC
sorry - haven't seent this while posting... additionaly I tried JDBC -
but with the same result. 
Comment 3 Frank Schönheit 2003-07-22 16:10:32 UTC
> sorry - haven't seent this while posting... additionaly I tried JDBC -
> but with the same result. 

np at all.
You're right, JDBC is not covered by issue 15097 - instead 15097
describes a crash in the ODBC lib, so this one here might be different.
I allow myself to change the subject to better reflect what this issue
is about.
Comment 4 marc.neumann 2003-07-28 11:01:16 UTC
Created attachment 8061 [details]
crash reporter output
Comment 5 marc.neumann 2003-07-28 11:03:14 UTC
Created attachment 8062 [details]
postgres sql jdbc driver
Comment 6 marc.neumann 2003-07-28 11:04:53 UTC
I have a crash when I open a table, I have attached the jdbc driver
and the crash reporter output.
Comment 7 marc.neumann 2003-07-28 11:05:24 UTC
set target
Comment 8 ocke.janssen 2003-08-29 12:30:02 UTC
Crash reports can best be send with the crash reporter, then we have
the possibility to collect identical stacks.

Fixed in cws oj01parser #111630#

I've used the driver from http://jdbc.postgresql.org/download.html
Comment 9 ocke.janssen 2003-08-29 12:30:41 UTC
.
Comment 10 marc.neumann 2003-10-13 12:41:14 UTC
fixed in cws oj01parser
Comment 11 marc.neumann 2003-10-13 12:41:30 UTC
verified
Comment 12 hans_werner67 2004-02-02 12:32:26 UTC
change subcomponent to 'none'
Comment 13 marc.neumann 2004-04-27 10:22:22 UTC
Hi,

fixed in current developer build -> close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc