Some issues but motly working

Eventually managed to get my Hue lights working and can control them from the iPad/iPhone. The network, Yahoo weather and Network bindings working now.

However the Weather binding is still not working. Downloaded the latest cloudbees runtime and addons but still get Yahoo instead of Wunderground:
I can make the complete logfile for a startup available.

weather.cfg file with API key:

location configuration, you can specify multiple locations

location.68264.latitude=-25.83
location.68264.longitude=28.22
location.68264.provider=Wunderground
location.68264.language=AF
location.68264.updateInterval=10

And the result from log file:
2015-08-30 20:04:06 [DEBUG] [s.c.d.AbstractDiscoveryService:349 ] - Background discovery for discovery service ‘org.eclipse.smarthome.binding.yahooweather.discovery.YahooWeatherDiscoveryService’ enabled.
2015-08-30 20:04:06 [DEBUG] [.b.snmp.internal.SnmpActivator:35 ] - SNMP binding has been started.
2015-08-30 20:04:06 [DEBUG] [o.o.b.w.i.bus.WeatherActivator:32 ] - Weather binding has been started.
2015-08-30 20:04:07 [DEBUG] [JpaPersistenceServiceActivator:31 ] - JPA persistence bundle has been started.
2015-08-30 20:04:07 [DEBUG] [.jpa.internal.JpaConfiguration:41 ] - Update config…
2015-08-30 20:04:07 [ERROR] [.jpa.internal.JpaConfiguration:44 ] - Got a null properties object!
2015-08-30 20:04:07 [DEBUG] [.i.LoggingPersistenceActivator:31 ] - Logging persistence bundle has been started.
2015-08-30 20:04:07 [DEBUG] [.rrd4j.internal.RRD4jActivator:31 ] - RRD4j persistence bundle has been started.
2015-08-30 20:04:07 [DEBUG] [.p.rrd4j.internal.RRD4jService:345 ] - using default configuration only
2015-08-30 20:04:07 [DEBUG] [d.YahooWeatherDiscoveryService:133 ] - Location from IP: ‘Pretoria, South Africa’ coordinates: ‘-25.707, 28.229’
2015-08-30 20:04:08 [DEBUG] [s.m.r.r.i.RuleRuntimeActivator:35 ] - Registered ‘rule’ configuration parser
2015-08-30 20:04:09 [DEBUG] [m.s.r.i.ScriptRuntimeActivator:22 ] - Registered ‘script’ configuration parser
2015-08-30 20:04:10 [DEBUG] [.s.r.i.SitemapRuntimeActivator:23 ] - Registered ‘sitemap’ configuration parser
2015-08-30 20:04:10 [DEBUG] [.m.t.r.i.ThingRuntimeActivator:23 ] - Registered ‘thing’ configuration parser
2015-08-30 20:04:11 [DEBUG] [s.i.t.m.internal.MDNSActivator:27 ] - mDNS service has been started.
2015-08-30 20:04:11 [DEBUG] [d.YahooWeatherDiscoveryService:139 ] - Location from locationID: ‘12752511’ is: ‘Pretoria, South Africa’
2015-08-30 20:04:11 [DEBUG] [.i.t.m.internal.MDNSClientImpl:37 ] - mDNS service has been started
2015-08-30 20:04:11 [DEBUG] [s.c.d.AbstractDiscoveryService:349 ] - Background discovery for discovery service ‘org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryService’ enabled.
2015-08-30 20:04:11 [DEBUG] [s.i.t.m.d.MDNSDiscoveryService:84 ] - mDNS discovery service started
2015-08-30 20:04:11 [DEBUG] [b.m.i.d.MaxCubeBridgeDiscovery:102 ] - Done receiving discovery messages.
2015-08-30 20:04:12 [WARN ] [.j.s.handler.RequestLogHandler:137 ] - !RequestLog
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘services.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘systeminfo.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:219 ] - Ignoring file ‘weather.cfg~’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘zwave.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘weather.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘jpa.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘marytts.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘runtime.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘snmp.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘rrd4j.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘logging.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:219 ] - Ignoring file ‘ntp (copy)~’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:219 ] - Ignoring file ‘ntp.cfg~’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:219 ] - Ignoring file ‘ntp (copy)’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘mysql.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:219 ] - Ignoring file ‘weather (copy)~’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘mail.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘http.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘ntp.cfg’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:219 ] - Ignoring file ‘weather (copy)’
2015-08-30 20:04:13 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘anel.cfg’
2015-08-30 20:04:14 [DEBUG] [c.x.o.XmlDocumentBundleTracker:107 ] - Reading the XML document ‘/ESH-INF/config/config.xml’ in module ‘org.openhab.binding.astro’…

NTP isue:
2015-08-30 20:04:06 [DEBUG] [.o.b.ntp.internal.NtpActivator:31 ] - NTP binding has been started.
2015-08-30 21:34:48 [DEBUG] [.c.d.internal.ConfigDispatcher:222 ] - Processing config file ‘ntp.cfg’
2015-08-30 21:35:01 [DEBUG] [inding.ntp.internal.NtpBinding:77 ] - There is no existing NTP binding configuration => refresh cycle aborted!

I do see these errors also:
2015-08-30 20:04:17 [ERROR] [o.i.m.internal.MyOpenHABClient:185 ] - Socket.IO error: not authorized

2015-08-30 20:04:23 [ERROR] [b.s.internal.SysteminfoBinding:436 ] - System monitor error: {}org.hyperic.sigar.SigarException: java.lang.UnsatisfiedLinkError: org.hyperic.sigar.Sigar.getNetInterfaceList()[Ljava/lang/String;
at org.hyperic.sigar.SigarProxyCache.invoke(SigarProxyCache.java:220)
at com.sun.proxy.$Proxy36.getNetInterfaceList(Unknown Source)
at org.openhab.binding.systeminfo.internal.SysteminfoBinding.initializeSystemMonitor(SysteminfoBinding.java:419)
at org.openhab.binding.systeminfo.internal.SysteminfoBinding.updated(SysteminfoBinding.java:403)
at org.eclipse.equinox.internal.cm.ManagedServiceTracker$1.run(ManagedServiceTracker.java:276)
at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36)

2015-08-30 20:04:23 [INFO ] [.service.AbstractActiveService:169 ] - Systeminfo Refresh Service has been started
2015-08-30 20:04:23 [DEBUG] [.o.b.snmp.internal.SnmpBinding:91 ] - SNMP binding activated
2015-08-30 20:04:23 [INFO ] [.service.AbstractActiveService:169 ] - NTP Refresh Service has been started
2015-08-30 20:04:23 [DEBUG] [inding.ntp.internal.NtpBinding:77 ] - There is no existing NTP binding configuration => refresh cycle aborted!
2015-08-30 20:04:23 [ERROR] [.o.b.snmp.internal.SnmpBinding:149 ] - SNMP binding couldn’t listen to 0.0.0.0/162java.net.BindException: Permission denied
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:96)
at java.net.DatagramSocket.bind(DatagramSocket.java:396)
at java.net.DatagramSocket.(DatagramSocket.java:251)
at java.net.DatagramSocket.(DatagramSocket.java:304)
at org.snmp4j.transport.DefaultUdpTransportMapping.(DefaultUdpTransportMapping.java:100)
at org.openhab.binding.snmp.internal.SnmpBinding.listen(SnmpBinding.java:132)
at org.openhab.binding.snmp.internal.SnmpBinding.updated(SnmpBinding.java:432)
at org.eclipse.equinox.internal.cm.ManagedServiceTracker$1.run(ManagedServiceTracker.java:276)
at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36)

2015-08-30 20:04:24 [INFO ] [.service.AbstractActiveService:169 ] - SNMP Refresh Service has been started
2015-08-30 20:04:24 [DEBUG] [s.c.d.internal.PersistentInbox:141 ] - Discovery result with thing ‘hue:bridge:00178817a5d4’ not added as inbox entry. It is already present as thing in the ThingRegistry.

2015-08-30 20:04:07 [ERROR] [.jpa.internal.JpaConfiguration:44 ] - Got a null properties object!

2015-08-30 20:04:17 [ERROR] [o.i.m.internal.MyOpenHABClient:185 ] - Socket.IO error: not authorized

I believe you need to start each line with weather:, so lines in the cfg would look like:

weather:location.68264.latitude=
weather:location.68264.longitude=

etc.

Weird, after replying it said this post was 3mo old, but showed up initially as recent.