Error from debug UI [message #236505] |
Wed, 27 September 2006 07:35  |
Eclipse User |
|
|
|
Originally posted by: filmil.REALLY.NO.SPAM.gmail.com
Greetings.
Again I'm having a problem with Debug UI as before (see:
http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg1 8856.html ).
[I paste the text from the original message before, but the text I get
now is similar]
> Trying to follow a stack trace to an offending program line, Eclipse 3.2
> says the following. I see that there's a resource /openmap/src missing.
> This is OK because I moved openmap around, so I suspect this has to do
> with a stale path somewhere in Eclipse's configuration files. I want
> remove the stale path but don't know where I should look for it.
>
> Advice appreciated.
>
> f
>
>
>> !ENTRY org.eclipse.jdt.debug.ui 4 150 2006-08-07 13:04:17.400
>> !MESSAGE Internal Error
>> !STACK 1
>> org.eclipse.core.runtime.CoreException: Unable to access archive /openmap/src
>> at org.eclipse.debug.core.sourcelookup.containers.AbstractSourc eContainer.abort(AbstractSourceContainer.java:44)
>> at org.eclipse.debug.core.sourcelookup.containers.ExternalArchi veSourceContainer.getArchive(ExternalArchiveSourceContainer. java:201)
>> at org.eclipse.debug.core.sourcelookup.containers.ExternalArchi veSourceContainer.findSourceElements(ExternalArchiveSourceCo ntainer.java:78)
>> 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:67)
>> at org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDire ctor$SourceLookupQuery.run(AbstractSourceLookupDirector.java :136)
>> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>> at org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDire ctor.findSourceElements(AbstractSourceLookupDirector.java:72 1)
This time starting up eclipse with option -clean does not help. And the
other advice, finding "Clear configuration..." does not work as in my
Eclipse I cannot find the toggle when opening Run->Run...
Advice is appreciated.
f
|
|
|
Re: Error from debug UI [message #236887 is a reply to message #236505] |
Wed, 27 September 2006 08:16   |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
This is a multi-part message in MIME format.
--------------090608050104020902010600
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Filip,
I doubt this has anything to do the with the configuration. Maybe you
still have a stale source attachment specified?
Filip Miletic wrote:
>Greetings.
>
>Again I'm having a problem with Debug UI as before (see:
> http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg1 8856.html ).
>[I paste the text from the original message before, but the text I get
>now is similar]
>
>
>
>>Trying to follow a stack trace to an offending program line, Eclipse 3.2
>>says the following. I see that there's a resource /openmap/src missing.
>> This is OK because I moved openmap around, so I suspect this has to do
>>with a stale path somewhere in Eclipse's configuration files. I want
>>remove the stale path but don't know where I should look for it.
>>
>>Advice appreciated.
>>
>>f
>>
>>
>>
>>
>>>!ENTRY org.eclipse.jdt.debug.ui 4 150 2006-08-07 13:04:17.400
>>>!MESSAGE Internal Error
>>>!STACK 1
>>>org.eclipse.core.runtime.CoreException: Unable to access archive /openmap/src
>>> at org.eclipse.debug.core.sourcelookup.containers.AbstractSourc eContainer.abort(AbstractSourceContainer.java:44)
>>> at org.eclipse.debug.core.sourcelookup.containers.ExternalArchi veSourceContainer.getArchive(ExternalArchiveSourceContainer. java:201)
>>> at org.eclipse.debug.core.sourcelookup.containers.ExternalArchi veSourceContainer.findSourceElements(ExternalArchiveSourceCo ntainer.java:78)
>>> 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:67)
>>> at org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDire ctor$SourceLookupQuery.run(AbstractSourceLookupDirector.java :136)
>>> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>>> at org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDire ctor.findSourceElements(AbstractSourceLookupDirector.java:72 1)
>>>
>>>
>
>
>This time starting up eclipse with option -clean does not help. And the
>other advice, finding "Clear configuration..." does not work as in my
>Eclipse I cannot find the toggle when opening Run->Run...
>
>Advice is appreciated.
>
>f
>
>
--------------090608050104020902010600
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Filip,<br>
<br>
I doubt this has anything to do the with the configuration. Maybe you
still have a stale source attachment specified?<br>
<br>
<br>
Filip Miletic wrote:
<blockquote cite="midefdnmf$rim$1@utils.eclipse.org" type="cite">
<pre wrap="">Greetings.
Again I'm having a problem with Debug UI as before (see:
<a class="moz-txt-link-freetext" href=" http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg1 8856.html"> http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg1 8856.html</a> ).
[I paste the text from the original message before, but the text I get
now is similar]
</pre>
<blockquote type="cite">
<pre wrap="">Trying to follow a stack trace to an offending program line, Eclipse 3.2
says the following. I see that there's a resource /openmap/src missing.
This is OK because I moved openmap around, so I suspect this has to do
with a stale path somewhere in Eclipse's configuration files. I want
remove the stale path but don't know where I should look for it.
Advice appreciated.
f
</pre>
<blockquote type="cite">
<pre wrap="">!ENTRY org.eclipse.jdt.debug.ui 4 150 2006-08-07 13:04:17.400
!MESSAGE Internal Error
!STACK 1
org.eclipse.core.runtime.CoreException: Unable to access archive /openmap/src
at org.eclipse.debug.core.sourcelookup.containers.AbstractSourc eContainer.abort(AbstractSourceContainer.java:44)
at org.eclipse.debug.core.sourcelookup.containers.ExternalArchi veSourceContainer.getArchive(ExternalArchiveSourceContainer. java:201)
at org.eclipse.debug.core.sourcelookup.containers.ExternalArchi veSourceContainer.findSourceElements(ExternalArchiveSourceCo ntainer.java:78)
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:67)
at org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDire ctor$SourceLookupQuery.run(AbstractSourceLookupDirector.java :136)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDire ctor.findSourceElements(AbstractSourceLookupDirector.java:72 1)
</pre>
</blockquote>
</blockquote>
<pre wrap=""><!---->
This time starting up eclipse with option -clean does not help. And the
other advice, finding "Clear configuration..." does not work as in my
Eclipse I cannot find the toggle when opening Run->Run...
Advice is appreciated.
f
</pre>
</blockquote>
<br>
</body>
</html>
--------------090608050104020902010600--
|
|
|
|
|
Re: Error from debug UI [message #237002 is a reply to message #236964] |
Fri, 29 September 2006 11:14  |
Eclipse User |
|
|
|
Originally posted by: filmil.REALLY.NO.SPAM.gmail.com
Ed Merks wrote:
> I don't know all the inner workings... Maybe looking directly in the
> .classpath files if it doesn't turn up in any dialogs.
Thanks. This was the winning combo.
I found the stale entry in one of the classpaths. It would be great if
the Debug UI would also point at the place where the offending entry has
been found, instead of letting the user figure it out.
f
|
|
|
Powered by
FUDForum. Page generated in 0.03865 seconds