You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/11/18 13:10:20 UTC

DO NOT REPLY [Bug 24780] New: - java.lang.StringIndexOutOfBoundsException

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24780>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24780

java.lang.StringIndexOutOfBoundsException

           Summary: java.lang.StringIndexOutOfBoundsException
           Product: Commons
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: CLI
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: jakarta-bugzilla@thomas.beck.name


java.lang.StringIndexOutOfBoundsException: String index out of range: -1
	at java.lang.String.charAt(Unknown Source)
	at org.apache.commons.cli.HelpFormatter.rtrim(HelpFormatter.java:505)
	at org.apache.commons.cli.HelpFormatter.renderWrappedText(HelpFormatter.java:416)
	at org.apache.commons.cli.HelpFormatter.printWrapped(HelpFormatter.java:324)
	at org.apache.commons.cli.HelpFormatter.printWrapped(HelpFormatter.java:318)
	at org.apache.commons.cli.HelpFormatter.printHelp(HelpFormatter.java:212)

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org