function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
HAZLITT VASUDEVANHAZLITT VASUDEVAN 

I'm getting an error "The system cannot find the path specified" in dataloader commandline while executing the bat file

User-added image
Best Answer chosen by HAZLITT VASUDEVAN
VinayVinay (Salesforce Developers) 
Check steps mentioned below.

http://highwaytoconcord.blogspot.com/2013/07/data-loader-processbat-error-system.html
https://www.infallibletechie.com/2018/08/system-cannot-find-path-specified-in.html

Make sure you set path correctly.
C:\Program Files\Java\jdk1.6.0_02\

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,

All Answers

VinayVinay (Salesforce Developers) 
Check steps mentioned below.

http://highwaytoconcord.blogspot.com/2013/07/data-loader-processbat-error-system.html
https://www.infallibletechie.com/2018/08/system-cannot-find-path-specified-in.html

Make sure you set path correctly.
C:\Program Files\Java\jdk1.6.0_02\

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,
This was selected as the best answer
HAZLITT VASUDEVANHAZLITT VASUDEVAN
I've already did that and getting that error.

User-added imageUser-added image