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 146476 - Netbeans disappears when connecting to Sybase Anywhere
Summary: Netbeans disappears when connecting to Sybase Anywhere
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-08 09:31 UTC by tbarczyk
Modified: 2008-11-12 17:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tbarczyk 2008-09-08 09:31:55 UTC
Netbeans disappears when trying to connect to Sybase SQL Anywhere 10 via jdbc:odbc using connection defined in previous
NetBeans session. After restarting Netbeans after the crash and removing the connection and defining it again using:
"Databases / Drivers / ianywhere.ml.jdbcodbc.IDriver / Connect using ..." one can connect without any problem.
This behavior has been reproduced many times on two independent computers.
Comment 1 _ ahimanikya 2008-09-08 09:44:45 UTC
Does not look like a dataview issue.
Comment 2 David Vancouvering 2008-09-08 17:47:57 UTC
The fact that NB *crashed* when using a native (e.g. C-based) ODBC driver indicates a bug in the ODBC driver caused the
crash - it is highly unlikely that NetBeans Java code could crash the Java virtual machine.

But let's see if we can understand the root cause.  Can you please send me the message log for NetBeans after this
happens and before restarting NB?  It's in your userdir under var/log/messages.log.  The About box for NetBeans will
tell you where your userdir is.

I wish we could have the resources to support every JDBC driver and every configuration but we can't.  SQL Anywhere is
not a supported driver, so I'll only be able to give this best effort.
Comment 3 David Vancouvering 2008-10-09 18:51:57 UTC
User has not provided any further information but we should see if this is a problem.  Roman, can you please try and
reproduce?
Comment 4 Roman Mostyka 2008-10-13 09:10:31 UTC
Sorry, David, I can't help with this. I don't have Sybase SQL Anywhere 10 (and other also) and when I was trying to
download it, I've got message that this service is unavailable now.
Comment 5 David Vancouvering 2008-11-12 17:51:49 UTC
Closing, we just don't have enough information to reproduce.