Hi, I get exactly this error message when I try to connect to a postgres/postgis database where geometry columns are not declared in the geometry_columns table. In this case, I still can do free queries with menu Layer>Run query if I use the syntax select asbinary(geom_col),* from mytable where geom_col contains my geometry in ewkb format.
Hope that helps Michaël Stefan Steiniger a écrit : > still problems... > > -------- Original Message -------- > Subject: [jump-pilot - Problems with PlugIns] RE: Problems getting > Oracle Connection > Date: Mon, 01 Dec 2008 13:41:23 +0000 > From: SourceForge.net <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > > > > Read and respond to this message at: > https://sourceforge.net/forum/message.php?msg_id=5743030 > By: simonecampora > > Hello, thanks for the help... I tried using that TNS string and now I switched > problem :) > > When I'm opening the combo box to select my data (it seems to connect properly > since the X red cross near the connection is now a big green spot!) it throws > me that exception saying "No description..." > > -------------------- > java.lang.NullPointerException > at java.util.Arrays.sort(Unknown Source) > at > com.vividsolutions.jump.workbench.ui.plugin.datastore.ConnectionPanel.sortBy > String(ConnectionPanel.java:158) > at > com.vividsolutions.jump.workbench.ui.plugin.datastore.AddDatastoreLayerPanel > .populateDatasetComboBox(AddDatastoreLayerPanel.java:219) > at > com.vividsolutions.jump.workbench.ui.plugin.datastore.AddDatastoreLayerPanel > .access$300(AddDatastoreLayerPanel.java:29) > at > com.vividsolutions.jump.workbench.ui.plugin.datastore.AddDatastoreLayerPanel > $4.yield(AddDatastoreLayerPanel.java:154) > at > com.vividsolutions.jump.workbench.ui.plugin.datastore.AddDatastoreLayerPanel > $8$1.run(AddDatastoreLayerPanel.java:327) > at java.awt.event.InvocationEvent.dispatch(Unknown Source) > at java.awt.EventQueue.dispatchEvent(Unknown Source) > at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > at java.awt.Dialog$1.run(Unknown Source) > at java.awt.Dialog$3.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.awt.Dialog.show(Unknown Source) > at java.awt.Component.show(Unknown Source) > at java.awt.Component.setVisible(Unknown Source) > at java.awt.Window.setVisible(Unknown Source) > at java.awt.Dialog.setVisible(Unknown Source) > at > com.vividsolutions.jump.workbench.ui.plugin.datastore.AbstractAddDatastoreLa > yerPlugIn.execute(AbstractAddDatastoreLayerPlugIn.java:25) > at > com.vividsolutions.jump.workbench.ui.plugin.datastore.AddDatastoreLayerPlugI > n.execute(AddDatastoreLayerPlugIn.java:18) > at > com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.actionPerformed(Ab > stractPlugIn.java:130) > at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) > at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.setPressed(Unknown Source) > at javax.swing.AbstractButton.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown > Source) > at java.awt.Component.processMouseEvent(Unknown Source) > at javax.swing.JComponent.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 java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(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) > > -------------------- > > what it could be? I tried looking into the code, but I cannot draw any > conclusion... > it seems to be related with the sorting but I don't know why. > > thanks > > Simone > > ______________________________________________________________________ > You are receiving this email because you elected to monitor this forum. > To stop monitoring this forum, login to SourceForge.net and visit: > https://sourceforge.net/forum/unmonitor.php?forum_id=729480 > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel