![]() |
|
|||||||
| Server Discussion Sever discussion for configuring, setting up and supporting your own World wind tile server |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Member
Join Date: Feb 2012
Posts: 32
![]() |
Quote:
To test my layers I open WMSLayerManager and enter the getmap/capabililties http://localhost:8000/elev. The list of elevations are are shown in the "Layers" box that are checkable. But when I check them, they don't change the elevation. Is this how I should be testing it? Last edited by jamie1414; 04-05-2012 at 11:20 AM. |
|
|
|
|
|
|
#12 |
|
Member
Join Date: Feb 2012
Posts: 32
![]() |
I opened my error log and found this messaage:
Apr 05, 2012 10:14:18 PM gov.nasa.worldwind.servers.wms.WMSGetMap Request <init> SEVERE: WMS layer names not in parameter list, or cannot be found in the WMS capabilities document What else should I be configuring? Okay, so I was able to fix the above error, but now I get something different. But could tell me how fix my problem. Apr 05, 2012 10:59:26 PM gov.nasa.worldwind.servers.wms.generator s.BasicTileCacheMosaicer drawTileToRaster SEVERE: C:\ProgramData\Application%20Data\WorldW indInstalled\B06765034.dem\0\0\0_0.bil (The system cannot find the path specified) java.io.FileNotFoundException: C:\ProgramData\Application%20Data\WorldW indInstalled\B06765034.dem\0\0\0_0.bil (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(Unknown Source) at gov.nasa.worldwind.util.WWIO.readFileToB uffer(Unknown Source) at gov.nasa.worldwind.util.WWIO.readFileToB uffer(Unknown Source) at gov.nasa.worldwind.data.BILRasterReader. readElevations(Unknown Source) at gov.nasa.worldwind.data.BILRasterReader. doRead(Unknown Source) at gov.nasa.worldwind.data.AbstractDataRast erReader.read(Unknown Source) at gov.nasa.worldwind.servers.wms.generator s.BasicTileCacheMosaicer.readTileAsRaste r(Unknown Source) at gov.nasa.worldwind.servers.wms.generator s.BasicTileCacheMosaicer.drawTileToRaste r(Unknown Source) at gov.nasa.worldwind.servers.wms.generator s.BasicTileCacheMosaicer.drawTileOrAnces tors(Unknown Source) at gov.nasa.worldwind.servers.wms.generator s.BasicTileCacheMosaicer.drawTiles(Unkno wn Source) at gov.nasa.worldwind.servers.wms.generator s.BasicTileCacheMosaicer.mosaicBestAvail ableTiles(Unknown Source) at gov.nasa.worldwind.servers.wms.generator s.WorldWindTiledLayer$BasicServiceInstan ce.doServiceRequest(Unknown Source) at gov.nasa.worldwind.servers.wms.generator s.WorldWindTiledLayer$BasicServiceInstan ce.serviceRequest(Unknown Source) at gov.nasa.worldwind.servers.wms.WMSGetMap Request.service(Unknown Source) at gov.nasa.worldwind.servers.app.WMSServer Application.doGet(Unknown Source) at gov.nasa.worldwind.servers.app.BasicHttp ServerApplication.doService(Unknown Source) at gov.nasa.worldwind.servers.app.BasicServ erApplication.service(Unknown Source) at gov.nasa.worldwind.servers.app.ServerWor kerThread.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor. runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$ Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) I am getting a FileNotFoundException for each file saying that the system cannot find the specified path. I don't know why it is looking in C:\ProgramData\ApplicationData\WorldWind Installed\ when it should be C:\ProgramData\WorldWindInstalled. I even created the above directory and moved the files to see if it would fix the problem. It didn't. This SEVERE message displays when I get to the specific location and zoom upclose or checkmark the box. Last edited by jamie1414; 04-05-2012 at 03:35 PM. |
|
|
|
![]() |
| 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 |
| Using the NGINX web server to cache responses from the WMS server | zzyzx | Server Discussion | 0 | 12-14-2011 03:02 AM |
| SQUID configuration to cache WMS server responses | garakl | Server Discussion | 1 | 08-08-2011 02:16 PM |
| WMS server auto-discovery problem | Raul | Server Discussion | 1 | 02-06-2010 02:01 AM |
| How to install NASA World Wind WMS server | garakl | Server Discussion | 0 | 01-26-2010 10:14 AM |