| Unable to access archive ( 3.1 M7 ) [message #203562] |
Mon, 16 May 2005 05:16 |
Eclipse User |
|
|
|
Hi
First at all , i want to thanks all the eclipse Team for the great works
they are doing ..( Another Happy User )
And i also need some help about the new version. I try to migrate from the
3.1 M6 to the 3.1 M7
all is working fine except when i try to debug my java project. The Jdt
Debug could not resolve the source path any more.
I did have a look in the eclipse log and i found this :
!SUBENTRY 1 org.eclipse.debug.core 4 120 2005-05-16 10:37:00.790
!MESSAGE Unable to access archive D:\DEV\2.1\tools\lib
!STACK 0
java.util.zip.ZipException: Access is denied
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at
org.eclipse.debug.internal.core.sourcelookup.SourceLookupUti ls.getZipFile(SourceLookupUtils.java:67)
at
org.eclipse.debug.core.sourcelookup.containers.ExternalArchi veSourceContainer.getArchive(ExternalArchiveSourceContainer. java:193)
at
org.eclipse.debug.core.sourcelookup.containers.ExternalArchi veSourceContainer.findSourceElements(ExternalArchiveSourceCo ntainer.java:79)
at
org.eclipse.debug.core.sourcelookup.containers.CompositeSour ceContainer.findSourceElements(CompositeSourceContainer.java :78)
at
org.eclipse.debug.core.sourcelookup.containers.CompositeSour ceContainer.findSourceElements(CompositeSourceContainer.java :45)
at
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupPart icipant.findSourceElements(AbstractSourceLookupParticipant.j ava:60)
at
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDire ctor$SourceLookupQuery.run(AbstractSourceLookupDirector.java :126)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1029)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDire ctor.doSourceLookup(AbstractSourceLookupDirector.java:465)
at
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDire ctor.getSourceElement(AbstractSourceLookupDirector.java:715)
at
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacil ity.lookup(SourceLookupFacility.java:138)
at org.eclipse.debug.ui.DebugUITools.lookupSource(DebugUITools. java:658)
at
org.eclipse.debug.internal.ui.views.launch.LaunchView$Source LookupJob.run(LaunchView.java:176)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
I don't understand exactly what 's happen here
First it was working fine in the 3.1 M6
Then D:\DEV\2.1\tools\lib is a directory not a zip file
So tryied to rebuild my build and runtime class path , ( rebuilding the
projects and the run configuration ) but still the same problem.
If anyone can help i will be grateful.
B.R
|
|
|
Powered by
FUDForum. Page generated in 0.03610 seconds