Issue 15015

Summary: java.lang.NullPointerException + Office-Loop when invalid JDBC connection is attempted
Product: Base Reporter: Frank Schönheit <frank.schoenheit>
Component: codeAssignee: Frank Schönheit <frank.schoenheit>
Status: CLOSED FIXED QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: OOo 1.1 Beta2   
Target Milestone: OOo 2.0   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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'