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 240165 - StackOverflowError at java.util.Properties.getProperty
Summary: StackOverflowError at java.util.Properties.getProperty
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-09 15:48 UTC by Tomas Stupka
Modified: 2014-01-09 17:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206428


Attachments
stacktrace (100.97 KB, text/plain)
2014-01-09 15:48 UTC, Tomas Stupka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2014-01-09 15:48:57 UTC
Build: NetBeans IDE Dev (Build 20140109-7f7d9232a7b1)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Mac OS X

User Comments:
tstupka: jra on kenai




Stacktrace: 
java.lang.StackOverflowError
   at java.util.Properties.getProperty(Properties.java:951)
   at java.lang.System.getProperty(System.java:711)
   at org.netbeans.core.startup.NbInstaller.checkBootDelegation(NbInstaller.java:866)
   at org.netbeans.core.startup.NbInstaller.shouldDelegateResource(NbInstaller.java:836)
   at org.netbeans.ModuleManager.shouldDelegateResource(ModuleManager.java:885)
   at org.netbeans.StandardModule$OneModuleClassLoader.shouldDelegateResource(StandardModule.java:706)
Comment 1 Tomas Stupka 2014-01-09 15:48:59 UTC
Created attachment 143753 [details]
stacktrace
Comment 2 Tomas Stupka 2014-01-09 17:01:34 UTC
fixed in core-main #d5d270790f64