Hi, I am using the Eclipse IDE and I am getting a...
# sdf
s
Hi, I am using the Eclipse IDE and I am getting an error trying to create customfield (or do anything) in a new Project in a new NS Account; An internal error occurred during: "Validate Project against Account...". javax/xml/soap/SOAPException. No matter what I do if it tries to touch the instance I get this type of error. If feels like authentication? I have checked the credentials so I am sure those are correct. Any ideas?
p
I’ve gotten the same error when the wrong JDK is installed
s
hmmm
p
having some issues with webstorm (Accidentally updated) otherwise I could have given you which version I’m running for SDF
s
I have JRE 1.8 and JDK 14.0.1
a
In your CMD/Terminal what does
java -version
returns?
It should return JRE/JDK 1.8 for eclipse to run properly
@Petter For Webstorm you should have
JDK11
and WS should be
19.3.x
@Sean Murphy For Eclipse the supported Eclipse version in Mars
4.5.2
and
JRE 1.8
s
I am using eclipse but it is a newer version.
I guess I need to go back to Mars?
p
@Ali Syed (NS DevTools QA), Thanks accidentally updated friday but the issue is more webstorm than SDF right now and haven’t really bothered to start troubleshooting, using Idea instead :)
s
why such an old version?
So now I have reinstalled Mars. Removed the IDE and reinstalled the IDE and now I get nothing at all.
@Ali Syed (NS DevTools QA) was able to identify I was in fact having Java version conflict. I am good to go now.
👍 1