gvSIG bugs #2261
java.io.FileNotFoundException when opening a view after a fresh install
| Status: | Invalid | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Low | Spent time: | - | |
| Assignee: | ||||
| Category: | Application | |||
| Target version: | 2.1.0-2221-testing | |||
| Severity: | Add-on version: | |||
| gvSIG version: | 2.1.0 | Add-on build: | ||
| gvSIG build: | 2217 | Add-on resolve version: | ||
| Operative System: | Add-on resolve build: | |||
| Keywords: | Proyecto: | |||
| Has patch: | No | Hito: | ||
| Add-on name: | Unknown |
Description
When opening a view for first time after a fresh install a couple of java.io.FileNotFoundException appear in the log:
plugins/org.gvsig.raster.wms.app.wmsclient/plugin-persistence.dat plugins/org.gvsig.raster.wcs.app.wcsclient/plugin-persistence.dat plugins/org.gvsig.wfs.app.mainplugin/plugin-persistence.dat plugins/org.gvsig.raster.wmts.app.wmtsclient/plugin-persistence.dat
User is not notified about these exceptions and they doesn't affect the correct flow of the app but i think that it can be easily fixed and it avoid noise.
To reproduce it, i think that is enough remove the config folder and launch the app
History
#1
Updated by Álvaro Anguix over 12 years ago
- Category set to Application
- Target version set to 2.1.0-2223-rc1
#2
Updated by Álvaro Anguix over 12 years ago
- Assignee set to Joaquín del Cerro Murciano
- Target version changed from 2.1.0-2223-rc1 to 2.1.0-2221-testing
#3
Updated by Álvaro Anguix about 12 years ago
- Status changed from New to Invalid
No se considera un error, podría hacerse el código más limpio pero no tiene ninguna repercusión.