scristalli / sql-developer-keepalive

MIT License
149 stars 21 forks source link

org.netbeans.InvalidException after installing the extension #7

Closed idsphilipmears closed 9 years ago

idsphilipmears commented 9 years ago

After installing keepalive.zip (v1.2) module, SQL Developer fails to start with the following error:

Warning - could not install some modules: oracle.peek

Options are "Disable Modules and Continue" or "Exit" - when "disable" is selected, SQLd still fails to open.

Version of Extention - keepalive.zip v1.2 (downloaded 12/23/2014) Version of SQL Developer - sqldeveloper-4.0.0.13.80-no-jre Version of JDK - prompt:>javac -version javac 1.7.0_21 Version of JRE - prompt:>java -version java version "1.8.0_25" Java(TM) SE Runtime Environment (build 1.8.0_25-b18) Java HotSpot(TM) Client VM (build 25.25-b02, mixed mode)

SQL Developer restored to working condition by deleting 'keepalive.jar' from the extensions subfolder.

scristalli commented 9 years ago

Thanks for reporting. I have no idea why this happens, I'll try reproducing the bug and get back later.

benve83 commented 9 years ago

Same for me, I've installed Netbeans 8.0.2.

Let us as soon as possibile.

Kind regards

scristalli commented 9 years ago

This issue makes me think that your installation of SQL Developer doesn't include some libraries that are needed by the extension, for example the oracle.ide bundle (MANIFEST.MF).

Is there a chance you could try with another version of SQL Developer?

In case I'm right, the solution is simple: abandon whatever lightweight version of SQL Developer you're using that doesn't include such needed files. In case I'm wrong, please comment again after testing with another version.

Thanks.

scristalli commented 9 years ago

I'm marking this as "not a bug" as it is clear to me that it is not dependent on the implementation. Since I have not received feedback I'm also going to close, please reopen with additional details if you have them.

SreecharanChallagundla commented 3 years ago

this issue still exists... 👎

scristalli commented 3 years ago

@SreecharanChallagundla thanks for exhuming. If you face a problem feel free to open/reopen an issue, but please post new information that might help resolve it, otherwise it is really hard to do something about it (and what I said in my last comment in 2015 is still true). Thank you.