|
Re: Error in org.eclipse.core.runtime with RC3 [message #254707 is a reply to message #254424] |
Tue, 22 June 2004 16:46 |
Eclipse User |
|
|
|
Originally posted by: chaves.nospam.inf.ufsc.br.ok
Open a PR and make sure you include your log file
(<workspace>/.metadata/.log)
Brian Kozitza wrote:
> I upgraded from 3.0m9 to RC3 and I have the following problem.
> I have a multipage editor that comes up ok when I select the file from
> the navigator. However, if I leave the file up and exit eclipse and
> then reenter I get the following error:
> An error has occurred when creating this editor
> When I look in the error log I see the following:
> Problems occurred when invoking code from plug-in:
> "org.eclipse.core.runtime".
> An exception stack trace could not be found.
> This error results when I run in the runtime-workbench and with deployed
> plugins. It worked in 3.0m9
> Brian Kozitza
|
|
|
|
Re: Error in org.eclipse.core.runtime with RC3 [message #255005 is a reply to message #254748] |
Wed, 23 June 2004 16:56 |
Eclipse User |
|
|
|
Originally posted by: chaves.nospam.inf.ufsc.br.ok
The Error log view will show you that message for Log entries that do not
include exceptions. Sometimes, omitting a stack trace is a deliberate
choice when someone wants to reduce the level of noise in the log
(although it is always a good idea to provide a debug option that allows
developers to enable logging of the exxception if necessary).
It is usually a good idea to open PRs (after checking nobody reported
something similar) for inadequate/strange behavior. In the worst case,
someone will mark the bug as invalid, and explain why.
Rafael
Brian Kozitza wrote:
> Never mind it was my problem. Apparently something changed in the
> startup and I was not checking for a null pointer. The log file showed
> a stacktrace that allowed me to find it.
> In previous versions, the stacktrace showed up in the error log dialog.
> The error dialog for this error said that "An exception stack trace
> could not be found." Perhaps I should open a PR for this?
> Rafael Chaves wrote:
> > Open a PR and make sure you include your log file
> > (<workspace>/.metadata/.log)
> > Brian Kozitza wrote:
> >
> >
> >>I upgraded from 3.0m9 to RC3 and I have the following problem.
> >
> >
> >>I have a multipage editor that comes up ok when I select the file from
> >>the navigator. However, if I leave the file up and exit eclipse and
> >>then reenter I get the following error:
> >
> >
> >> An error has occurred when creating this editor
> >
> >
> >>When I look in the error log I see the following:
> >
> >
> >>Problems occurred when invoking code from plug-in:
> >>"org.eclipse.core.runtime".
> >
> >
> >>An exception stack trace could not be found.
> >
> >
> >>This error results when I run in the runtime-workbench and with deployed
> >>plugins. It worked in 3.0m9
> >
> >
> >>Brian Kozitza
> >
> >
> >
|
|
|
Powered by
FUDForum. Page generated in 0.03074 seconds