R4229 gives me only this when I press the WFS icon on Win 7, 64-bit jre 1.6 or 1.7 Oracle :
java.lang.IllegalArgumentException: setSelectedIndex: 0 out of bounds at javax.swing.JComboBox.setSelectedIndex(Unknown Source) at de.latlon.deejump.wfs.ui.WFSPanel.createServerCombo(WFSPanel.java:359) at de.latlon.deejump.wfs.ui.WFSPanel.initGUI(WFSPanel.java:154) at de.latlon.deejump.wfs.ui.WFSPanel.<init>(WFSPanel.java:144) at de.latlon.deejump.wfs.ui.WFSDialog.initGUI(WFSDialog.java:92) at de.latlon.deejump.wfs.ui.WFSDialog.<init>(WFSDialog.java:83) at de.latlon.deejump.wfs.plugin.WFSPlugIn.execute(WFSPlugIn.java:93) at com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.actionPerformed(AbstractPlugIn.java:342) 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.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.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.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(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) -Jukka- ________________________________________ edgar.soldin wrote: ok, please try snapshot rev4228+ wrt. the proxy issue.. is it common that WFS loads the complete layer only once *or* should it load the current view only? what do you think about the 1000 geometries limit? try eg. http://ows.terrestris.de/geoserver/osm/wfs , featureset osm-busstops ede On 23.12.2014 11:28, Rahkonen Jukka (Tike) wrote: > More info about the proxy behaviour: WFS plugin does use proxy for http GET > requests like GetCapabilities but not for http POST requests which are used > for the final WFS GetFeature. This is probably something that should be fixed > in core OpenJUMP and not in WFS plugin. I know that such fix is done in Kosmo. > > -Jukka- > ________________________________________ > Rahkonen Jukka wrote: > Hi, > > I could really read some data from http://demo.opengeo.org/geoserver/wfs. > There is something wrong with building spatial filters. I could not make a > single one to work, perhaps not even built with the WFS plugin. At least some > attribute filters do work but then the WFS plugin had problems with parsing > the GML data. Error was something about casting strings to Boolean, I have > never seen such error before. > > It looks like WFS plugin dont't use proxy even I have configured OJ to use it > and WMS traffic does go through proxy. That makes debugging harder for me > because I can't use a recording proxy in between OJ and WFS server. > > -Jukka- > > ________________________________________ > edgar.soldin wrote: > > On 22.12.2014 00:11, Rahkonen Jukka (Tike) wrote: >> I would like to test this new WFS reader (which I would pack to OJ PLUS) and >> I have some servers to test with. > > actually there is nothing new under the sun.. it's just the old version 1.1 > revived. > > try OJ PLUS snapshot r4216.. button is still in the toolbar. we should > probably make an OpenWizard for it. > > ..ede > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel