El problema es que no puede crear la conexión con la base de datos ya que no
tiene la información del nombre de la BBDD, usuario y contraseña.Adjunto el
fichero log.
Gracias de nuevo,Alex.
> Date: Fri, 7 May 2010 10:07:20 +0200
> From: [email protected]
> To: [email protected]
> Subject: Re: [Kosmo] conexión con BBDD al abrir proyecto
>
> Buenos dáis Alex.
>
> Necesitaría ver el fichero de log de Kosmo para poder darle alguna idea
> del problema que nos comenta.
>
> En principio cuando se carga un proyecto con capas que no están en la
> ruta / base de datos que aparecen en el fichero de proyecto Kosmo -
> Desktop solicita al usuario que indique la localización correcta de la
> misma. Si se localiza correctamente se modifica el acceso a la capa para
> la sesión actual: si se quiere hacer permanente el cambio, sería
> necesario salvar el proyecto de nuevo para que apunte a la nueva
> dirección / datos de acceso. Si no se localiza correctamente, la capa no
> se cargará y si se salvara el fichero de proyecto se perdería del mismo.
>
> En cuanto vea el fichero de log podré comentarle algo más.
>
> Saludos,
>
> Alex Mtz. de Agirre Escobar escribió:
> > Buenos días!
> >
> > Al tratar de abrir un proyecto kosmo (donde sus capas son tablas de
> > una BBDD PostGIS) en un ordenador diferente del que ha creado el
> > proyecto, ocurre que kosmo no encuentra dichas capas ("No se ha
> > encontrado la tabla correspondiente a la capa xxx"). Al indicarle la
> > "localización exacta de la tabla" y realizar la conexión con la BBDD
> > ocurre un error al intentar abrir el archivo del proyecto ("se han
> > producido errores al intentar abrir el fichero del proyecto xxx.spr")
> > . A continuación, al abrir de nuevo dicho archivo xxx.spr carga todas
> > las capas sin problemas. La BBDD funciona sin problemas ya que al
> > cargar el backup el código de salida es 0, y cuando cargo manualmente
> > las tablas de dicha BBDD no hay ningún problema.
> > Me gustaría saber si existe alguna manera de configurar kosmo para que
> > al iniciarse tenga la conexión a la BBDD establecida.
> >
> > Un saludo y gracias de antemano,
> > Alex.
> >
> > ------------------------------------------------------------------------
> > Eskura ezazu Windows Live Hotmail doanik, beti eskura edukiko duzun
> > posta elektronikoko zerbitzua. Erregistratu orain.
> > <https://signup.live.com/signup.aspx?id=60969>
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Kosmo mailing list
> > [email protected]
> > http://lists.saig.es/mailman/listinfo/kosmo
> >
>
> --
>
> Sergio Baños Calvo
>
> Jefe de desarrollos
> Sistemas Abiertos de Información Geográfica, S.L. (SAIG S.L.)
> Tlfno. móvil: 685005960
> Tlfno. fijo: (+34) 954788876
>
> E-mail: [email protected]
>
_________________________________________________________________
Hotmail: doako posta elektroniko ahaltsua Microsoft-en segurtasunarekin.
https://signup.live.com/signup.aspx?id=6096907/05/2010 09:09:02 INFO JUMPWorkbench:371 - Iniciando la aplicación Kosmo -
Sistema Abierto de Información Geográfica 2.0 RC1 (20091029) - 07-may-2010
9:09:02
07/05/2010 09:09:02 INFO JUMPWorkbench:377 - Versión de Java : 1.6.0_03
07/05/2010 09:09:02 INFO JUMPWorkbench:379 - SO : Windows XP (5.1)
07/05/2010 09:09:03 INFO JUMPWorkbench:608 - Usando L&F
com.sun.java.swing.plaf.windows.WindowsLookAndFeel
07/05/2010 09:09:03 INFO JUMPWorkbench:466 - Estableciendo el nivel de log a
INFO
07/05/2010 09:09:06 INFO JUMPWorkbench:268 - Cargando bibliotecas para los
Sistemas de Referencia Espaciales...
07/05/2010 09:09:13 INFO JUMPWorkbench:271 - Las bibliotecas para los Sistemas
de Referencia Espaciales han sido cargadas correctamente
07/05/2010 09:10:34 INFO DataSourceQueryChooserManager:63 - Registrando panel
para cargar Fichero shape
07/05/2010 09:10:34 INFO DataSourceQueryChooserManager:77 - Registrando panel
para salvar Fichero shape
07/05/2010 09:10:34 INFO DataSourceQueryChooserManager:63 - Registrando panel
para cargar Fichero de imagen
07/05/2010 09:10:34 INFO DataSourceQueryChooserManager:63 - Registrando panel
para cargar Base de datos
07/05/2010 09:10:35 INFO DataSourceQueryChooserManager:77 - Registrando panel
para salvar Base de datos
07/05/2010 09:10:35 INFO DataSourceQueryChooserManager:63 - Registrando panel
para cargar Ficheros DXF
07/05/2010 09:10:35 INFO DataSourceQueryChooserManager:77 - Registrando panel
para salvar Ficheros DXF
07/05/2010 09:10:35 INFO DataSourceQueryChooserManager:63 - Registrando panel
para cargar Ficheros DGN
07/05/2010 09:10:35 INFO DataSourceQueryChooserManager:63 - Registrando panel
para cargar Ficheros DWG
07/05/2010 09:10:35 INFO DataSourceQueryChooserManager:77 - Registrando panel
para salvar Ficheros Excel
07/05/2010 09:10:35 INFO DataSourceQueryChooserManager:77 - Registrando panel
para salvar Ficheros Calc
07/05/2010 09:10:35 INFO DataSourceQueryChooserManager:63 - Registrando panel
para cargar Ficheros GML
07/05/2010 09:10:35 INFO DataSourceQueryChooserManager:77 - Registrando panel
para salvar Ficheros GML
07/05/2010 09:11:10 ERROR AbstractJDBCDataSource:1779 -
org.postgresql.util.PSQLException: FATAL: la autentificaci?n password fall?
para el usuario ?postgres?
at
org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
at
org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
at
org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
at
org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
at
org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
at
org.postgresql.jdbc3g.AbstractJdbc3gConnection.<init>(AbstractJdbc3gConnection.java:22)
at
org.postgresql.jdbc4.AbstractJdbc4Connection.<init>(AbstractJdbc4Connection.java:30)
at org.postgresql.jdbc4.Jdbc4Connection.<init>(Jdbc4Connection.java:24)
at org.postgresql.Driver.makeConnection(Driver.java:393)
at org.postgresql.Driver.connect(Driver.java:267)
at java.sql.DriverManager.getConnection(DriverManager.java:582)
at java.sql.DriverManager.getConnection(DriverManager.java:185)
at
org.postgresql.ds.common.BaseDataSource.getConnection(BaseDataSource.java:87)
at
org.postgresql.ds.common.BaseDataSource.getConnection(BaseDataSource.java:70)
at
org.postgresql.ds.PGConnectionPoolDataSource.getPooledConnection(PGConnectionPoolDataSource.java:60)
at
org.geotools.data.jdbc.ConnectionPool.getConnection(ConnectionPool.java:122)
at
org.saig.core.dao.datasource.dbdatasource.DataBaseConnectionFactory.getPostgresSQLConnectionPool(DataBaseConnectionFactory.java:324)
at
org.saig.core.dao.datasource.dbdatasource.DataBaseConnectionFactory.getConnection(DataBaseConnectionFactory.java:115)
at
org.saig.core.dao.datasource.dbdatasource.AbstractJDBCDataSource.initialize(AbstractJDBCDataSource.java:1738)
at
org.saig.core.dao.datasource.dbdatasource.PostGisDataSource.initialize(PostGisDataSource.java:2488)
at
org.saig.jump.plugin.datasource.JumpJDBCConnection.createFeatureCollectionFromJDBCDataSource(JumpJDBCConnection.java:300)
at
org.saig.jump.plugin.datasource.JumpJDBCConnection.executeQuery(JumpJDBCConnection.java:112)
at
com.vividsolutions.jump.workbench.ui.plugin.AbstractLoadProjectPlugIn.executeQuery(AbstractLoadProjectPlugIn.java:406)
at
com.vividsolutions.jump.workbench.ui.plugin.AbstractLoadProjectPlugIn.loadCategory(AbstractLoadProjectPlugIn.java:176)
at
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.loadLayers(OpenProjectPlugIn.java:748)
at
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.open(OpenProjectPlugIn.java:427)
at
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.open(OpenProjectPlugIn.java:289)
at
org.saig.jump.plugin.utils.project.OpenLastProjectPlugIn.run(OpenLastProjectPlugIn.java:124)
at
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:118)
at java.lang.Thread.run(Thread.java:619)
07/05/2010 09:13:00 INFO DataBaseConnectionFactory:133 - Conexión creada para
localhost,5432,SGBD_Amorebieta-Etxano,postgres
07/05/2010 09:13:10 ERROR OpenProjectPlugIn:641 - Error cargando el fichero de
proyecto Amorebieta-Etxano.spr
java.lang.NullPointerException
at
org.saig.jump.widgets.datasource.AddJDBCSourceDialog.getDataSource(AddJDBCSourceDialog.java:133)
at
com.vividsolutions.jump.workbench.ui.plugin.AbstractLoadProjectPlugIn.loadCategory(AbstractLoadProjectPlugIn.java:310)
at
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.loadLayers(OpenProjectPlugIn.java:748)
at
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.open(OpenProjectPlugIn.java:427)
at
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.open(OpenProjectPlugIn.java:289)
at
org.saig.jump.plugin.utils.project.OpenLastProjectPlugIn.run(OpenLastProjectPlugIn.java:124)
at
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:118)
at java.lang.Thread.run(Thread.java:619)
07/05/2010 09:15:17 ERROR root:197 - 07-may-2010 9:15:17
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:18 ERROR root:197 - 07-may-2010 9:15:18
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:18 ERROR root:197 - 07-may-2010 9:15:18
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:19 ERROR root:197 - 07-may-2010 9:15:19
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:20 ERROR root:197 - 07-may-2010 9:15:20
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:20 ERROR root:197 - 07-may-2010 9:15:20
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:20 ERROR root:197 - 07-may-2010 9:15:20
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:20 ERROR root:197 - 07-may-2010 9:15:20
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:20 ERROR root:197 - 07-may-2010 9:15:20
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:20 ERROR root:197 - 07-may-2010 9:15:20
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:20 ERROR root:197 - 07-may-2010 9:15:20
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:20 ERROR root:197 - 07-may-2010 9:15:20
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:21 ERROR root:197 - 07-may-2010 9:15:21
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:22 ERROR root:197 - 07-may-2010 9:15:22
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:22 ERROR root:197 - 07-may-2010 9:15:22
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:22 ERROR root:197 - 07-may-2010 9:15:22
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:22 ERROR root:197 - 07-may-2010 9:15:22
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:23 ERROR root:197 - 07-may-2010 9:15:23
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:23 ERROR root:197 - 07-may-2010 9:15:23
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:23 ERROR root:197 - 07-may-2010 9:15:23
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:23 ERROR root:197 - 07-may-2010 9:15:23
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:23 ERROR root:197 - 07-may-2010 9:15:23
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:23 ERROR root:197 - 07-may-2010 9:15:23
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:23 ERROR root:197 - 07-may-2010 9:15:23
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:23 ERROR root:197 - 07-may-2010 9:15:23
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:24 ERROR root:197 - 07-may-2010 9:15:24
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:24 ERROR root:197 - 07-may-2010 9:15:24
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:24 ERROR root:197 - 07-may-2010 9:15:24
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:24 ERROR root:197 - 07-may-2010 9:15:24
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:24 ERROR root:197 - 07-may-2010 9:15:24
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:24 ERROR root:197 - 07-may-2010 9:15:24
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:24 ERROR root:197 - 07-may-2010 9:15:24
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:24 ERROR root:197 - 07-may-2010 9:15:24
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:25 ERROR root:197 - 07-may-2010 9:15:25
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:26 ERROR root:197 - 07-may-2010 9:15:26
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:26 ERROR root:197 - 07-may-2010 9:15:26
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:26 ERROR root:197 - 07-may-2010 9:15:26
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:26 ERROR root:197 - 07-may-2010 9:15:26
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:26 ERROR root:197 - 07-may-2010 9:15:26
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:26 ERROR root:197 - 07-may-2010 9:15:26
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:26 ERROR root:197 - 07-may-2010 9:15:26
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:26 ERROR root:197 - 07-may-2010 9:15:26
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:27 ERROR root:197 - 07-may-2010 9:15:27
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:28 ERROR root:197 - 07-may-2010 9:15:28
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:28 ERROR root:197 - 07-may-2010 9:15:28
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:28 ERROR root:197 - 07-may-2010 9:15:28
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:28 ERROR root:197 - 07-may-2010 9:15:28
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:29 ERROR root:197 - 07-may-2010 9:15:29
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:29 ERROR root:197 - 07-may-2010 9:15:29
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:29 ERROR root:197 - 07-may-2010 9:15:29
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:29 ERROR root:197 - 07-may-2010 9:15:29
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:29 ERROR root:197 - 07-may-2010 9:15:29
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:29 ERROR root:197 - 07-may-2010 9:15:29
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:29 ERROR root:197 - 07-may-2010 9:15:29
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:29 ERROR root:197 - 07-may-2010 9:15:29
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:30 ERROR root:197 - 07-may-2010 9:15:30
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:31 ERROR root:197 - 07-may-2010 9:15:31
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:31 ERROR root:197 - 07-may-2010 9:15:31
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:31 ERROR root:197 - 07-may-2010 9:15:31
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:31 ERROR root:197 - 07-may-2010 9:15:31
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:31 ERROR root:197 - 07-may-2010 9:15:31
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:31 ERROR root:197 - 07-may-2010 9:15:31
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:31 ERROR root:197 - 07-may-2010 9:15:31
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
07/05/2010 09:15:31 ERROR root:197 - 07-may-2010 9:15:31
org.saig.core.renderer.lite.StyledShapePainter paint
GRAVE: ShapePainter has been asked to paint a null style!!
_______________________________________________
Kosmo mailing list
[email protected]
http://lists.saig.es/mailman/listinfo/kosmo