lchanouha commented on issue #374:
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/374#issuecomment-2019016040

   Hello,
   I got the same error
   ```
   03-25 23:08:56.746 29040 29835 E FileTransfer: java.lang.NullPointerException
   03-25 23:08:56.746 29040 29835 E FileTransfer:  at 
java.io.FileOutputStream.<init>(FileOutputStream.java:227)
   03-25 23:08:56.746 29040 29835 E FileTransfer:  at 
java.io.FileOutputStream.<init>(FileOutputStream.java:186)
   03-25 23:08:56.746 29040 29835 E FileTransfer:  at 
org.apache.cordova.filetransfer.FileTransfer$2.run(FileTransfer.java:796)
   03-25 23:08:56.746 29040 29835 E FileTransfer:  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
   03-25 23:08:56.746 29040 29835 E FileTransfer:  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
   ```
   did someone find a solution ?
   
   Regards
   Louis


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to