Bug 31166 - exception trace during initialization
Summary: exception trace during initialization
Status: RESOLVED FIXED
Alias: None
Product: Slide
Classification: Unclassified
Component: Core (show other bugs)
Version: Nightly
Hardware: All All
: P3 minor (vote)
Target Milestone: ---
Assignee: Slide Developer List
URL:
Keywords:
Depends on:
Blocks: 31521
  Show dependency tree
 
Reported: 2004-09-10 15:10 UTC by Thomas Draier
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments
patch to remove the exception trace (846 bytes, patch)
2004-10-05 09:37 UTC, Thomas Draier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Draier 2004-09-10 15:10:02 UTC
during namespace initialization, an exception stack trace is printed if the
namespace was already configured (object / already exists) - the trace could be
removed or replaced by a debug level trace (Namespace.java line 807)
Comment 1 Thomas Draier 2004-10-05 09:37:51 UTC
Created attachment 12940 [details]
patch to remove the exception trace
Comment 2 Oliver Zeigermann 2004-10-05 21:23:17 UTC
Patch applied in CVS Head