tracker issue : CFB-4130080

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

[ANeff] Bug for: CFB throws out-of-memory for specific file

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 03/18/2016

Components: Performance

Versions: 2016

Failure Type: Unspecified

Found In Build/Fixed In Build: Beta1_v31 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 1

CFB throws out-of-memory when opening a specific file. File and screenshots attached.

Error is:

----------------------
java.lang.OutOfMemoryError: Java heap space
at com.adobe.editor.cfml.parser.generated.SimpleNode.jjtAddChild(SimpleNode.java:173)
at com.adobe.editor.cfml.parser.generated.JJTCFMLParserState.closeNodeScope(JJTCFMLParserState.java:113)
at com.adobe.editor.cfml.parser.generated.CFMLParser.start(CFMLParser.java:5884)
at com.adobe.editor.cfml.model.CFMLDOMManager.isScriptCFC(CFMLDOMManager.java:1256)
at com.adobe.editor.cfml.partition.scanner.CFMLPartitionScanner.isInCFScriptBlock(CFMLPartitionScanner.java:309)
at com.adobe.editor.cfml.partition.scanner.CFScriptScanner.evaluate(CFScriptScanner.java:86)
at com.adobe.editor.cfml.partition.scanner.CFScriptScanner.evaluate(CFScriptScanner.java:54)
at org.eclipse.jface.text.rules.RuleBasedScanner.nextToken(RuleBasedScanner.java:174)
at org.eclipse.jface.text.rules.RuleBasedPartitionScanner.nextToken(RuleBasedPartitionScanner.java:89)
at com.adobe.editor.common.partition.scanner.CFBPartitionScanner.nextToken(CFBPartitionScanner.java:185)
at com.adobe.editor.cfml.partition.scanner.CFMLPartitionScanner.nextToken(CFMLPartitionScanner.java:161)
at org.eclipse.jface.text.rules.FastPartitioner.documentChanged2(FastPartitioner.java:388)
at org.eclipse.jface.text.AbstractDocument.updateDocumentStructures(AbstractDocument.java:696)
at org.eclipse.jface.text.AbstractDocument.fireDocumentChanged(AbstractDocument.java:793)
at org.eclipse.jface.text.AbstractDocument.set(AbstractDocument.java:1237)
at org.eclipse.core.internal.filebuffers.SynchronizableDocument.set(SynchronizableDocument.java:218)
at org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.setDocumentContent(ResourceTextFileBuffer.java:580)
at org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.initializeFileBufferContent(ResourceTextFileBuffer.java:288)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:245)
at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager.java:112)
at org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(TextFileDocumentProvider.java:559)
at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(TextFileDocumentProvider.java:478)
at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4230)
at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:237)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1480)
at com.adobe.editor.common.AbstractCFBEditor.doSetInput(AbstractCFBEditor.java:1039)
at com.adobe.editor.cfml.core.CFMLEditor.doSetInput(CFMLEditor.java:829)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3217)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.ui.internal.WorkbenchWindow$13.run(WorkbenchWindow.java:1829)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
----------------------

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

Watson Bug ID:	4130080

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email: adobelabs@itisdesign.com
External Test Config:  


Bug File Paths:
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion Builder\3.1\Beta1_v31\4099470\20151211_CFBTabGlitch_02.jpg
	 
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion Builder\3.1\Beta1_v31\4099470\20151211_CFBTabGlitch_03.jpg
	 
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion Builder\3.1\Beta1_v31\4099470\20151211_CFBTabGlitch_01.jpg

Attachments:

Comments:

Added By: PreRelease User User Name:Aaron Neff Note Added: Entered Bug. Date Added :2015-12-12 09:45:31.0
Comment by CFwatson U.
26534 | March 18, 2016 05:26:25 AM GMT
Having this issue is well. Can't share the file as it has too much private code in it. Same error. Happens in both 32bit and 64 bit on Windows 10, other developer at company also encountered the issue on his computer.
Vote by extuser
26537 | March 29, 2016 04:10:15 AM GMT
being parser fix, need to test it thoroughly with lot of files. just opening the files and checking for the errors shown in red in file(should be consistent with earlier builds) should be OK. no need to test other features but to test a lot of applications and files.
Comment by Milan C.
26535 | April 06, 2016 11:38:36 PM GMT
Issue is fixed and fix will be available via Update 2 (Comment added from ex-user id:prk)
Comment by Adobe D.
26536 | April 27, 2016 04:08:32 AM GMT