Issue 15015 - java.lang.NullPointerException + Office-Loop when invalid JDBC connection is attempted
Summary: java.lang.NullPointerException + Office-Loop when invalid JDBC connection is ...
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Windows 2000
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: Frank Schönheit
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-28 11:39 UTC by Frank Schönheit
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2003-05-28 11:39:18 UTC
* "Tools|Data Sources..."
* "New Data Source"
* Type=JDBC
* switch to tab page JDBC
* enter a valid driver class, which is accessible via your classpath (the
concrete class does not seem to matter - I tried both org.postgresql.Driver and
com.mysql.jdbc.Driver)
* enter an invalid URL, e.g. "somewhere:nothing"
* switch to the tables tab page
=> an error message box pops up, telling about a java.lang.NullPointerException
* switch back to the general page
* switch to the Tables tab page (or do anything else which invokes JDBC)
=> OpenOffice.org loops
Comment 1 Frank Schönheit 2003-05-28 11:39:39 UTC
targeting
Comment 2 ocke.janssen 2003-05-28 12:48:29 UTC
Is duplicate to #109478#

Ocke
Comment 3 Frank Schönheit 2003-05-28 13:14:45 UTC
verified in internal build SRX645m3 (this is where #109478# is fixed)
-> does not happen anymore -> fixed
Comment 4 Frank Schönheit 2003-05-28 13:15:00 UTC
closing
Comment 5 hans_werner67 2004-02-02 12:14:13 UTC
change subcomponent to 'none'