![]() |
|
|||||||
| Development Help Help for building applications or diagnosing problems with WWJ |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jan 2011
Posts: 12
![]() |
There is a NullPointerException in gov.nasa.worldwind.ogc.wms.WMSLayerDimen sion when calling getDimension() on a dimension without any characters in the Dimension element.
protected StringBuilder dimension; is never initialized when you call dimension.toString(); For example, this layer from http://onearth.jpl.nasa.gov/wms.cgi? <Layer queryable="0"> <Name>daily_planet</Name> ..... <Dimension name="time" units="ISO8601"/> <Extent name="time">2007-12-01/2010-03-20/P1D</Extent> ..... </Layer> |
|
|
|
|
|
#2 |
|
WWJ Technical Manager
Join Date: May 2007
Location: Seattle
Posts: 1,027
![]() |
We're working on this right now. Thanks.
|
|
|
|
|
|
#3 |
|
WWJ Technical Manager
Join Date: May 2007
Location: Seattle
Posts: 1,027
![]() |
This has been fixed and is in the current release. Thanks for letting us know about it.
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ToolTipRenderer throwing NullPointerException | peterdn1 | Development Help | 3 | 01-28-2011 05:19 PM |
| KML linestring throws NullPointerException | dmcmanam | Development Help | 2 | 08-04-2010 03:58 AM |
| WWJ 0.5 to 0.6 Migration | patmurris | Development Help | 77 | 06-07-2010 03:20 PM |
| NullPointerException when closing WW applet | jgoldberg | Development Help | 2 | 01-29-2010 04:34 PM |
| Nullpointerexception on WWJapplet load | MscUser | Development Help | 2 | 11-23-2009 01:43 AM |