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
KaveryKavery 

java.io.FileNotFoundException: C:\Users\jeffrey.lai\AppData\Local\Temp\sdl.log

Data Loader 24.0.0 is working great in Gui Mode.

 

I am trying, very unsuccessfully, to run Data Loader on the command line.    In Windows 7, running in VMWare Fusion 4.1.2.   And also trying with cygwin.   Eventually, we need to run it from Ubuntu, which I understand people have done.

 

But I continually get this error message from running process.bat, everytime:

 

java.io.FileNotFoundException: C:\Users\jeffrey.lai\AppData\Local\Temp\sdl.log

 

I have modifed the log-conf.xml file in conf/ dir that mentions the sdl.log to not include the ${java.io.tmpdir} variable.  But it continues to give the same error.

 

Any and all help, Thanks.

David Link

New York

 

 

AmitSahuAmitSahu

Hi David,

 

I hope you fixed this issue earlier as well. After the change in the log-config file the issue should not apear. 

The error you mentioned is shown on the command window or some other log file ?

AmitSahuAmitSahu

Hey please let me know if you have fixed this issue...

 

I had no other way except creating the folder : C:\Users\jeffrey.lai\AppData\Local\Temp\

 

This is kind of a bug for this version of Dataloader. While compiling the .net project this properties were set.

 

I created the folder mentioned abobe and could use it for now ... :(   let me know if you have fixed.

Deepak BanthiaDeepak Banthia

Hi J

 

I am also getting the same error while running the batch scripts from command prompt. Kindly let me know the reolution for this

 

Regards,

Deepak