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 170293 - StackOverflowError at java.util.regex.Pattern$Curly.match
Summary: StackOverflowError at java.util.regex.Pattern$Curly.match
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://statistics.netbeans.org/analyt...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-12 20:45 UTC by romah
Modified: 2010-04-01 13:09 UTC (History)
0 users

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 romah 2009-08-12 20:45:56 UTC
File -> New
Select "Persistence" - "Entity Classes from database."
Also occurs when doing a "Web Service" -"RESTful Web Services from database".

Window:
"New Entity Classes from Database" 
Selected a MsSql database, while processing, it stops at 84% (while processing a view), then dies. No tables shown. 
Works fine for another MsSql database.

Have the same issue when using 6.5 

Seen when using either:
- "Microsoft SQL Server 2005 JDBC Driver 1.2", version 1.2.2828, dated 10/11/2007 
- jTDS 1.2.2 (08/22/2007).  

More info at: http://statistics.netbeans.org/analytics/exception.do?id=242466
Comment 1 Jiri Rechtacek 2009-08-21 09:59:09 UTC
Seems as a bug in MS SQL driver, we can try a possible workaround.
Comment 2 Jiri Rechtacek 2010-04-01 13:09:46 UTC
It is still valid problem? No more reports like this for a long time, seems to be solved on MSSQL side.