[Gvsig_usuarios] No muestra capas de PostGis.

Jose Manuel Vivó (Chema) josemanuel.vivo en iver.es
Mar Jul 24 08:39:54 CEST 2007


Hola Alexys:

En la versión 1.1 hemos corregido algunos problemas de postgis, entre los que 
se encontraba el manejo de esquemas ('schema'). Prueba a instalarte la 
v1.1RC1 a ver si  el problema desaparece. Si no,  puedes enviarnos el fichero 
'gvSIG.log' despues de reproducir el problema para que le echemos un vistazo.

Un Saludo.
Chema.


El Martes 24 Julio 2007 00:45, Alexys Herleym Rodriguez Avellaneda escribió:
> Cordial saludo para todos,
>
> Tengo la version 1.0.2 (Build 913) con Java 1.4.2_06, y cuando trato de
> leer una tabla espacial de PostGis con el driver JDBC, aunque muestra el
> listado de tablas alfanumericas y espaciales, cuando  selecciono una para
> cargarla, envia el siguiente mensaje de error:
>
> Error al conectar a la base de datos.
> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager - Error
> al conectar a la base de datos.
> org.postgresql.util.PSQLException: ERROR: relation "capa_ceba" does not
> exist
>
>     at
> org.postgresql.util.PSQLException.parseServerError(PSQLException.java
>
> :139)
>
>     at org.postgresql.core.QueryExecutor.executeV3(QueryExecutor.java:152)
>     at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:100)
>     at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:43)
>     at org.postgresql.jdbc1.AbstractJdbc1Statement.execute(
> AbstractJdbc1Statement.java:517)
>     at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(
> AbstractJdbc2Statement.java:50)
>     at org.postgresql.jdbc1.AbstractJdbc1Statement.executeQuery(
> AbstractJdbc1Statement.java:233)
>     at org.postgresql.jdbc1.AbstractJdbc1Statement.executeQuery(
> AbstractJdbc1Statement.java:221)
>     at
> com.iver.cit.gvsig.jdbc_spatial.gui.jdbcwizard.WizardJDBC.getTableFields(
> WizardJDBC.java:269)
>     at com.iver.cit.gvsig.jdbc_spatial.gui.jdbcwizard.WizardJDBC.access$13(
> WizardJDBC.java:266)
>     at
> com.iver.cit.gvsig.jdbc_spatial.gui.jdbcwizard.WizardJDBC$2.actionPerformed
>( WizardJDBC.java:219)
>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     at
> javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown
> Source)
>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
> Source)
>     at java.awt.Component.processMouseEvent(Unknown Source)
>     at java.awt.Component.processEvent(Unknown Source)
>     at java.awt.Container.processEvent(Unknown Source)
>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>     at java.awt.Component.dispatchEvent(Unknown Source)
>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>     at java.awt.Component.dispatchEvent(Unknown Source)
>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>     at com.iver.andami.ui.AndamiEventQueue.dispatchEvent(
> AndamiEventQueue.java:58)
>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
> Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
> Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
> Source) at java.awt.Dialog$1.run(Unknown Source)
>     at java.awt.Dialog.show(Unknown Source)
>     at java.awt.Component.show(Unknown Source)
>     at java.awt.Component.setVisible(Unknown Source)
>     at com.iver.core.mdiManager.NewSkin.addJDialog(NewSkin.java:516)
>     at com.iver.core.mdiManager.NewSkin.addWindow(NewSkin.java:232)
>     at com.iver.cit.gvsig.AddLayer.addLayers(AddLayer.java:456)
>     at com.iver.cit.gvsig.AddLayer.execute(AddLayer.java:193)
>     at com.iver.andami.plugins.ExtensionDecorator.execute(
> ExtensionDecorator.java:87)
>     at com.iver.andami.ui.mdiFrame.MDIFrame.actionPerformed(MDIFrame.java
>
> :626)
>
>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     at
> javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown
> Source)
>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
> Source)
>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     at java.awt.Component.processMouseEvent(Unknown Source)
>     at java.awt.Component.processEvent(Unknown Source)
>     at java.awt.Container.processEvent(Unknown Source)
>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>     at java.awt.Component.dispatchEvent(Unknown Source)
>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>     at java.awt.Component.dispatchEvent(Unknown Source)
>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>     at com.iver.andami.ui.AndamiEventQueue.dispatchEvent(
> AndamiEventQueue.java:58)
>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
> Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
> Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     at java.awt.EventDispatchThread.run(Unknown Source)
>
> Lo mas raro de todo es que la opcion de crear capa en PostGis si funciona y
> permite cargarla.
>
> Alguna sugerencia.
>
> Gracias
>
> Alexys H

-- 
=============
Jose Manuel Vivó (Chema)
Equipo de gvSIG

IVER T.I. S.A.
C/ Salamanca, 50-52
46005-Valencia
Tlf.+34963163400
Spain
www.iver.es
www.gvsig.com



Más información sobre la lista de distribución gvSIG_usuarios