https://issues.apache.org/bugzilla/show_bug.cgi?id=53811
--- Comment #4 from Abu Abdullah <[email protected]> --- the same bug has been solved in: http://jira.codehaus.org/browse/PLXCOMP-195 please check the patch applied there and consider apply the same to resolve this. When a TAR file is being written, and: 1. One or more filenames are so long that they require GNU mode 2. The platform encoding is UTF-8 3. Any character in a long filename results in a multibyte UTF-8 sequence then an exception is thrown with this text: "Problem creating TAR: request to write 'xxx' bytes exceeds size in header of 'xxx' bytes" -- You are receiving this mail because: You are the assignee for the bug.
