问题
Two months i experience crashing STS (3.7.3.RELEASE) on ubutnu 14.04.
Before posting this, i made following steps:
- Reinstalled STS
- Reinstalled java-oracle (web8upd ppa)
- 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