Issue
Getting error for Weather Server:
ERROR [19:32:28 06-Sep-11 EDT][http.proxy] Error resolving www.weather.gov
java.net.UnknownHostException: www.weather.gov - Authoritative Answer Host not found
at java.net.InetAddress.lookupHostByName(InetAddress.java:369)
at java.net.InetAddress.getByName(InetAddress.java:221)
at javax.baja.naming.BIpHost.getInetAddress(BIpHost.java)
at javax.baja.net.BHttpProxyService.get(BHttpProxyService.java)
at javax.baja.net.HttpConnection.connect(HttpConnection.java)
at com.tridium.weather.nws.advisory.BNwsAdvisoryAlarmExt.getFeed(BNwsAdvisoryAlarmExt.java)
at com.tridium.weather.nws.advisory.BNwsAdvisoryAlarmExt.getFeed(BNwsAdvisoryAlarmExt.java)
at com.tridium.weather.nws.advisory.BNwsAdvisoryAlarmExt.getAdvisories(BNwsAdvisoryAlarmExt.java)
at com.tridium.weather.nws.BNwsWeatherProvider.updateReport(BNwsWeatherProvider.java)
at javax.baja.weather.BWeatherReport.doUpdateWeatherReport(BWeatherReport.java)
at auto.javax_baja_weather_BWeatherReport.invoke(AutoGenerated)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java)
at com.tridium.sys.engine.EngineUtil.doInvoke(EngineUtil.java)
at javax.baja.sys.BComponent.doInvoke(BComponent.java)
at javax.baja.util.Invocation.run(Invocation.java)
at javax.baja.util.Worker.process(Worker.java)
at javax.baja.util.Worker$Processor.run(Worker.java)
at java.lang.Thread.run(Thread.java:823)
WARNING [19:32:29 06-Sep-11 EDT][weather] Unable to load advisories for zone MIZ061
java.net.UnknownHostException: www.weather.gov - Authoritative Answer Host not found
at java.net.InetAddress.lookupHostByName(InetAddress.java:360)
at java.net.InetAddress.getByName(InetAddress.java:221)
at javax.baja.naming.BIpHost.getInetAddress(BIpHost.java)
at javax.baja.naming.BIpHost.openSocket(BIpHost.java)
at javax.baja.net.HttpConnection.connect(HttpConnection.java)
at com.tridium.weather.nws.advisory.BNwsAdvisoryAlarmExt.getFeed(BNwsAdvisoryAlarmExt.java)
at com.tridium.weather.nws.advisory.BNwsAdvisoryAlarmExt.getFeed(BNwsAdvisoryAlarmExt.java)
at com.tridium.weather.nws.advisory.BNwsAdvisoryAlarmExt.getAdvisories(BNwsAdvisoryAlarmExt.java)
at com.tridium.weather.nws.BNwsWeatherProvider.updateReport(BNwsWeatherProvider.java)
at javax.baja.weather.BWeatherReport.doUpdateWeatherReport(BWeatherReport.java)
at auto.javax_baja_weather_BWeatherReport.invoke(AutoGenerated)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java)
at com.tridium.sys.engine.EngineUtil.doInvoke(EngineUtil.java)
at javax.baja.sys.BComponent.doInvoke(BComponent.java)
at javax.baja.util.Invocation.run(Invocation.java)
at javax.baja.util.Worker.process(Worker.java)
at javax.baja.util.Worker$Processor.run(Worker.java)
at java.lang.Thread.run(Thread.java:823)
ERROR [19:32:29 06-Sep-11 EDT][http.proxy] Error resolving www.nws.noaa.gov
java.net.UnknownHostException: www.nws.noaa.gov - Authoritative Answer Host not found
at java.net.InetAddress.lookupHostByName(InetAddress.java:369)
at java.net.InetAddress.getByName(InetAddress.java:221)
at javax.baja.naming.BIpHost.getInetAddress(BIpHost.java)
at javax.baja.net.BHttpProxyService.get(BHttpProxyService.java)
at javax.baja.net.HttpConnection.connect(HttpConnection.java)
at com.tridium.weather.nws.NwsCurrentReader.getFeed(NwsCurrentReader.java)
at com.tridium.weather.nws.NwsCurrentReader.getFeed(NwsCurrentReader.java)
at com.tridium.weather.nws.NwsCurrentReader.getCurrent(NwsCurrentReader.java)
at com.tridium.weather.nws.BNwsWeatherProvider.updateReport(BNwsWeatherProvider.java)
at javax.baja.weather.BWeatherReport.doUpdateWeatherReport(BWeatherReport.java)
at auto.javax_baja_weather_BWeatherReport.invoke(AutoGenerated)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java)
at com.tridium.sys.engine.EngineUtil.doInvoke(EngineUtil.java)
at javax.baja.sys.BComponent.doInvoke(BComponent.java)
at javax.baja.util.Invocation.run(Invocation.java)
at javax.baja.util.Worker.process(Worker.java)
at javax.baja.util.Worker$Processor.run(Worker.java)
at java.lang.Thread.run(Thread.java:823)
WARNING [19:32:30 06-Sep-11 EDT][weather] Updating current conditions failed for WeatherReport
java.net.UnknownHostException: www.nws.noaa.gov - Authoritative Answer Host not found
at java.net.InetAddress.lookupHostByName(InetAddress.java:360)
at java.net.InetAddress.getByName(InetAddress.java:221)
at javax.baja.naming.BIpHost.getInetAddress(BIpHost.java)
at javax.baja.naming.BIpHost.openSocket(BIpHost.java)
at javax.baja.net.HttpConnection.connect(HttpConnection.java)
at com.tridium.weather.nws.NwsCurrentReader.getFeed(NwsCurrentReader.java)
at com.tridium.weather.nws.NwsCurrentReader.getFeed(NwsCurrentReader.java)
at com.tridium.weather.nws.NwsCurrentReader.getCurrent(NwsCurrentReader.java)
at com.tridium.weather.nws.BNwsWeatherProvider.updateReport(BNwsWeatherProvider.java)
at javax.baja.weather.BWeatherReport.doUpdateWeatherReport(BWeatherReport.java)
at auto.javax_baja_weather_BWeatherReport.invoke(AutoGenerated)
at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java)
at com.tridium.sys.engine.EngineUtil.doInvoke(EngineUtil.java)
at javax.baja.sys.BComponent.doInvoke(BComponent.java)
at javax.baja.util.Invocation.run(Invocation.java)
at javax.baja.util.Worker.process(Worker.java)
at javax.baja.util.Worker$Processor.run(Worker.java)
at java.lang.Thread.run(Thread.java:823)
Environment
Niagara G3, Workbench all versions
Cause
No address entered for DNS or IP Address incorrectly entered.
Resolution
Configuration for the DNS is located under the ENC/ENS Platform.
- Open the Platform
- Select TCP/IP
- Enter the IP address for the DNS in the DNSv4 Servers slot and save changes.
The network administrator should be able to provide the correct DNS address.