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 269554 - IllegalArgumentException: Illegal group reference: group index is missing
Summary: IllegalArgumentException: Illegal group reference: group index is missing
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-13 18:08 UTC by Exceptions Reporter
Modified: 2017-04-24 17:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 227678


Attachments
stacktrace (2.50 KB, text/plain)
2017-01-13 18:08 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-01-13 18:08:55 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Linux

User Comments:
GUEST: I tried to create a new C++ Application project through the wizard




Stacktrace: 
java.lang.IllegalArgumentException: Illegal group reference: group index is missing
   at java.util.regex.Matcher.appendReplacement(Matcher.java:819)
   at java.util.regex.Matcher.replaceFirst(Matcher.java:1004)
   at java.lang.String.replaceFirst(String.java:2178)
   at org.netbeans.modules.cnd.makeproject.configurations.ConfigurationMakefileWriter.writeMakefileImpl(ConfigurationMakefileWriter.java:326)
   at org.netbeans.modules.cnd.makeproject.configurations.ConfigurationMakefileWriter.write(ConfigurationMakefileWriter.java:134)
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.saveWorker(MakeConfigurationDescriptor.java:1256)
Comment 1 Exceptions Reporter 2017-01-13 18:08:59 UTC
Created attachment 163395 [details]
stacktrace
Comment 2 Alexander Simon 2017-03-23 11:11:03 UTC
attached stack is not possible after fixing bug#253027
But any way,
fixed in enum, branch release82, changeset 34b42d83372f
Comment 3 Quality Engineering 2017-04-02 02:35:51 UTC
Integrated into 'main-silver', will be available in build *201704020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2101d63f456e
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #269554 IllegalArgumentException: Illegal group reference: group index is missing
(transplanted from 34b42d83372f69ea96d4fc26c750fa7cc88a6139)
Comment 4 ilia 2017-04-13 11:13:03 UTC
https://netbeans.org/bugzilla/show_bug.cgi?id=269554 Changesets:
    http://hg.netbeans.org/releases/rev/34b42d83372f # fixed Bug #269554 IllegalArgumentException: Illegal group reference: group index is missing
Comment 5 Alexander Pepin 2017-04-24 17:02:22 UTC
Do not see such exception in netbeans-8.2-20170421.