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 174490 - [68cat] java.sql.SQLException: Ung�ltige Argumente in Aufruf
Summary: [68cat] java.sql.SQLException: Ung�ltige Argumente in Aufruf
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-13 20:40 UTC by giorgio42
Modified: 2014-01-13 08:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 67803


Attachments
stacktrace (3.10 KB, text/plain)
2009-10-13 20:41 UTC, giorgio42
Details

Note You need to log in before you can comment on or make changes to this bug.
Description giorgio42 2009-10-13 20:40:38 UTC
Build: NetBeans IDE 6.8 M2 (Build 200910071658)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: attempting to auto complete a tablename.

giorgio42: - Did a grab structure on a simple table in an Oracle XE instance and saved the result on disk.
- Opened the Recreate Table dialog and opened the previously saved table structure.
- In the dialog clicked "Edit table ..."
- Clicked cancel.
- Booommm....

GUEST: trying to refresh my database connection that was lost



Stacktrace: 
java.sql.SQLException: Ung�ltige Argumente in Aufruf
        at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
        at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:173)
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:229)
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:403)
        at oracle.jdbc.OracleDatabaseMetaData.getIndexInfo(OracleDatabaseMetaData.java:3804)
Comment 1 giorgio42 2009-10-13 20:41:01 UTC
Created attachment 89397 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-10-13 20:42:18 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=67803
Comment 3 Libor Fischmeistr 2014-01-13 08:54:15 UTC
I think this is not actual for latest NetBeans versions. Not reproducible for me.

Closing as WORKSFORME