After updating dependencies, I still got similar NPEs like this for
50m_admin_0_countries.shp


Aug 17, 2011 11:08:26 AM org.geotools.filter.function.DefaultFunctionFactory
loadFunctions
WARNING: Function in10 clash between FilterFunction_in8 and
FilterFunction_in9
Aug 17, 2011 11:08:26 AM org.geotools.filter.function.DefaultFunctionFactory
loadFunctions
WARNING: Function area clash between FilterFunction_area and AreaFunction
Aug 17, 2011 11:08:26 AM org.geotools.filter.function.DefaultFunctionFactory
loadFunctions
WARNING: Function in10 clash between FilterFunction_in9 and
FilterFunction_in10
Aug 17, 2011 11:08:26 AM org.geotools.filter.function.DefaultFunctionFactory
getFunctionName
WARNING: class
org.geotools.filter.function.FilterFunction_bufferWithSegments has name
conflict betwee 'bufferWithSegments' and 'buffer'
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
        at java.awt.geom.AffineTransform.<init>(Unknown Source)
        at org.geotools.map.MapViewport.getScreenToWorld(MapViewport.java:351)
        at 
org.geotools.swing.JMapPane.getScreenToWorldTransform(JMapPane.java:783)
        at
org.geotools.swing.tool.MapToolManager.convertEvent(MapToolManager.java:198)
        at
org.geotools.swing.tool.MapToolManager.mouseEntered(MapToolManager.java:152)
        at java.awt.AWTEventMulticaster.mouseEntered(Unknown Source)
        at java.awt.AWTEventMulticaster.mouseEntered(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.trackMouseEnterExit(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)


Mason

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/NullPointerException-with-JMapFrame-was-Problem-method-JMapFrame-showMap-tp6691364p6693221.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to