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 72045 - IAE: File URL pointing to JAR is not valid classpath entry. Use jar: URL. Was: file:/C:/Programme/Java/netbeans-5.0beta2/mobility7.2/src/j2meunit-1.1.1-src.zip
Summary: IAE: File URL pointing to JAR is not valid classpath entry. Use jar: URL. Was...
Status: VERIFIED DUPLICATE of bug 70776
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker with 1 vote (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks: 70776 71391
  Show dependency tree
 
Reported: 2006-01-31 05:29 UTC by ulfzibis
Modified: 2009-01-12 10:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (122.81 KB, text/plain)
2006-01-31 05:31 UTC, ulfzibis
Details
config library (646 bytes, text/xml)
2006-01-31 14:13 UTC, ulfzibis
Details
config library (598 bytes, text/xml)
2006-01-31 14:14 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2006-01-31 05:29:26 UTC
IllegalArgumentException,
... see attachment
Comment 1 ulfzibis 2006-01-31 05:31:19 UTC
Created attachment 28664 [details]
log file
Comment 2 ulfzibis 2006-01-31 14:13:54 UTC
Created attachment 28676 [details]
config library
Comment 3 ulfzibis 2006-01-31 14:14:22 UTC
Created attachment 28677 [details]
config library
Comment 4 ulfzibis 2006-01-31 16:46:59 UTC
After this, the Menu View->Documents-> .. is empty

Comment 5 Lukas Hasik 2006-02-08 13:40:43 UTC
it seems to me as duplicate of issue 70776 (or maybe issue 67478).
There can be even coincidence with issue 71391.
Thans for report
Comment 6 ulfzibis 2006-02-08 15:55:39 UTC
Please also look for this (at the end of messages.log):

java.lang.IllegalArgumentException: URL must be a folder URL (append '/' if
necessary): file:/C:/Projects/VokabelTrainer/VtME/dist/doc

In project.properties I find:
dist.dir=dist/${config.active}
dist.jad=VtME.jad
dist.jar=VtME.jar
dist.javadoc.dir=${dist.dir}/doc
dist.root.dir=dist

Must I append a '/' here ?
Comment 7 Lukas Hasik 2006-02-24 13:45:51 UTC
the same as 71391 and 70776

*** This issue has been marked as a duplicate of 70776 ***
Comment 8 Ivan Sidorkin 2009-01-12 10:51:34 UTC
verified duplicate