Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.io.FileNotFoundException: /storage/sdcard1/karte/dsa/helden/file/0 Cuil Fingorn.xml: open failed: EACCES (Permission denied) #388

Open
gandulf opened this issue Feb 25, 2017 · 0 comments

Comments

@gandulf
Copy link
Owner

gandulf commented Feb 25, 2017

java.io.FileNotFoundException: /storage/sdcard1/karte/dsa/helden/file/0 Cuil Fingorn.xml: open failed: EACCES (Permission denied)
	at libcore.io.IoBridge.open(IoBridge.java:465)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
	at com.dsatab.cloud.HeroExchange.getOutputStream(HeroExchange.java:491)
	at com.dsatab.cloud.HeroSaveTask.doInBackground(HeroSaveTask.java:58)
	at com.dsatab.cloud.HeroSaveTask.doInBackground(HeroSaveTask.java:24)
	at android.os.AsyncTask$2.call(AsyncTask.java:292)
	at java.util.concurrent.FutureTask.run(FutureTask.java:237)
	at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
	at java.lang.Thread.run(Thread.java:818)
Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
	at libcore.io.Posix.open(Native Method)
	at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
	at libcore.io.IoBridge.open(IoBridge.java:451)
	... 11 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant