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 166363 - StackOverflowError at java.util.regex.Pattern$GroupHead.match
Summary: StackOverflowError at java.util.regex.Pattern$GroupHead.match
Status: RESOLVED DUPLICATE of bug 166281
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-01 18:18 UTC by athompson
Modified: 2009-06-09 11:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152076


Attachments
stacktrace (70.79 KB, text/plain)
2009-06-01 18:18 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2009-06-01 18:18:02 UTC
Build: NetBeans IDE Dev (Build 200905291401)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, amd64

User Comments:
athompson: imported settings and restarted IDE



Stacktrace: 
org.openide.util.RequestProcessor$Item: task failed due to: java.lang.StackOverflowError
        at org.openide.util.RequestProcessor.post(RequestProcessor.java:267)
        at org.netbeans.modules.maven.jaxws.MavenJaxWsSupportProvider.<init>(MavenJaxWsSupportProvider.java:90)
        at org.netbeans.modules.maven.jaxws.MavenJaxWsLookupProvider.createAdditionalLookup(MavenJaxWsLookupProvider.java:69)
        at org.netbeans.spi.project.support.LookupProviderSupport$DelegatingLookupImpl.doDelegate(LookupProviderSupport.java:180)
        at org.netbeans.spi.project.support.LookupProviderSupport$DelegatingLookupImpl.<init>(LookupProviderSupport.java:128)
        at org.netbeans.spi.project.support.LookupProviderSupport$DelegatingLookupImpl.<init>(LookupProviderSupport.java:117)
Comment 1 athompson 2009-06-01 18:18:11 UTC
Created attachment 83077 [details]
stacktrace
Comment 2 Milos Kleint 2009-06-09 11:31:42 UTC
duplicate of #166281

*** This issue has been marked as a duplicate of 166281 ***