-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get a TernException since using Eclipse Neon #430
Comments
I'm not sure that this issue is just for neon. Please give me more information, I can do nothing with this info. Thanks! |
I have exactly the same issue. Sometimes while editing or after saving Javascript files I get this error message. But I had this issue also in Eclipse mars before upgrading to Neon (not really upgraded, but installed a new fresh copy). Along with the stacktrace @wolfgang-ch posted, I also see this stacktrace in my environment. What further information do you need?
And not sure if it helps, but another stacktrace I got sometimes:
|
Please share your project. |
We have a user that hits the same issue: http://forums.zend.com/viewtopic.php?f=59&t=132628 The only relevant error I find in the log is this one:
Unfortunately, I myself don't reproduce the issue. Could it be that the tern server process crashes (out of memory?). Is there any log file that can be analyzed? Are there any memory settings that can be tuned? |
Whithout having a project which reproduces the problem, it's hard to give an answer. I suspect that there are too many files to load but not sure. Please note Today, I'm very busy today with https://github.com/angelozerr/typescript.java which provides a better JavaScript/TypeScript editor by using tsserver and TextMate for syntax coloration. |
This exception do not appear immediately when starting js editing but sometimes.
The text was updated successfully, but these errors were encountered: