World Wind Forums

Go Back   World Wind Forums > WorldWind JAVA forums > Server Discussion

Server Discussion Sever discussion for configuring, setting up and supporting your own World wind tile server

Reply
 
Thread Tools Display Modes
Old 04-05-2012, 11:12 AM   #11
jamie1414
Member
 
Join Date: Feb 2012
Posts: 32
jamie1414 is on a distinguished road
Default

Quote:
Originally Posted by Marjan Sterk View Post
Yes, the layer description from GetCapabilities is consistent with you ElevationModel's XML description. However, can you really get the tiles from the server, i.e. does the GetMap function work as it should?
Sorry, but how should I be testing this.

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.
jamie1414 is offline   Reply With Quote
Old 04-05-2012, 11:31 AM   #12
jamie1414
Member
 
Join Date: Feb 2012
Posts: 32
jamie1414 is on a distinguished road
Default

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.
jamie1414 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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


All times are GMT +1. The time now is 02:36 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.