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

File locking issue #5

Open
guygriffiths opened this issue Aug 18, 2014 · 0 comments
Open

File locking issue #5

guygriffiths opened this issue Aug 18, 2014 · 0 comments

Comments

@guygriffiths
Copy link
Collaborator

Get occasional error on Windows - see below. Perhaps this is caused by multiple globes trying to access the same texture file at the same time?

I don't quite understand this, because the C:/ProgramData/WorldWindData directory does not exist. Maybe it's not really a locking issue, maybe it's really FileNotFound?

Might need some help from the WW devs on this.

SEVERE: Exception attempting to read texture file file:/C:/ProgramData/WorldWindData/Earth/BMNGWMS2/BMNG(Shaded%20+%20Bathymetry)%20Tiled%20-%20Version%201.1%20-%205.2004/2/16/16_21.dds java.io.IOException: The process cannot access the file because another process has locked a portion of the file at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:272) at java.io.BufferedInputStream.read1(BufferedInputStream.java:273) at java.io.BufferedInputStream.read(BufferedInputStream.java:334) at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) at java.io.BufferedInputStream.read(BufferedInputStream.java:254) at com.jogamp.opengl.util.texture.spi.DDSImage.isDDSImage(DDSImage.java:259) at gov.nasa.worldwind.util.OGLUtil.newTextureData(Unknown Source) at gov.nasa.worldwind.util.OGLUtil.newTextureData(Unknown Source) at gov.nasa.worldwind.layers.BasicTiledImageLayer.readTexture(Unknown Source) at gov.nasa.worldwind.layers.BasicTiledImageLayer.loadTexture(Unknown Source) at gov.nasa.worldwind.layers.BasicTiledImageLayer$RequestTask.run(Unknown Source)

Note: This issue has been automatically migrated from Bitbucket
Created by jonblower on 2014-02-07 16:00:57+00:00, last updated: 2014-02-07 16:08:51+00:00

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