WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-multipoint org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-symmetry org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-explode-geometry org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-move org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-rotate org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-duplicate org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-scale org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-join org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-stretch org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:106) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 52 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:108) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 52 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-polar-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:108) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 52 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-polar-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameActivated(NewSkin.java:973) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1582) at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1121) at org.gvsig.coreplugin.mdiManager.NewSkin$FrameListener.internalFrameClosing(NewSkin.java:1033) at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1570) at javax.swing.JInternalFrame.doDefaultCloseAction(JInternalFrame.java:1613) at javax.swing.plaf.basic.BasicInternalFrameTitlePane$CloseAction.actionPerformed(BasicInternalFrameTitlePane.java:619) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 51 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with remove org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-point org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-multipoint org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-symmetry org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-explode-geometry org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-move org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-rotate org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-duplicate org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-scale org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-join org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-stretch org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:106) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 41 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:108) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 41 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-polar-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:108) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 41 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-polar-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with remove org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-point org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-multipoint org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-symmetry org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-explode-geometry org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-move org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-rotate org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-duplicate org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-scale org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-join org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-stretch org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:106) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 41 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:108) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 41 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-polar-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:108) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 41 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-polar-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with remove org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-point org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-multipoint org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-symmetry org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-explode-geometry org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-move org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-rotate org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-duplicate org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-scale org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-join org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with modify-stretch org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:106) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 41 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:108) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 41 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-polar-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.TranslatedActionInfo.isEnabled(TranslatedActionInfo.java:116) at org.gvsig.andami.ui.mdiFrame.DropDownButton.isAllDisabled(DropDownButton.java:108) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1214) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 41 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-rectangular-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more WARN AWT-EventQueue-0 org.gvsig.vectorediting.swing.impl.DefaultEditingContext - Problems getting if editing context is compatible with insert-polar-matrix org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException: Can't get geometry type with type 7 and subtype 3 at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:118) at org.gvsig.vectorediting.swing.impl.DefaultEditingContext.isServiceCompatible(DefaultEditingContext.java:807) at org.gvsig.vectorediting.app.mainplugin.ServiceExtension.isEnabled(ServiceExtension.java:69) at org.gvsig.andami.plugins.ExtensionHelper.isEnabled(ExtensionHelper.java:51) at org.gvsig.andami.actioninfo.impl.DefaultActionInfo.isEnabled(DefaultActionInfo.java:259) at org.gvsig.andami.actioninfo.impl.DefaultActionInfoStatusCache.isEnabled(DefaultActionInfoStatusCache.java:85) at org.gvsig.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:1236) at org.gvsig.app.project.documents.view.toc.gui.TOC$NodeSelectionListener.mouseClicked(TOC.java:986) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.Component.processMouseEvent(Component.java:6536) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Caused by: org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException: Geometry type 7, 3 not supported. at org.gvsig.fmap.geom.jts.DefaultGeometryManager.getGeometryType(DefaultGeometryManager.java:349) at org.gvsig.vectorediting.lib.spi.DefaultEditingServiceinfo.isCompatibleWith(DefaultEditingServiceinfo.java:114) ... 40 more INFO AWT-EventQueue-0 org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel$DelayAction - DelayAction.run[16] begin INFO AWT-EventQueue-0 org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTableModel$DelayAction - DelayAction.run[0] end INFO AWT-EventQueue-0 org.gvsig.andami.actioninfo.impl.DefaultActionInfo - org.gvsig.geoprocess.app.mainplugin:org.gvsig.geoprocess.extension.GeoprocessExtension.execute('GEOPROCESS_SELECTOR') INFO pool-3-thread-1 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:,allowInconsistenciesInGeometryType:false,dbfFile:,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623813409350.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN pool-3-thread-1 org.gvsig.fmap.dal.store.shp.utils.SHPFileWrite - Saving a geometry of type 'POLYLINE3D' in a shape of type 'POLYLINE2D'. INFO pool-3-thread-1 es.unex.sextante.core.SextanteLogHandler - Executing command: extent( 1007.9918292930124, 1004.01951337364, 0.0, 1007.9918292930124, 1004.01951337364, 0.0, 1.0, 1.0) Executing command: runalg("line3dfromtable", "ue1111ci_bona", "0", "1", "2", "#") Starting algorithm execution...:04/05/2016 19:02:20 Finished algorithm execution:04/05/2016 19:02:20 Execution time (millisecs):15 INFO pool-3-thread-1 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623813409350.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623813409350.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623813409350.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN pool-3-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp WARN pool-3-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp WARN pool-3-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp INFO Thread-23 org.gvsig.app.project.documents.view.DefaultViewDocument - No order manager found in persistence. INFO Thread-23 org.gvsig.app.project.DefaultProject - add('SEXTANTE (Línea 3D a partir de tabla)') INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Vista: SEXTANTE (Línea 3D a partir de tabla)'. INFO AWT-EventQueue-0 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Memory','_entity_:Persistence%3AMemoryStoreParameters,autoOrderAttributeName:priority,name:Memory') INFO Thread-23 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623813409350.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623813409350.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623813409350.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN Thread-23 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp WARN Thread-23 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp WARN Thread-23 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp WARN MapControl Drawer Worker org.gvsig.fmap.dal.store.shp.utils.SHPFile2 - Geometry type of Shape (3) does not match the geometry found (13) in the shape '/var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp. INFO AWT-EventQueue-0 org.gvsig.andami.actioninfo.impl.DefaultActionInfo - org.gvsig.app.document.table.app.mainplugin:org.gvsig.app.extension.ShowTable.execute('layer-show-attributes-table') INFO AWT-EventQueue-0 org.gvsig.app.project.DefaultProject - add('Taula d'Atributs: Línea 3D a partir de tabla') INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Taula d'Atributs: Línea 3D a partir de tabla'. INFO AWT-EventQueue-0 org.gvsig.andami.actioninfo.impl.DefaultActionInfo - org.gvsig.exportto.app.mainplugin:org.gvsig.exportto.app.extension.ExporttoLayerExtension.execute('Exportto', Object[] args) INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Exportar a...'. INFO AWT-EventQueue-0 org.gvsig.exportto.swing.impl.DefaultExporttoSwingProviderManager - This provider doesn't accept layer INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Seleccione proyección destino'. INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Original'. INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Proyección de la capa origen antes de la reproyección de la vista'. INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Proyección de la Vista'. INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Proyección usada en la vista'. INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Seleccionada por el usuario'. INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Proyección seleccionada por el usuario'. INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Selector de proyecciones'. INFO Thread-24 org.gvsig.exportto.swing.impl.DefaultJExporttoServicePanel$Export - Exporting '14623813409350' using 'org.gvsig.exportto.swing.prov.shape.ExporttoShapeService' (/var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp). WARN Thread-24 org.gvsig.exportto.swing.impl.DefaultJExporttoServicePanel$Export - Problems exporting the data (layer=14623813409350). org.gvsig.exportto.ExporttoServiceException: An error has been produced exporting a store at org.gvsig.exportto.swing.prov.shape.ExporttoShapeService.finishAction(ExporttoShapeService.java:765) at org.gvsig.exportto.swing.prov.shape.ExporttoShapeService.export(ExporttoShapeService.java:280) at org.gvsig.exportto.swing.impl.DefaultJExporttoServicePanel$Export.run(DefaultJExporttoServicePanel.java:284) Caused by: org.gvsig.fmap.dal.exception.ValidateDataParametersException: Checks parameters at org.gvsig.fmap.dal.spi.AbstractDataParameters.validate(AbstractDataParameters.java:169) at org.gvsig.fmap.dal.store.dbf.DBFStoreParameters.validate(DBFStoreParameters.java:188) at org.gvsig.fmap.dal.store.shp.SHPStoreParameters.validate(SHPStoreParameters.java:57) at org.gvsig.exportto.swing.prov.shape.ExporttoShapeService.finishAction(ExporttoShapeService.java:763) ... 2 more Caused by: org.gvsig.tools.dynobject.exception.DynObjectValidateException: Errors found validating 'Persistence:SHPStoreParameters'. Field 'CRS': Value required. at org.gvsig.tools.dynobject.impl.DefaultDynClass.validate(DefaultDynClass.java:577) at org.gvsig.fmap.dal.spi.AbstractDataParameters.validate(AbstractDataParameters.java:167) ... 5 more INFO Thread-26 org.gvsig.exportto.swing.impl.DefaultJExporttoServicePanel$Export - Exporting '14623813409350' using 'org.gvsig.exportto.swing.prov.shape.ExporttoShapeService' (/var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp). INFO Thread-26 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPNewStoreParameters,geometryType:8,shxFile:%2FUsers%2Fadiez%2F0000%2Faaaaa.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2FUsers%2Fadiez%2F0000%2Faaaaa.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2FUsers%2Fadiez%2F0000%2Faaaaa.shp,codePage:,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:,FeatureType:') INFO Thread-26 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2FUsers%2Fadiez%2F0000%2Faaaaa.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2FUsers%2Fadiez%2F0000%2Faaaaa.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2FUsers%2Fadiez%2F0000%2Faaaaa.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN Thread-26 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /Users/adiez/0000/aaaaa.shp WARN Thread-26 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /Users/adiez/0000/aaaaa.shp WARN Thread-26 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /Users/adiez/0000/aaaaa.shp WARN Thread-26 org.gvsig.exportto.swing.impl.DefaultJExporttoServicePanel$Export - Problems exporting the data (layer=14623813409350). org.gvsig.exportto.ExporttoServiceException: An error has been produced exporting a store at org.gvsig.exportto.swing.prov.shape.ExporttoShapeService.export(ExporttoShapeService.java:527) at org.gvsig.exportto.swing.prov.shape.ExporttoShapeService.export(ExporttoShapeService.java:275) at org.gvsig.exportto.swing.impl.DefaultJExporttoServicePanel$Export.run(DefaultJExporttoServicePanel.java:284) Caused by: java.lang.NullPointerException at org.gvsig.exportto.swing.prov.shape.ExporttoShapeService.force2D(ExporttoShapeService.java:564) at org.gvsig.exportto.swing.prov.shape.ExporttoShapeService.export(ExporttoShapeService.java:492) ... 2 more INFO Thread-28 org.gvsig.exportto.swing.impl.DefaultJExporttoServicePanel$Export - Exporting '14623813409350' using 'org.gvsig.gpe.exportto.kml.ExporttoKMLService' (/var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623813409350.shp). INFO Thread-28 org.gvsig.tools.locator.AbstractLocator - Created and stored the instance of XMLManager in the singleton table (org.gvsig.xmlpull.lib.impl.DefaultXmlPullManager/org.gvsig.xmlpull.lib.impl.DefaultXmlPullManager@55db50a4). WARN Thread-28 org.gvsig.gpe.exportto.kml.ExporttoKMLService - Can't export 1 features because source geometries are null. INFO Thread-28 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('GPE','_entity_:Persistence%3AGPEStoreParameters,Envelope:,File:%2FUsers%2Fadiez%2F0000%2Faaaaaa.kml,CRS:org.gvsig.crs.Crs%28266.794.846%2CEPSG%3A4326%29,FeatureType:,useAxisOrderYX:false,ProviderName:GPE') INFO pool-4-thread-1 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:,allowInconsistenciesInGeometryType:false,dbfFile:,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623815889351.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN pool-4-thread-1 org.gvsig.fmap.dal.store.shp.utils.SHPFileWrite - Saving a geometry of type 'POLYLINE3D' in a shape of type 'POLYLINE2D'. INFO pool-4-thread-1 es.unex.sextante.core.SextanteLogHandler - Executing command: extent( 1007.9918292930124, 1004.01951337364, 0.0, 1007.9918292930124, 1004.01951337364, 0.0, 1.0, 1.0) Executing command: runalg("line3dfromtable", "ue1111ci_bona", "0", "1", "2", "#") Starting algorithm execution...:04/05/2016 19:06:28 Finished algorithm execution:04/05/2016 19:06:28 Execution time (millisecs):10 INFO pool-4-thread-1 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623815889351.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623815889351.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623815889351.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN pool-4-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623815889351.shp WARN pool-4-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623815889351.shp WARN pool-4-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623815889351.shp INFO Thread-31 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623815889351.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623815889351.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623815889351.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN Thread-31 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623815889351.shp WARN Thread-31 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623815889351.shp WARN Thread-31 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623815889351.shp WARN MapControl Drawer Worker org.gvsig.fmap.dal.store.shp.utils.SHPFile2 - Geometry type of Shape (3) does not match the geometry found (13) in the shape '/var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623815889351.shp. INFO pool-5-thread-1 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:,allowInconsistenciesInGeometryType:false,dbfFile:,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623816614732.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') INFO pool-5-thread-1 es.unex.sextante.core.SextanteLogHandler - Executing command: extent( 1007.9918292930124, 1004.01951337364, 0.0, 1007.9918292930124, 1004.01951337364, 0.0, 1.0, 1.0) Executing command: runalg("addeventtheme", "ue1111ci_bona", "0", "1", "#") Starting algorithm execution...:04/05/2016 19:07:41 Finished algorithm execution:04/05/2016 19:07:41 Execution time (millisecs):7 INFO pool-5-thread-1 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623816614732.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623816614732.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623816614732.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN pool-5-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623816614732.shp WARN pool-5-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623816614732.shp WARN pool-5-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623816614732.shp INFO Thread-33 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623816614732.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623816614732.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2Fvar%2Ffolders%2Fsm%2F1djysrdj1clbzvn35gv8vqq40000gn%2FT%2Ftmp-andami%2F14623816614732.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN Thread-33 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623816614732.shp WARN Thread-33 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623816614732.shp WARN Thread-33 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /var/folders/sm/1djysrdj1clbzvn35gv8vqq40000gn/T/tmp-andami/14623816614732.shp INFO AWT-EventQueue-0 org.gvsig.andami.actioninfo.impl.DefaultActionInfo - org.gvsig.app.mainplugin:org.gvsig.app.extension.LayerPropertiesExtension.execute('layer-properties', Object[] args) INFO AWT-EventQueue-0 org.gvsig.andami.plugins.Extension - calling execute with args in a extension that not support (LayerPropertiesExtension). INFO AWT-EventQueue-0 org.gvsig.propertypage.impl.DefaultPropertiesPageManager - get propeties page for groupID 'LayerPropertiesPageGroup', and object 'Línea 3D a partir de tabla'. INFO AWT-EventQueue-0 org.gvsig.propertypage.impl.DefaultPropertiesPageManager - get propeties page factories for groupID 'LayerPropertiesPageGroup' INFO AWT-EventQueue-0 org.gvsig.i18n.Messages - [org.gvsig.i18n.Messages] Cannot find translation for key 'Capa vectorial'. INFO pool-6-thread-1 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:,allowInconsistenciesInGeometryType:false,dbfFile:,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2FUsers%2Fadiez%2F0000%2Flinea3d_1.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN pool-6-thread-1 org.gvsig.fmap.dal.store.shp.utils.SHPFileWrite - Saving a geometry of type 'POLYLINE3D' in a shape of type 'POLYLINE2D'. INFO pool-6-thread-1 es.unex.sextante.core.SextanteLogHandler - Executing command: extent( 1007.9918292930124, 1004.01951337364, 0.0, 1007.9918292930124, 1004.01951337364, 0.0, 1.0, 1.0) Executing command: runalg("line3dfromtable", "ue1111ci_bona", "0", "1", "2", "/Users/adiez/0000/linea3d_1") Starting algorithm execution...:04/05/2016 19:10:05 Finished algorithm execution:04/05/2016 19:10:05 Execution time (millisecs):45 INFO pool-6-thread-1 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2FUsers%2Fadiez%2F0000%2Flinea3d_1.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2FUsers%2Fadiez%2F0000%2Flinea3d_1.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2FUsers%2Fadiez%2F0000%2Flinea3d_1.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN pool-6-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /Users/adiez/0000/linea3d_1.shp WARN pool-6-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /Users/adiez/0000/linea3d_1.shp WARN pool-6-thread-1 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /Users/adiez/0000/linea3d_1.shp INFO Thread-35 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2FUsers%2Fadiez%2F0000%2Flinea3d_1.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2FUsers%2Fadiez%2F0000%2Flinea3d_1.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2FUsers%2Fadiez%2F0000%2Flinea3d_1.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:') WARN Thread-35 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /Users/adiez/0000/linea3d_1.shp WARN Thread-35 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /Users/adiez/0000/linea3d_1.shp WARN Thread-35 org.gvsig.fmap.dal.resource.spi.MultiResource - Added resource file to a frozen multiresource MultiResource /Users/adiez/0000/linea3d_1.shp WARN MapControl Drawer Worker org.gvsig.fmap.dal.store.shp.utils.SHPFile2 - Geometry type of Shape (3) does not match the geometry found (13) in the shape '/Users/adiez/0000/linea3d_1.shp. INFO AWT-EventQueue-0 org.gvsig.andami.actioninfo.impl.DefaultActionInfo - org.gvsig.app.mainplugin:org.gvsig.app.extension.AddLayer.execute('view-layer-add') INFO AWT-EventQueue-0 org.gvsig.app.gui.WizardPanel - addLayer('aaaaa.shp',...) INFO Thread-36 org.gvsig.fmap.dal.impl.DefaultDataManager - openStore('Shape','_entity_:Persistence%3ASHPStoreParameters,shxFile:%2FVolumes%2Feltera%2FUsers%2Fadiez%2F0000%2Faaaaa.shx,allowInconsistenciesInGeometryType:false,dbfFile:%2FVolumes%2Feltera%2FUsers%2Fadiez%2F0000%2Faaaaa.dbf,CRS:org.gvsig.crs.Crs%28-321.076.105%2CEPSG%3A25830%29,useNullGeometry:false,shpFile:%2FVolumes%2Feltera%2FUsers%2Fadiez%2F0000%2Faaaaa.shp,ProviderName:Shape,Encoding:DEFAULT,locale:DEFAULT,handleDatesAsStrings:false,dateFormat:')