Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Error from debug UI
Error from debug UI [message #236505] Wed, 27 September 2006 07:35 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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-&gt;Run...

Advice is appreciated.

f
</pre>
</blockquote>
<br>
</body>
</html>

--------------090608050104020902010600--
Re: Error from debug UI [message #236898 is a reply to message #236887] Wed, 27 September 2006 09:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: filmil.REALLY.NO.SPAM.gmail.com

Ed Merks wrote:
> I doubt this has anything to do the with the configuration. Maybe you
> still have a stale source attachment specified?

Could be. Can you advise where I should look for them? I first thought
checking the user libraries, but as far as I saw the directory was not
mentioned there.

f
Re: Error from debug UI [message #236964 is a reply to message #236898] Thu, 28 September 2006 07:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

This is a multi-part message in MIME format.
--------------000603030208080509050507
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Filip,

I don't know all the inner workings... Maybe looking directly in the
..classpath files if it doesn't turn up in any dialogs.


Filip Miletic wrote:
> Ed Merks wrote:
>
>> I doubt this has anything to do the with the configuration. Maybe you
>> still have a stale source attachment specified?
>>
>
> Could be. Can you advise where I should look for them? I first thought
> checking the user libraries, but as far as I saw the directory was not
> mentioned there.
>
> f
>


--------------000603030208080509050507
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">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Filip,<br>
<br>
I don't know all the inner workings... Maybe looking directly in the
..classpath files if it doesn't turn up in any dialogs.  <br>
<br>
<br>
Filip Miletic wrote:
<blockquote cite="midefdvh7$d6c$1@utils.eclipse.org" type="cite">
<pre wrap="">Ed Merks wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I doubt this has anything to do the with the configuration. Maybe you
still have a stale source attachment specified?
</pre>
</blockquote>
<pre wrap=""><!---->
Could be. Can you advise where I should look for them? I first thought
checking the user libraries, but as far as I saw the directory was not
mentioned there.

f
</pre>
</blockquote>
<br>
</body>
</html>

--------------000603030208080509050507--
Re: Error from debug UI [message #237002 is a reply to message #236964] Fri, 29 September 2006 11:14 Go to previous message
Eclipse UserFriend
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
Previous Topic:"build" suddenly doesn't
Next Topic:Extending Java Editor to support new Partition Type
Goto Forum:
  


Current Time: Fri Jun 06 11:13:34 EDT 2025

Powered by FUDForum. Page generated in 0.03865 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top