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 145554 - [65cat] AssertionError: Folder URI must end with '/'. Was: file:/C:/Program%20Files/Sun/JavaDB/lib/derbyclient.jar
Summary: [65cat] AssertionError: Folder URI must end with '/'. Was: file:/C:/Program%2...
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Hibernate (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker with 1 vote (vote)
Assignee: Vadiraj Deshpande
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-29 11:42 UTC by rajivderas
Modified: 2008-11-05 13:32 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 100982


Attachments
stacktrace (3.87 KB, text/plain)
2008-08-29 11:42 UTC, rajivderas
Details
145554 log file (222.45 KB, text/plain)
2008-08-29 11:49 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-08-29 11:42:40 UTC
Build: NetBeans IDE Dev (Build 200808281401)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b21
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.AssertionError: Folder URI must end with '/'. Was: file:/C:/Program%20Files/Sun/JavaDB/lib/derbyclient.jar
        at org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation.performSharabilityHeuristics(ProjectClassPathModifierImplementation.java:286)
        at org.netbeans.modules.j2ee.common.project.classpath.ClassPathModifierSupport$Accessor.performHeuristics(ClassPathModifierSupport.java:291)
        at org.netbeans.modules.j2ee.common.project.classpath.ClassPathModifierSupport$1.run(ClassPathModifierSupport.java:100)
        at org.netbeans.modules.j2ee.common.project.classpath.ClassPathModifierSupport$1.run(ClassPathModifierSupport.java:85)
        at org.openide.util.Mutex.writeAccess(Mutex.java:433)
        at org.openide.util.Mutex$1R.run(Mutex.java:1305)
Comment 1 rajivderas 2008-08-29 11:42:46 UTC
Created attachment 68617 [details]
stacktrace
Comment 2 rajivderas 2008-08-29 11:47:27 UTC
happened when trying to create a new web project using struts,spring and hibernate frameworks.


Now I cant create a web project using these frameworks
Comment 3 rajivderas 2008-08-29 11:49:08 UTC
Created attachment 68619 [details]
145554 log file
Comment 4 Quality Engineering 2008-08-30 05:32:32 UTC
Integrated into 'main-golden', available in build *200808300201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/d05c88a5f09a
User: mkuchtiak@netbeans.org
Log: #145554: implement 'Up' 'Down' buttons
Comment 5 David Konecny 2008-08-31 22:53:46 UTC
Hibernate framework is adding to classpath file:/C:/Program%20Files/Sun/JavaDB/lib/derbyclient.jar instead of
jar:file:/C:/Program%20Files/Sun/JavaDB/lib/derbyclient.jar!/ (see FileUtil.getArchiveRoot)
Comment 6 Vadiraj Deshpande 2008-09-03 14:24:25 UTC
Fixed :
http://hg.netbeans.org/main/rev/6a1ab3c8aa4e

Honza, please verify.
Comment 7 martin_zmrhal 2008-11-05 13:32:28 UTC
verified

Product Version: NetBeans IDE Dev (Build 200811050201)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Linux version 2.6.27-7-generic running on i386; UTF-8; en_US (nb)