java已启动但​​返回退出代码= -8053306369

发布于 2024-11-24 12:42:10 字数 576 浏览 7 评论 0原文

当我尝试从我的 acquia-drupal 安装中打开文件 module/system/html.tpl.php 时,我在 eclipse 中收到 java tm platform se binaries is notponderable 错误。 (我可以在eclipse中打开其他tpl.php,例如modules/system/page.tpl.php)。 当我关闭 Eclipse 时,出现此错误:

java was started but returned exit code= -8053306369

我不允许发布图像,但您可以在此处看到完整的错误: http://premiserunningthin.de/eclipse_805306369_error.jpg

我可以在其他编辑器(例如 komodo 或 notepad++)中打开文件modules/system/html.tpl.php。但我更喜欢在 Eclipse 中完成所有工作,因为它是我最喜欢的编辑器。 有人对这个问题有任何线索吗? 谢谢

I get a java tm platform se binary is not responding error in eclipse when i try to open the file modules/system/html.tpl.php from my acquia-drupal installation. ( i can open other tpl.php like modules/system/page.tpl.php in eclipse ).
When i close eclipse i get this error:

java was started but returned exit code= -8053306369

I'm not allowed to post images, but you can see the full error here: http://premiserunningthin.de/eclipse_805306369_error.jpg

I can open the file modules/system/html.tpl.php in my other editors e.g. komodo or notepad++. But i prefer to do all my work in eclipse because its my favorite editor.
Does anyone have any clues for this problem?
Thanks

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

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

发布评论

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

评论(2

离线来电— 2024-12-01 12:42:10

http://spacetech.dk/eclipse -failed-java-was-started-but-returned-exit-code-805306369.html

该错误是由于工作空间损坏造成的。当我在启动时禁用工作区检查时,我无法选择另一个工作区,因为 Eclipse 无法启动。将工作空间重命名为“workspace1”。 Eclipse 将启动并创建一个新的未损坏的工作区,并且可以正常工作。之后,您可以将项目导入到新工作区中,最后删除旧的损坏的工作区。

http://spacetech.dk/eclipse-failed-java-was-started-but-returned-exit-code-805306369.html

The error was due to a corrupt workspace. As I disable the workspace check in the startup I couldn’t select another workspace since Eclipse wouldn’t start. Rename the workspace e.g. to “workspace1″. Eclipse will start and create a new uncorrupted workspace and work without any problems. Afterwards you can import your project into your new workspace and in the end remove the old corrupted workspace.

一身骄傲 2024-12-01 12:42:10

这可能是 Eclipse PDT 问题。请尝试使用 Aptana PHP 编辑器。

That might be Eclipse PDT issue. Try Aptana PHP editor instead.

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