gvSIG bugs #2917

Error initializing the graphics layer

Added by Antonio Falciano over 9 years ago. Updated over 9 years ago.

Status:Closed% Done:

0%

Priority:NormalSpent time:-
Assignee:-
Category:Geoprocess
Target version:2.1.0-2254-testing
Severity:Minor Add-on version:
gvSIG version:2.1.0 Add-on build:
gvSIG build:2252 Add-on resolve version:
Operative System: Add-on resolve build:
Keywords: Proyecto:
Has patch: Hito:
Add-on name:Unknown

Description

If I use the "Create random vector layer" geoprocess, an "Error initializing the graphics layer" occurs:

ERROR Thread-12 org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager - Error initializing the graphics layer
org.gvsig.fmap.dal.exception.InitializeException: Exception intializing 'Memory'.
    at org.gvsig.fmap.dal.impl.DefaultDataManager.createProvider(DefaultDataManager.java:749)
    at org.gvsig.fmap.dal.impl.DefaultDataManager.intializeDataStore(DefaultDataManager.java:710)
    at org.gvsig.fmap.dal.impl.DefaultDataManager.localOpenStore(DefaultDataManager.java:339)
    at org.gvsig.fmap.dal.impl.DefaultDataManager.openStore(DefaultDataManager.java:397)
    at org.gvsig.fmap.dal.impl.DefaultDataManager.createStore(DefaultDataManager.java:406)
    at org.gvsig.fmap.dal.impl.DefaultDataManager.createMemoryStore(DefaultDataManager.java:852)
    at org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer.initialize(DefaultGraphicLayer.java:86)
    at org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager.createGraphicsLayer(DefaultMapContextManager.java:253)
    at org.gvsig.fmap.mapcontext.MapContext.getGraphicsLayer(MapContext.java:1390)
    at org.gvsig.fmap.mapcontext.MapContext.updateDrawVersion(MapContext.java:1543)
    at org.gvsig.fmap.mapcontext.MapContext.invalidate(MapContext.java:739)
    at org.gvsig.geoprocess.lib.sextante.core.PostProcessTaskRunnable.addResults(PostProcessTaskRunnable.java:389)
    at org.gvsig.geoprocess.lib.sextante.core.PostProcessTaskRunnable.run(PostProcessTaskRunnable.java:108)
    at java.lang.Thread.run(Unknown Source)
Caused by: org.gvsig.fmap.dal.exception.InitializeException: Exception intializing '{unknow}'.
    at org.gvsig.fmap.dal.feature.spi.DataStoreProviderToFeatureStoreProviderFactoryWrapper.createProvider(DataStoreProviderToFeatureStoreProviderFactoryWrapper.java:60)
    at org.gvsig.fmap.dal.impl.DefaultDataManager.createProvider(DefaultDataManager.java:730)
    ... 13 more

Create_random_vector_layer_2252.log (311 KB) Antonio Falciano, 10/17/2014 11:50 AM

History

#1 Updated by Álvaro Anguix over 9 years ago

  • Status changed from New to Fixed

In 2254 it's ok.

#2 Updated by Antonio Falciano over 9 years ago

  • Status changed from Fixed to Closed

Hi Alvaro, you're right. The issue is disappeared in build 2254, so we can close the ticket.
The other issue of Geoprocesses are fixed (even if they can't be tested in build 2254), so we'll verify them in the next builds.

#3 Updated by Joaquín del Cerro Murciano over 9 years ago

  • Target version changed from 2.1.0-2259-rc3 to 2.1.0-2254-testing

#4 Updated by Joaquín del Cerro Murciano over 9 years ago

Antonio Falciano wrote:

Hi Alvaro, you're right. The issue is disappeared in build 2254, so we can close the ticket.
The other issue of Geoprocesses are fixed (even if they can't be tested in build 2254), so we'll verify them in the next builds.

Hola Antonio,
has empezado a probar el build 2254 antes que yo... :)
Ha habido un error en el script que genera la distribucion y los paquetes de geoprocesos y jcrs se han incluido con versiones antiguas. He regenerado la distribucion de nuevo y ya deberia estar la 2254 con la ultima version de los paquetes de geoprocesos y jcrs.

#5 Updated by Antonio Falciano over 9 years ago

Hi Joaquín,
no problem! So I download the regenerated version, install it and let you know if works fine.

Also available in: Atom PDF