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 189650 - ArrayIndexOutOfBoundsException: 1
Summary: ArrayIndexOutOfBoundsException: 1
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Kenai (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-18 19:05 UTC by samaury
Modified: 2015-02-04 03:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172017


Attachments
stacktrace (801 bytes, text/plain)
2010-08-18 19:05 UTC, samaury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description samaury 2010-08-18 19:05:06 UTC
This issue was reported manually by samaury.
It already has 1 duplicates 


Build: NetBeans IDE 6.9 (Build 201007282301)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1
   at org.netbeans.modules.kenai.api.KenaiManager.initInstances(KenaiManager.java:159)
   at org.netbeans.modules.kenai.api.KenaiManager.getKenais(KenaiManager.java:145)
   at org.netbeans.modules.versioning.kenai.VCSKenaiAccessorImpl.addVCSNoficationListener(VCSKenaiAccessorImpl.java:166)
   at org.netbeans.modules.subversion.kenai.SvnKenaiAccessor.addVCSNoficationListener(SvnKenaiAccessor.java:112)
   at org.netbeans.modules.subversion.kenai.SvnKenaiAccessor.registerVCSNoficationListener(SvnKenaiAccessor.java:120)
   at org.netbeans.modules.subversion.Subversion$1.run(Subversion.java:159)
Comment 1 samaury 2010-08-18 19:05:10 UTC
Created attachment 101499 [details]
stacktrace
Comment 2 Jan Becicka 2010-08-19 08:49:12 UTC
any steps to reproduce?
Comment 3 Jan Becicka 2010-08-19 11:47:23 UTC
corrupted kenai.properties file.
Comment 4 Quality Engineering 2015-02-04 03:21:20 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.