You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "chris snow (JIRA)" <ji...@apache.org> on 2011/03/29 21:00:06 UTC

[jira] [Updated] (OFBIZ-4237) shutdown exception if invalid string entered

     [ https://issues.apache.org/jira/browse/OFBIZ-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chris snow updated OFBIZ-4237:
------------------------------

    Attachment: Start.patch

> shutdown exception if invalid string entered
> --------------------------------------------
>
>                 Key: OFBIZ-4237
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4237
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>            Priority: Minor
>         Attachments: Start.patch
>
>
> Exception is thrown if a string is entered that doesn't contain a ':'
> [code]
> Received connection from - /127.0.0.1 : 44303
> Exception in thread "AdminPortThread" java.lang.StringIndexOutOfBoundsException: String index out of range: -1
> 	at java.lang.String.substring(String.java:1937)
> 	at org.ofbiz.base.start.Start$AdminPortThread.processClientRequest(Start.java:297)
> 	at org.ofbiz.base.start.Start$AdminPortThread.run(Start.java:334)
> [code]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira