Greetings: I recently upgraded Oracle JDK to versi...
# sdf
c
Greetings: I recently upgraded Oracle JDK to version 17 per the constant nagging of the SDF extension in VS Code, and now the NodeJS SDF CLI fails when uploading to the file cabinet. It doesn't give me much to go on other than the red text
<http://com.sun.net|com.sun.net>.ssl.internal.ssl.Provider
Any insight to share? TIA
👀 1
m
Try uninstalling the old Java JDK
I had a similar error and that's what worked for me https://netsuiteprofessionals.slack.com/archives/C42JX79UZ/p1663729268334259
c
Thanks, I'll give it a shot - I noticed that both versions were still present, and since I knew that having only v11 worked before, I uninstalled the new one 😄 I'll try the inverse and see if it helps.
d
I've been having issues with the newest version of suitecloud-cli this week too. However our corporate policy has blocked Oracle Java, so I've been trying to use Microsoft's Open JDK 17
😑 1
c
@michoel no dice - with only v17 installed, I get the same error ¯\_(ツ)_/¯
d
I ended up rolling back to openjdk11 & suitecloud 1.5.0
s
I run suitecloud cli from WSL on windows and it all seems to work as advertised with openjdk17 on Ubuntu20
(cli version 1.6.1)
p
had the same error on MacOs, so the only solution atm is rolling back to v11 grrr