This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 337128 - Some exceptions are not reported to the Eclipse Error Log.
Summary: Some exceptions are not reported to the Eclipse Error Log.
Status: RESOLVED FIXED
Alias: None
Product: Tigerstripe (Archived)
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 0.5M0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 09:29 EST by Valentin Yerastov CLA
Modified: 2012-03-15 08:01 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Valentin Yerastov CLA 2011-02-14 09:29:19 EST
Build Identifier: 

There are so many exceptions that are not reported in 'Eclipse Error Log', as logged by TigerstripeRuntime.log * Message (String message, Throwable t). 

As a result, we have such a long time did not notice this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=337117

I understand that this is done to be able to use the code without eclipse runtime. But I think that we can make it so that if we now have available error log, then we should report it too.


Reproducible: Always
Comment 1 Valentin Yerastov CLA 2012-03-15 08:01:42 EDT
fixed