tracker issue : CF-3724746

select a category, or use search below
(searches all categories and all time range)
Title:

StringIndexOutOfBoundsException with CFIMAP

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Siemon Donvil / Siemon Donvil (sdonvil)

Created: 03/17/2014

Components: Debugging

Versions: 10.0

Failure Type: Crash

Found In Build/Fixed In Build: Final /

Priority/Frequency: Major / Few users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Problem Description: When retrieving mails from gmail-account with CFIMAP GetAll, error "java.lang.StringIndexOutOfBoundsException: String index out of range: -1" occurred. Most of the times this works perfectly, but sometimes the batch doesn't run. 

Steps to Reproduce: CFIMAP GetAll

Code:
 <cfimap
                action="getAll"
                folder="Inbox"
                connection="dropbox.imap"
                name="qryMessages"
                maxrows = "10"
                >

Actual Result: No result

Expected Result: QryMessages with mails in Inbox-folder

Any Workarounds: /

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3724746

External Customer Info:
External Company:  
External Customer Name: sdonvil
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

We are unable to repro the issue. Can you provide logs and stacktrace which can help us further to investigate the issue.
Comment by S V.
13070 | May 07, 2014 01:17:58 PM GMT
We have observed this issue when any email attachment contains square brackets. CFIMAP action GETALL breaks when there is an email attachment with square brackets (CF-3734319).
Comment by S V.
13071 | August 05, 2014 01:08:49 AM GMT
This should be fixed in #CF-3734319. Hence marking this bug as Cannot Reproduce. If you are still facing the issue, can you please attach a repro case?
Comment by HariKrishna K.
13072 | December 03, 2014 12:37:10 AM GMT