STS randomly crashes on ubuntu

耗尽温柔 提交于 2019-12-04 05:32:09

问题


Two months i experience crashing STS (3.7.3.RELEASE) on ubutnu 14.04.

Before posting this, i made following steps:

  1. Reinstalled STS
  2. Reinstalled java-oracle (web8upd ppa)
  3. Changing workspace also made no difference

The issue randomly appears after clicking on Server Tab (doesnt matter on server or not) and then it closes without any warning.

The log file is huge, i leave link: http://pastebin.com/zFLQWf7u

Hope someone can help me.

Thanks


回答1:


This looks like a bug to me that we might be able to fix. There an action in tc server integration plugin that requires java.awt.Desktop to navigate to URL. Judging from your stack trace java.awt.Desktop seem to be problematic on Ubuntu. Perhaps we can rework the navigation to URL using Eclipse's utilities to navigate to URL. Please raise an issue here: https://issuetracker.springsource.com/browse/STS SERVER component, put a link to your stack trace and we'll try to fix this.



来源:https://stackoverflow.com/questions/36557102/sts-randomly-crashes-on-ubuntu

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!