使用 CFBuilder 插件时堆栈溢出

发布于 2024-09-01 19:40:57 字数 1788 浏览 14 评论 0原文

在过去 30 分钟使用 CFBuilder(我将其作为 Eclipse 插件)工作时,我收到此错误 4 次:

A stack overflow has occurred. 
You are recommended to exit the workbench. 
Subsequent errors may happen and may terminate the workbench without warning. 
See the .log file for more details. 
Do you want to exit workbench?.

同时:

Unhandled event loop exception
java.lang.StackOverflowError

日志文件有这样的情况:

!ENTRY org.eclipse.ui 4 0 2010-05-11 09:41:51.951
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.StackOverflowError
at java.util.Arrays.mergeSort(Unknown Source)
at java.util.Arrays.mergeSort(Unknown Source)
 at java.util.Arrays.mergeSort(Unknown Source)
 at java.util.Arrays.mergeSort(Unknown Source)
 at java.util.Arrays.mergeSort(Unknown Source)
 at java.util.Arrays.sort(Unknown Source)
 at com.adobe.ide.cfml.parser.generated.CFMLParserBase.getVariableInfo(CFMLParserBase.java:1613)
 at com.adobe.ide.cfml.parser.generated.CFMLParserBase.getVariableInfo(CFMLParserBase.java:1603)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getVariable(CFMLDOMUtils.java:2375)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromNode(CFMLDOMUtils.java:2484)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromFunctionCall(CFMLDOMUtils.java:2168)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromNode(CFMLDOMUtils.java:2495)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromFunctionCall(CFMLDOMUtils.java:2168)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromNode(CFMLDOMUtils.java:2495)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromFunctionCall(CFMLDOMUtils.java:2168)
 (and so on - repeat n times)

每当我复制/粘贴某些内容时,都会发生这种情况。有谁知道发生了什么事吗?

In the past 30 minutes of working in CFBuilder (I have it as an Eclipse Plug in), I got this error 4 times:

A stack overflow has occurred. 
You are recommended to exit the workbench. 
Subsequent errors may happen and may terminate the workbench without warning. 
See the .log file for more details. 
Do you want to exit workbench?.

together with:

Unhandled event loop exception
java.lang.StackOverflowError

The log file had this:

!ENTRY org.eclipse.ui 4 0 2010-05-11 09:41:51.951
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.StackOverflowError
at java.util.Arrays.mergeSort(Unknown Source)
at java.util.Arrays.mergeSort(Unknown Source)
 at java.util.Arrays.mergeSort(Unknown Source)
 at java.util.Arrays.mergeSort(Unknown Source)
 at java.util.Arrays.mergeSort(Unknown Source)
 at java.util.Arrays.sort(Unknown Source)
 at com.adobe.ide.cfml.parser.generated.CFMLParserBase.getVariableInfo(CFMLParserBase.java:1613)
 at com.adobe.ide.cfml.parser.generated.CFMLParserBase.getVariableInfo(CFMLParserBase.java:1603)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getVariable(CFMLDOMUtils.java:2375)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromNode(CFMLDOMUtils.java:2484)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromFunctionCall(CFMLDOMUtils.java:2168)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromNode(CFMLDOMUtils.java:2495)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromFunctionCall(CFMLDOMUtils.java:2168)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromNode(CFMLDOMUtils.java:2495)
 at com.adobe.ide.editor.model.CFMLDOMUtils.getComponentNameFromFunctionCall(CFMLDOMUtils.java:2168)
 (and so on - repeat n times)

It happens whenever I copy/paste something. Does anyone know what is going on?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

云朵有点甜 2024-09-08 19:40:57

似乎这是一个 CFB 错误 http://forums.adobe.com/thread/551761

编辑:我现在看到你在那里添加了评论;)

Seems like this is a CFB bug http://forums.adobe.com/thread/551761

EDIT: i saw now you added comment there ;)

蓝海似她心 2024-09-08 19:40:57

请参阅 ColdFusion Builder 的更新 1,这应该可以解决此处报告的问题:
http://kb2.adobe.com/cps/846/cpsid_84607.html

Please see Update 1 to ColdFusion Builder, this should fix the issue being reported here:
http://kb2.adobe.com/cps/846/cpsid_84607.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文