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 235685 - IllegalArgumentException: http://www.jsc.nildram.co.uk/api/index.html is not a valid classpath entry; it must end with a slash.
Summary: IllegalArgumentException: http://www.jsc.nildram.co.uk/api/index.html is not ...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-09 11:17 UTC by Exceptions Reporter
Modified: 2015-02-18 04:18 UTC (History)
23 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203698


Attachments
stacktrace (4.54 KB, text/plain)
2013-09-09 11:17 UTC, Exceptions Reporter
Details
stacktrace (1.20 KB, text/plain)
2014-03-19 06:57 UTC, Tomas Mysik
Details
stacktrace (1.20 KB, text/plain)
2014-03-19 08:54 UTC, Tomas Mysik
Details
stacktrace (1.20 KB, text/plain)
2014-03-25 11:00 UTC, Tomas Mysik
Details
stacktrace (4.64 KB, text/plain)
2014-06-27 20:00 UTC, adithyank
Details
stacktrace (4.64 KB, text/plain)
2014-09-01 15:17 UTC, adithyank
Details
stacktrace (4.64 KB, text/plain)
2014-10-15 15:46 UTC, adithyank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-09-09 11:17:42 UTC
This issue was reported manually by mjanicek.
It already has 122 duplicates 


Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
GUEST: al crear nuevo proyecto android

GUEST: Eu estava fechando alguns projetos quando o erro ocorreu

spao001: Just opened an existing Web-Project

GUEST: comprobando actualizaciones mientras exploraba los proyectos nada mas iniciar el programa

sbentzen: Just working with an android application, no compiling or building

GUEST: dandole a actualizar en el menu ayuda
after do click in "check for updates" in help menu

GUEST: Just start IDE

GUEST: opening netbeans IDE 7.3

GUEST: check for updates

GUEST: can't get acces to Android project properties:Run
restarting adb has no effect

GUEST: ?????? ?????????

javydreamercsw: Opened the Help about window

anchoret: threw this exception when clicking the help-->javadoc references-->more javadoc

GUEST: check updates

javydreamercsw: Creating project from sources.

GUEST: Right-clicked on a Libraries .jar file in the Projects view and clicked Remove.
(Previously I had tried to add http://www.unidata.ucar.edu/software/netcdf-java/v4.3/javadocAll/index.html as the remote Javadoc entry for another .jar file referenced in the same Libraries folder. I did this twice, 1) by adding it to Libraries -> Right-click .jar file, click Edit ..., fill in Javadoc field; 2) by clicking on the ?"Add Javadoc"? link when show the context sensitive doc box that comes up in the edit window. Aside: It is very unclear how these are supposed to work)

spao001: exploring java-classes with CTRL+click mouse

javydreamercsw: Clicked to Report an issue.

GUEST: Creating an Android project

GUEST: I was adding a remote JavaDoc location in the ctrl-space popup. But i included the index.html in the url. Now i am unable to find where to change this url

GUEST: I Added a wrong link in the javadoc popup... cannot remove ? how about removing them automatically ?

GUEST: opening netbeans

GUEST: Just run NetBeans

GUEST: instalando plugin nbandroid

GUEST: compilando android

GUEST: installing updates then this error comming

maboc: I selected 'Help' -> 'Check for updates'
Immediately the eroor ocurred

GUEST: opening the ide

GUEST: Opening the IDE

GUEST: Navigating the top-level menu items

GUEST: aSDA

javydreamercsw: Opening report issue menu

GUEST: was thrown during project creation

GUEST: ???????? netbeans

GUEST: Checking for updates

GUEST: Just create new file

GUEST: I was scanning for external changes.

GUEST: during nb check for updates

GUEST: opened netbeans

javydreamercsw: Opening about box

GUEST: Just installed the latest update of the NBAndroid plugin and restarted NetBeans.

GUEST: Try open file with yii code

GUEST: Just opened an Android project...

GUEST: started ide, wanted to check for udpates; error (exception) occured while browsing the Help menu...

GUEST: Updating netbeans




Stacktrace: 
java.lang.IllegalArgumentException: http://www.jsc.nildram.co.uk/api/index.html is not a valid classpath entry; it must end with a slash.
   at org.netbeans.modules.java.classpath.SimplePathResourceImplementation.verify(SimplePathResourceImplementation.java:108)
   at org.netbeans.modules.java.classpath.SimplePathResourceImplementation.verify(SimplePathResourceImplementation.java:68)
   at org.netbeans.modules.java.classpath.SimplePathResourceImplementation.<init>(SimplePathResourceImplementation.java:126)
   at org.netbeans.spi.java.classpath.support.ClassPathSupport.createResource(ClassPathSupport.java:77)
   at org.netbeans.spi.java.classpath.support.ClassPathSupport.createClassPath(ClassPathSupport.java:147)
   at org.netbeans.modules.javadoc.search.JavadocRegistry.getDocRoots(JavadocRegistry.java:132)
Comment 1 Exceptions Reporter 2013-09-09 11:17:44 UTC
Created attachment 139824 [details]
stacktrace
Comment 2 Ralph Ruijs 2013-09-09 11:45:21 UTC
Duplicate of 235693?
Comment 3 Tomas Zezula 2013-09-17 14:12:09 UTC
Partially duplicate of #235693.
However also bug in the javadoc module.
The http://www.jsc.nildram.co.uk/api/index.html is not a valid classpath entry.
Comment 4 Tomas Mysik 2014-03-19 06:57:05 UTC
Created attachment 146133 [details]
stacktrace

ide just started
Comment 5 Tomas Mysik 2014-03-19 08:54:08 UTC
Created attachment 146135 [details]
stacktrace

in fact, nothing
Comment 6 Tomas Mysik 2014-03-25 11:00:43 UTC
Created attachment 146298 [details]
stacktrace

???
Comment 7 adithyank 2014-06-27 20:00:52 UTC
Created attachment 147808 [details]
stacktrace

when clicked main menu "Help"
Comment 8 adithyank 2014-09-01 15:17:03 UTC
Created attachment 148979 [details]
stacktrace

when help menu clicked
Comment 9 adithyank 2014-10-15 15:46:11 UTC
Created attachment 149926 [details]
stacktrace

when clicked help menu
Comment 10 Marian Mirilovic 2015-02-04 10:19:45 UTC
190 duplicates -> P2
Comment 11 Ralph Ruijs 2015-02-17 14:45:31 UTC
changeset:   d9be23deda30
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Tue Feb 17 15:43:13 2015 +0100
summary:     #235685 - verify roots to classpath from
Comment 12 Quality Engineering 2015-02-18 04:18:55 UTC
Integrated into 'main-silver', will be available in build *201502180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d9be23deda30
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #235685 - verify roots to classpath from