cancel
Showing results for 
Search instead for 
Did you mean: 

TextHeaderAtom after upgrade from 3.4 to 4.0e

christophevond
Champ in-the-making
Champ in-the-making
After upgrading from 3.4 to 4.0e, we started to receive the following messages in the log file:

Found a TextHeaderAtom not followed by a TextBytesAtom or TextCharsAtom: Followed by 4006
Found a TextHeaderAtom not followed by a TextBytesAtom or TextCharsAtom: Followed by 4002
Found a TextHeaderAtom not followed by a TextBytesAtom or TextCharsAtom: Followed by 3999

Upon looking at many forums and bug tracking, I read this message looks safe to ignore, but it is currently creating very large and unmanageable log files. Is there a solution for this error or an ability to prevent this message from displaying in the log?

Thank you in advanced.
2 REPLIES 2

jmjimenezt
Champ in-the-making
Champ in-the-making
Same problem here.

In my case, was after upgrading Alfresco from 4.0.2.9 to 4.1.1.3. These warnings can be really annoying and make the logs unmanageable.
Looks like they are using the stderr rather than a logger with the hope that someone will fix this errors in Apache POI http://blog.gmane.org/gmane.comp.jakarta.poi.devel/month=20100901

nickburch
Confirmed Champ
Confirmed Champ
The underlying problem has now been fixed in Apache POI, as detailed in <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56260">bug #56260</a>. It'll be fixed the next time Alfresco upgrade their shipped copy of Apache POI to one that includes the fix.