Bug 46511 - org/apache/poi/hwpf/model/PropertyNode writes annoying messages to System.err
Summary: org/apache/poi/hwpf/model/PropertyNode writes annoying messages to System.err
Status: RESOLVED DUPLICATE of bug 46443
Alias: None
Product: POI
Classification: Unclassified
Component: HWPF (show other bugs)
Version: 3.5-dev
Hardware: PC Windows XP
: P2 minor (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 02:35 UTC by Antony Bowesman
Modified: 2009-01-12 02:38 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antony Bowesman 2009-01-12 02:35:16 UTC
Following message frequently gets written to System.err in PropertyNode constructor.

"A property claimed to start before zero, at XXX! Resetting it to zero, and hoping
 for the best"

It's not particularly useful and does not affect behaviour. 

Can it be removed
Comment 1 Nick Burch 2009-01-12 02:38:15 UTC

*** This bug has been marked as a duplicate of bug 46443 ***