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 166281 - [67cat] StackOverflowError at java.util.regex.Pattern$GroupHead.match
Summary: [67cat] StackOverflowError at java.util.regex.Pattern$GroupHead.match
Status: RESOLVED DUPLICATE of bug 154894
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL: http://statistics.netbeans.org/except...
Keywords:
: 166363 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-30 00:34 UTC by big_al
Modified: 2009-09-23 17:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152006


Attachments
stacktrace (71.97 KB, text/plain)
2009-05-30 00:35 UTC, big_al
Details

Note You need to log in before you can comment on or make changes to this bug.
Description big_al 2009-05-30 00:34:59 UTC
Build: NetBeans IDE Dev (Build 200905291401)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.7, x86_64

User Comments:
big_al: Opened a Maven POM project and selected one of the modules of the project



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 big_al 2009-05-30 00:35:05 UTC
Created attachment 83006 [details]
stacktrace
Comment 2 Milos Kleint 2009-06-09 11:31:42 UTC
*** Issue 166363 has been marked as a duplicate of this issue. ***
Comment 3 Milos Kleint 2009-06-09 11:32:35 UTC
reassigning to mkuchtiak, jaxws related it seems
Comment 4 David Simonek 2009-09-23 17:42:42 UTC
This is duplicate of 154894, recently fixed.

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