anyone here experiencing this error in Eclipse whe...
# sdf
s
anyone here experiencing this error in Eclipse when checking dependencies on a custom record with instances: "Internal error encountered (Null pointer exception)."
a
Hello! Can you provide more details?
n
I had the same issue after updating SuiteCloud plugin; from 18.2 to 19.1 😢
a
Ok! Passing it to the team. @Ali Syed (NS DevTools QA) @Carlos Olivares (NS DevTools PM) can you guys take a look at this?
Have you guys tried the CLI?
c
@Norberto Soriano @SuiteBender by any chanve do you have the logs or output?, so this happened while addingDependencies?
n
@Albert Margarit (NS Eng Lead)... no I haven't tried CLI, it's in my to do list 😛
@Carlos Olivares (NS DevTools PM), sorry, no logs, I had to completely remove Eclipse and reinstall everything
BTW, @Albert Margarit (NS Eng Lead) @Carlos Olivares (NS DevTools PM), the reason why I upgraded SuiteCloud plugin was due to this error: https://netsuiteprofessionals.slack.com/archives/C42JX79UZ/p1556570514062000 ¿any clues?
a
I see. Can you send us the file?
Maybe @Pamela Luis and @Daniel Letscher (NS Eng) can help with that error. Looks it's thrown in the SDF engine
So after reinstalling Eclipse, did you solve the null pointer exception?
n
@Albert Margarit (NS Eng Lead) after reinstalling everything yes, the null pointer exception got solved
@Albert Margarit (NS Eng Lead), I'm sharing the file via direct message
a
Awesome. Thanks Norberto
n
@Albert Margarit (NS Eng Lead) done
c
this is caused when .clicache file is moved from its original point, either via
ln
or another symlink 🙂
a
For eclipse? That's weird
c
if you install sdfsdk via the brew command that TJ built
this might separate/unrelated. but the null pointer exception was because sdfcli was trying to reference something that no longer existed or was a bad link.