Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

SQL developer application log

user5347559Jul 17 2014 — edited Jul 17 2014

I do have problem with loading extension into SQL developer.

It there any kind of log to get an error while loading extensions?

In case when such as log exists is possible to get more details. (Is there any log level?)

I try already following log:

---- begin ---

1) Close SQL Developer, and open the following file for editing

{sqldeveloper installation path}/sqldeveloper/bin/sqldeveloper.conf

2) comment out the line containing "sqldeveloper-nondebug.conf" and add the following two lines:

IncludeConfFile sqldeveloper-debug.conf

AddVMOption -Dcom.methodr.loglevel=all

3) save file, and restart SQL Developer. You should now see a "Logging Page" tab.

--- end ---

But there's just something like this:

INFO6480org.netbeans.core.netigso.Netigsobundle com.tomecode.showme.password.sqldeveloper@1.0.0 resolved

when it's successful and otherwise I can't get any sufficient error.

There's also in windows log on path C:\Users\<UserName>\AppData\Roaming\SQL Developer\sqlDevelope.log\SQLDeveloper_<DateTime>.log

the content is almost same in the "Logging Page" tab.

Is there any other way how to get error while loading extensions?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2014
Added on Jul 17 2014
1 comment
9,485 views