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!

java.lang.NullPointerException in SQL Developer 3.0

User_RFKSXSep 16 2020 — edited Sep 16 2020

Hi,

for some days, I've been getting the error:

java.lang.NullPointerException

at oracle.jdevimpl.vcs.svn.SVNProfile.canActivate(SVNProfile.java:162)

at oracle.jdevimpl.vcs.generic.GenericClient.fireCanActivate(GenericClient.java:1629)

...

when I open SQL Developer 3.0 on client 32bits for Oracle 10gR2 64bits

It seems not to give problems, because I ignore the error and for all the day I can work perfectly on data, stored, ... but what's the problem with this error?

I use an old version SQL Developer 3.0 because the last version is too slow and it often interrupts (and I cant't find the SQL Developer 4.2 version on web to download)

What can I test on my PC? Java version is 8

Thanks in advance!

Mark

Comments
Post Details
Added on Sep 16 2020
4 comments
3,067 views