I am having a constant issue with JDeveloper, where an error is produced on start-up saying it is unstable. The error can be seen below:
The only way I have been able to prevent this error is by disabling the Versioning Support Extension (for SVN). Unfortunately, this has side-effects and I tend to get random errors as below, where functionality doesn't work:
If I leave the extension turned then the application eventually crashes. It should be noted that this occurs when I'm trying to navigate a very large source base; if I create a new application then the first error isn't displayed on start-up. As a result this made me think it was a memory issue, but I tried increasing the memory via the JDeveloper config, and that did nothing to help.
Just to make it clear, I've downloaded and installed this version of JDeveloper on 4+ different environments and the same issue is encountered.
Updating to a newer version of JDeveloper is currently not an option.