Habmin on synology

732 views
Skip to first unread message

Vilhelm Pihlsgård

unread,
Mar 19, 2014, 5:59:48 PM3/19/14
to ope...@googlegroups.com
Hi

I installed OpenHAB 1.4 on my synology and got the demo to run.
Then I installed OpenHAB designer and got it working. I have a sitemap etc.

I followed the installation guide of habmin and it seems that its not connected to my OpenHAB installation.
The only change I do is changing the language.

I thought I should see some bindings, especially Zwave, but everything is empty and I cant save anything.
Any suggestions what I have done wrong?

Best regards
Vilhelm


Capture.PNG

Chris Jackson

unread,
Mar 20, 2014, 4:27:27 AM3/20/14
to ope...@googlegroups.com
The "online" indicator is red so it probably means that the HABmin bundle is not running for some reason. To be 100% clear on the installation - you've copied the habmin.jar and the zwave.jar files from the HABmin github repo and put them both into your /addons folder?

I guess the next step is to check the logfile (preferably in debug mode) and see if there is anything there that explains why it is not working.

Chris

Vilhelm Pihlsgård

unread,
Mar 25, 2014, 5:14:20 PM3/25/14
to ope...@googlegroups.com
Hi

I have copied both "org.openhab.binding.zwave-1.5.0-SNAPSHOT.jar" and "org.openhab.io.habmin-1.5.0-SNAPSHOT.jar" to volume1/public/OpenHAB/addons,

How do I enable debug mode and where could I find the logfile?

BR
Vilhelm

Chris Jackson

unread,
Mar 25, 2014, 5:33:34 PM3/25/14
to ope...@googlegroups.com
The easiest way to start in debug mode is to run the “run_debug.sh” script - this will run the system in debug. You can alternatively change the logging only for zwave by editing the logback.xml file (in the config directory) - there’s a description in the zwave wiki.

Cheers
Chris

Vilhelm Pihlsgård

unread,
Mar 27, 2014, 7:22:47 AM3/27/14
to ope...@googlegroups.com
Hi again Chris

Where can i find "run_debug.sh"?
I tried with  'start_debug.sh' in OpenHAB and got this error:

12:12:45.740 [openHAB-job-scheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers
12:12:45.748 [org.openhab.core.internal.logging.OSGILogListener$NLogListener@135701c] INFO  OSGi - ServiceEvent REGISTERED
12:12:45.750 [org.openhab.core.internal.logging.OSGILogListener$NLogListener@135701c] INFO  OSGi - BundleEvent STARTED
12:12:45.827 [ManagedService Update Queue] INFO  o.o.b.z.internal.ZWaveActiveBinding - Update config, port = /dev/ttyUSB0
12:12:45.837 [ZWave Refresh Service] INFO  o.o.c.service.AbstractActiveService - ZWave Refresh Service has been started
12:12:45.838 [ZWave Refresh Service] DEBUG o.o.b.z.internal.ZWaveActiveBinding - Zwave Network isn't ready yet!
12:12:45.998 [ManagedService Update Queue] INFO  o.o.b.z.i.protocol.ZWaveController - Starting Z-Wave controller
12:12:45.998 [ManagedService Update Queue] INFO  o.o.b.z.i.protocol.ZWaveController - Connecting to serial port /dev/ttyUSB0
12:12:46.141 [FolderObserver] INFO  o.o.m.c.internal.ModelRepositoryImpl - Loading model 'demo.script'
RXTX Warning:  Removing stale lock file. /var/lock/LCK..ttyUSB1
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x4edefb94, pid=26524, tid=1337877616
#
# JRE version: Java(TM) SE Embedded Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot(TM) Embedded Client VM (24.51-b03 mixed mode linux-arm )
# Problematic frame:
# C  [libNRJavaSerialv6_HF.so+0x8b94]  Java_gnu_io_RXTXCommDriver_testRead+0x1c0
#
# Core dump written. Default location: /volume1/@appstore/OpenHAB/core or core.26524
#
# An error report file with more information is saved as:
# /volume1/@appstore/OpenHAB/hs_err_pid26524.log
Segmentation fault (core dumped)

dmesg gives me:
[   80.270000] init: synoindexd main process (6839) killed by USR2 signal
[   80.310000] init: synoindexd main process ended, respawning
[   85.650000] usbip_common_mod: module is from the staging directory, the quality is unknown, you have been warned.
[   85.660000] usbip_common_mod: usbip common driver1.0
[   85.680000] usbip: module is from the staging directory, the quality is unknown, you have been warned.
[   85.730000] usbip 1-1.3:1.0: this device 1-1.3 is not in match_busid table. skip!
[   85.730000] usbcore: registered new interface driver usbip
[   85.740000] usbip:Stub Driver for USB/IP:1.0
[   92.670000] usbcore: registered new interface driver usbserial
[   92.670000] usbserial: USB Serial Driver core
[   92.730000] USB Serial support registered for FTDI USB Serial Device
[   92.770000] usbcore: registered new interface driver ftdi_sio
[   92.780000] ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
[   92.880000] USB Serial support registered for pl2303
[   92.930000] usbcore: registered new interface driver pl2303
[   92.930000] pl2303: Prolific PL2303 USB to serial adaptor driver
[   92.980000] USB Serial support registered for cp210x
[   92.990000] cp210x 1-1.3:1.0: cp210x converter detected
[   92.990000] usb 1-1.3: lock for hub EH
[   93.090000] usb 1-1.3: reset full speed USB device using orion-ehci and address 3
[   93.130000] hub is performing EH
[   93.200000] usb 1-1.3: unlock for hub EH
[   93.200000] usb 1-1.3: cp210x converter now attached to ttyUSB0
[   93.240000] usbcore: registered new interface driver cp210x
[   93.240000] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
[   95.400000] loop: module loaded
[   97.040000] Slow work thread pool: Starting up
[   97.230000] Slow work thread pool: Ready

From my point of view it looks like there is some problem with my Aeon stick.

Chris Jackson

unread,
Mar 27, 2014, 1:07:12 PM3/27/14
to ope...@googlegroups.com
Sorry - you’re right - it is start_debug.sh (I have a modified version that I use which I renamed to run_debug to avoid conflicts…)

I’m afraid I’m not sure what’s going on here. I doubt it’s the z-stick itself - I wouldn’t think it would cause this sort of error if the z-stick was faulty, but I’m not certain about this. It does however look like it’s in some way related to the USB though, so I guess this is what drives you in the direction of the stick?

Does openHAB run without the zwave binding loaded?

Chris

Vilhelm Pihlsgård

unread,
Mar 28, 2014, 6:12:42 AM3/28/14
to ope...@googlegroups.com
Hi

Now I have tested without z-wave binding and OpenHAB seems to work.
I also tested with both 1.4 and 1.5 snapshot of z-wave binding and none of them work.

It seems that there is something wrong with my configuration of the stick.
I also tried to disconnect my external HDD, just in case, but it makes no difference.

br
Vilhelm

Vilhelm Pihlsgård

unread,
Apr 3, 2014, 4:28:18 PM4/3/14
to ope...@googlegroups.com
Now I got some help elsewere.
It seems that my java version was not compatible with the armv5 of my synology

You do not tell which DSM version and which synology model you are using. But I had a similar problem when I tried to access my rfxcom on DSM 5.0 running on a synology station containing an ARMv5 processor. Apparently libNRJavaSerial does not properly support the ARMv5 processor. 

Assuming this is the same problem, you can try to get it to work by 
- retrieving the file native/linux/ARM/libNRJavaSerial_legacy.so from the OpenHAB/server/configuration/org.eclipse.osgi/bundles/203/1/.cp/lib/nrjavaserial-3.8.8.jar (if you do not know how: a .jar file is a zip file, so just open using an unzip program)    
- change the startup of OpenHAB to let libNRJavaSerial know that it should use this native library instead of the one it apparently chooses by default. Add the following to the java command in the start_*.sh scripts: -DlibNRJavaSerial.userlib=<PATH WHERE YOU PLACED THE LIB>/libNRJavaSerial_legacy.so

Now openhab is running ok with z-wave binding, atleast there is no error message when running start_debug.sh.
But habmin still shows that OpenHab is offline.

These are the addons I (try to) use:

DiskStation> pwd
/var/packages/OpenHAB/target/addons
DiskStation> dir
drwxrwxrwx    3 openhab  users         4096 Mar 28 10:00 .
drwxrwxrwx    4 1055     users         4096 Mar 17 19:55 ..
drwxrwxrwx    2 openhab  users         4096 Mar 28 10:00 @eaDir
-rwxr--r--    1 openhab  users        18843 Mar 27 09:59 org.openhab.binding.http-1.4.0.jar
-rwxr--r--    1 openhab  users        10148 Mar 27 09:59 org.openhab.binding.ntp-1.4.0.jar
-rwxrwxrwx    1 openhab  users       760541 Feb  9 14:32 org.openhab.binding.zwave-1.4.0.jar
-rwxrwxrwx    1 openhab  users      1060978 Mar 25 21:16 org.openhab.io.habmin-1.5.0-SNAPSHOT.jar
-rwxr--r--    1 openhab  users      9175337 Mar 27 09:59 org.openhab.io.multimedia.tts.freetts-1.4.0.jar
-rwxr--r--    1 openhab  users         6154 Mar 27 09:59 org.openhab.persistence.exec-1.4.0.jar
-rwxr--r--    1 openhab  users         7374 Mar 27 09:59 org.openhab.persistence.logging-1.4.0.jar
-rwxr--r--    1 openhab  users       618059 Mar 27 09:59 org.openhab.persistence.rrd4j-1.4.0.jar

DiskStation>

Martin Naughton

unread,
May 1, 2014, 4:01:49 PM5/1/14
to ope...@googlegroups.com
I am getting the same problem if the Z stick is plugged in or out. If I configure openhab.cfg to point /dev/ttyUSB0 then the bundle fails over. It core dumps because code outside the VM has failed. Hard to debug this.

Running Java 8 and java 7 has this problem.

From looking at the classpath for the zwave binding it finds nrjavaserial in the IO bundle. Why would you need to point to an external libNRJavaSerial ??
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java"/>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/org.openhab.io.transport.serial/lib/nrjavaserial-3.8.8.jar"/>
<classpathentry kind="lib" path="lib/xstream-1.4.6.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>



19:23:38.617 INFO  OSGi[:76] - BundleEvent STARTED
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0xab1333e219:23:38.637 DEBUG o.o.p.e.i.ExecPersistenceServiceActivator[:33] - Exec persistence bundle has been started.
, pid=2529, tid=2887449408
#
# JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
# Java VM: Java HotSpot(TM) Client VM (25.5-b02 mixed mode linux-x86 )
# Problematic frame:
# C  [libNRJavaSerial.so+0x93e2]  check_group_uucp+0x72
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:

AND


# JRE version: Java(TM) SE Embedded Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13)
# Java VM: Java HotSpot(TM) Embedded Client VM (24.55-b03 mixed mode linux-x86 )
# Problematic frame:

Vilhelm Pihlsgård

unread,
May 20, 2014, 4:11:49 PM5/20/14
to ope...@googlegroups.com
Hello gentlemen

Habmin says that OpenHab is offline, but when I am connecting to openhab my siemap shows up.

This is what I get when running start_debug.sh:


alEvaluate(XbaseInterpreter.java:219)
22:09:00.073 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: <null> counter <XBinaryOperationImplCustom>
22:09:00.074 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  getExpectedType: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:00.074 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -   cache skip: null
22:09:00.074 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -   cache hit: false for: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:00.074 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  result: null getExpectedType(parameterized) : org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:00.074 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache skip: null
22:09:00.075 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: false for: <null> counter <XBinaryOperationImplCustom>
22:09:00.075 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: null getExpectedType(parameterized) : <null> counter <XBinaryOperationImplCustom>
22:09:00.075 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:00.076 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:00.076 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache skip: null
22:09:00.076 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: false for: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:00.076 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: null getExpectedType(parameterized) : org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:00.077 [openHAB-job-scheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers
22:09:00.103 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_GF_Corridor' with state 'ON' in rrd4j database
22:09:00.104 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_GF_Corridor' with state 'OFF' in rrd4j database
22:09:00.107 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_FF_Child' with state 'ON' in rrd4j database
22:09:00.107 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_FF_Child' with state 'ON' in rrd4j database
22:09:00.125 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_FF_Office' with state 'OFF' in rrd4j database
22:09:00.125 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_FF_Office' with state 'OFF' in rrd4j database
22:09:00.134 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_FF_Bed' with state 'OFF' in rrd4j database
22:09:00.134 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_FF_Bed' with state 'OFF' in rrd4j database
22:09:00.138 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Window_GF_Toilet' with state 'OPEN' in rrd4j database
22:09:00.138 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Window_GF_Toilet' with state 'CLOSED' in rrd4j database
22:09:00.153 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_FF_Bath' with state 'OFF' in rrd4j database
22:09:00.153 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_FF_Bath' with state 'OFF' in rrd4j database
22:09:00.163 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_GF_Living' with state 'OFF' in rrd4j database
22:09:00.163 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_GF_Living' with state 'OFF' in rrd4j database
22:09:00.167 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'DemoSwitch' with state 'OFF' in rrd4j database
22:09:00.168 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'DemoSwitch' with state 'OFF' in rrd4j database
22:09:00.173 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_GF_Toilet' with state 'OFF' in rrd4j database
22:09:00.173 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Heating_GF_Toilet' with state 'OFF' in rrd4j database
22:09:00.242 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Temperature_GF_Kitchen' with state '21.20000000' in rrd4j database
22:09:00.246 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Temperature_FF_Child' with state '21.50000000' in rrd4j database
22:09:00.249 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Temperature_FF_Bed' with state '19.10000000' in rrd4j database
22:09:00.271 [openHAB-job-scheduler_Worker-1] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Temperature_FF_Office' with state '19.50000000' in rrd4j database
22:09:01.301 [Timer-227] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Temperature_GF_Toilet' with state '22.30000000' in rrd4j database
22:09:01.331 [Timer-228] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Temperature_GF_Living' with state '22.00000000' in rrd4j database
22:09:01.351 [Timer-229] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Temperature_FF_Bath' with state '21.80000000' in rrd4j database
22:09:01.391 [Timer-230] DEBUG o.o.p.rrd4j.internal.RRD4jService - Stored 'Temperature_GF_Corridor' with state '22.30000000' in rrd4j database
22:09:06.010 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'rules'
22:09:06.011 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'sitemaps'
22:09:06.011 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'scripts'
22:09:06.012 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'persistence'
22:09:06.013 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'items'
22:09:10.930 [HTTP Refresh Service] DEBUG o.o.b.http.internal.HttpBinding - item 'Weather_Temperature' is about to be refreshed now
22:09:10.931 [HTTP Refresh Service] DEBUG o.a.c.h.params.DefaultHttpParams - Set parameter http.socket.timeout = 5000
22:09:10.931 [HTTP Refresh Service] DEBUG o.a.c.h.params.DefaultHttpParams - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@3c0a0d
22:09:10.932 [HTTP Refresh Service] DEBUG org.openhab.io.net.http.HttpUtil - About to execute 'http://weather.yahooapis.com/forecastrss?w=638242&u=c'
22:09:10.932 [HTTP Refresh Service] DEBUG o.a.c.httpclient.HttpConnection - Open connection to weather.yahooapis.com:80
22:09:10.978 [HTTP Refresh Service] DEBUG httpclient.wire.header - >> "GET /forecastrss?w=638242&u=c HTTP/1.1[\r][\n]"
22:09:10.978 [HTTP Refresh Service] DEBUG o.a.c.httpclient.HttpMethodBase - Adding Host request header
22:09:10.978 [HTTP Refresh Service] DEBUG httpclient.wire.header - >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
22:09:10.978 [HTTP Refresh Service] DEBUG httpclient.wire.header - >> "Host: weather.yahooapis.com[\r][\n]"
22:09:10.979 [HTTP Refresh Service] DEBUG httpclient.wire.header - >> "[\r][\n]"
22:09:11.013 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "HTTP/1.1 200 OK[\r][\n]"
22:09:11.013 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "HTTP/1.1 200 OK[\r][\n]"
22:09:11.014 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "Date: Tue, 20 May 2014 20:06:15 GMT[\r][\n]"
22:09:11.014 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "P3P: policyref="http://info.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV"[\r][\n]"
22:09:11.014 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "Cache-Control: max-age=200, public[\r][\n]"
22:09:11.014 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "Vary: Accept-Encoding[\r][\n]"
22:09:11.014 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "Content-Length: 2722[\r][\n]"
22:09:11.014 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "Content-Type: text/xml;charset=UTF-8[\r][\n]"
22:09:11.015 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "Age: 146[\r][\n]"
22:09:11.015 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "Via: http/1.1 ats20.weather.bf1.yahoo.com (ApacheTrafficServer/4.0.2 [cHs f ]), http/1.1 r22.ycpi.dee.yahoo.net (ApacheTrafficServer/4.0.2 [cHs f ])[\r][\n]"
22:09:11.015 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "Server: ATS[\r][\n]"
22:09:11.015 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "Connection: keep-alive[\r][\n]"
22:09:11.015 [HTTP Refresh Service] DEBUG httpclient.wire.header - << "[\r][\n]"
22:09:11.016 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>[\n]"
22:09:11.016 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "[0x9][0x9]<rss version="2.0" xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">[\n]"
22:09:11.016 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "[0x9][0x9][0x9]<channel>[\n]"
22:09:11.016 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "[0x9][0x9][\n]"
22:09:11.016 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<title>Yahoo! Weather - Berlin, DE</title>[\n]"
22:09:11.016 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>[\n]"
22:09:11.016 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<description>Yahoo! Weather for Berlin, DE</description>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<language>en-us</language>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<lastBuildDate>Tue, 20 May 2014 9:18 pm CEST</lastBuildDate>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<ttl>60</ttl>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:location city="Berlin" region="BE"   country="Germany"/>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:units temperature="C" distance="km" pressure="mb" speed="km/h"/>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:wind chill="22"   direction="10"   speed="4.83" />[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:atmosphere humidity="50"  visibility="9.99"  pressure="982.05"  rising="0" />[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:astronomy sunrise="5:01 am"   sunset="9:01 pm"/>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<image>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<title>Yahoo! Weather</title>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<width>142</width>[\n]"
22:09:11.017 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<height>18</height>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<link>http://weather.yahoo.com</link>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<url>http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif</url>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "</image>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<item>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<title>Conditions for Berlin, DE at 9:18 pm CEST</title>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<geo:lat>52.52</geo:lat>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<geo:long>13.38</geo:long>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<pubDate>Tue, 20 May 2014 9:18 pm CEST</pubDate>[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:condition  text="Fair"  code="33"  temp="22"  date="Tue, 20 May 2014 9:18 pm CEST" />[\n]"
22:09:11.018 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<description><![CDATA[[\n]"
22:09:11.019 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<img src="http://l.yimg.com/a/i/us/we/52/33.gif"/><br />[\n]"
22:09:11.019 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<b>Current Conditions:</b><br />[\n]"
22:09:11.019 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "Fair, 22 C<BR />[\n]"
22:09:11.019 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<BR /><b>Forecast:</b><BR />[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "Tue - Clear. High: 26 Low: 14<br />[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "Wed - Mostly Sunny. High: 28 Low: 16<br />[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "Thu - Sunny. High: 29 Low: 17<br />[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "Fri - Thunderstorms. High: 27 Low: 17<br />[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "Sat - Thunderstorms. High: 22 Low: 13<br />[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<br />[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<a href="http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html">Full Forecast at Yahoo! Weather</a><BR/><BR/>[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "(provided by <a href="http://www.weather.com" >The Weather Channel</a>)<br/>[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "]]></description>[\n]"
22:09:11.021 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:forecast day="Tue" date="20 May 2014" low="14" high="26" text="Clear" code="31" />[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:forecast day="Wed" date="21 May 2014" low="16" high="28" text="Mostly Sunny" code="34" />[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:forecast day="Thu" date="22 May 2014" low="17" high="29" text="Sunny" code="32" />[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:forecast day="Fri" date="23 May 2014" low="17" high="27" text="Thunderstorms" code="4" />[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<yweather:forecast day="Sat" date="24 May 2014" low="13" high="22" text="Thunderstorms" code="4" />[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<guid isPermaLink="false">GMXX0007_2014_05_24_7_00_CEST</guid>[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "</item>[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "</channel>[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "</rss>[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "[\n]"
22:09:11.022 [HTTP Refresh Service] DEBUG httpclient.wire.content - << "<!-- fan1675.sports.bf1.yahoo.com Tue May 20 20:06:15 PST 2014 -->[\n]"
22:09:11.023 [HTTP Refresh Service] DEBUG o.a.c.httpclient.HttpMethodBase - Should NOT close connection in response to directive: keep-alive
22:09:11.023 [HTTP Refresh Service] DEBUG o.a.c.httpclient.HttpConnection - Releasing connection back to connection manager.
22:09:11.023 [HTTP Refresh Service] DEBUG org.openhab.io.net.http.HttpUtil - <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
                <rss version="2.0" xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
                        <channel>

<title>Yahoo! Weather - Berlin, DE</title>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<description>Yahoo! Weather for Berlin, DE</description>
<language>en-us</language>
<lastBuildDate>Tue, 20 May 2014 9:18 pm CEST</lastBuildDate>
<ttl>60</ttl>
<yweather:location city="Berlin" region="BE"   country="Germany"/>
<yweather:units temperature="C" distance="km" pressure="mb" speed="km/h"/>
<yweather:wind chill="22"   direction="10"   speed="4.83" />
<yweather:atmosphere humidity="50"  visibility="9.99"  pressure="982.05"  rising="0" />
<yweather:astronomy sunrise="5:01 am"   sunset="9:01 pm"/>
<image>
<title>Yahoo! Weather</title>
<width>142</width>
<height>18</height>
<link>http://weather.yahoo.com</link>
<url>http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif</url>
</image>
<item>
<title>Conditions for Berlin, DE at 9:18 pm CEST</title>
<geo:lat>52.52</geo:lat>
<geo:long>13.38</geo:long>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<pubDate>Tue, 20 May 2014 9:18 pm CEST</pubDate>
<yweather:condition  text="Fair"  code="33"  temp="22"  date="Tue, 20 May 2014 9:18 pm CEST" />
<description><![CDATA[
<img src="http://l.yimg.com/a/i/us/we/52/33.gif"/><br />
<b>Current Conditions:</b><br />
Fair, 22 C<BR />
<BR /><b>Forecast:</b><BR />
Tue - Clear. High: 26 Low: 14<br />
Wed - Mostly Sunny. High: 28 Low: 16<br />
Thu - Sunny. High: 29 Low: 17<br />
Fri - Thunderstorms. High: 27 Low: 17<br />
Sat - Thunderstorms. High: 22 Low: 13<br />
<br />
<a href="http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html">Full Forecast at Yahoo! Weather</a><BR/><BR/>
(provided by <a href="http://www.weather.com" >The Weather Channel</a>)<br/>
]]></description>
<yweather:forecast day="Tue" date="20 May 2014" low="14" high="26" text="Clear" code="31" />
<yweather:forecast day="Wed" date="21 May 2014" low="16" high="28" text="Mostly Sunny" code="34" />
<yweather:forecast day="Thu" date="22 May 2014" low="17" high="29" text="Sunny" code="32" />
<yweather:forecast day="Fri" date="23 May 2014" low="17" high="27" text="Thunderstorms" code="4" />
<yweather:forecast day="Sat" date="24 May 2014" low="13" high="22" text="Thunderstorms" code="4" />
<guid isPermaLink="false">GMXX0007_2014_05_24_7_00_CEST</guid>
</item>
</channel>
</rss>

<!-- fan1675.sports.bf1.yahoo.com Tue May 20 20:06:15 PST 2014 -->

22:09:11.024 [HTTP Refresh Service] DEBUG o.o.c.t.i.s.XsltTransformationService - about to transform '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
                <rss version="2.0" xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
                        <channel>

<title>Yahoo! Weather - Berlin, DE</title>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<description>Yahoo! Weather for Berlin, DE</description>
<language>en-us</language>
<lastBuildDate>Tue, 20 May 2014 9:18 pm CEST</lastBuildDate>
<ttl>60</ttl>
<yweather:location city="Berlin" region="BE"   country="Germany"/>
<yweather:units temperature="C" distance="km" pressure="mb" speed="km/h"/>
<yweather:wind chill="22"   direction="10"   speed="4.83" />
<yweather:atmosphere humidity="50"  visibility="9.99"  pressure="982.05"  rising="0" />
<yweather:astronomy sunrise="5:01 am"   sunset="9:01 pm"/>
<image>
<title>Yahoo! Weather</title>
<width>142</width>
<height>18</height>
<link>http://weather.yahoo.com</link>
<url>http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif</url>
</image>
<item>
<title>Conditions for Berlin, DE at 9:18 pm CEST</title>
<geo:lat>52.52</geo:lat>
<geo:long>13.38</geo:long>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<pubDate>Tue, 20 May 2014 9:18 pm CEST</pubDate>
<yweather:condition  text="Fair"  code="33"  temp="22"  date="Tue, 20 May 2014 9:18 pm CEST" />
<description><![CDATA[
<img src="http://l.yimg.com/a/i/us/we/52/33.gif"/><br />
<b>Current Conditions:</b><br />
Fair, 22 C<BR />
<BR /><b>Forecast:</b><BR />
Tue - Clear. High: 26 Low: 14<br />
Wed - Mostly Sunny. High: 28 Low: 16<br />
Thu - Sunny. High: 29 Low: 17<br />
Fri - Thunderstorms. High: 27 Low: 17<br />
Sat - Thunderstorms. High: 22 Low: 13<br />
<br />
<a href="http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html">Full Forecast at Yahoo! Weather</a><BR/><BR/>
(provided by <a href="http://www.weather.com" >The Weather Channel</a>)<br/>
]]></description>
<yweather:forecast day="Tue" date="20 May 2014" low="14" high="26" text="Clear" code="31" />
<yweather:forecast day="Wed" date="21 May 2014" low="16" high="28" text="Mostly Sunny" code="34" />
<yweather:forecast day="Thu" date="22 May 2014" low="17" high="29" text="Sunny" code="32" />
<yweather:forecast day="Fri" date="23 May 2014" low="17" high="27" text="Thunderstorms" code="4" />
<yweather:forecast day="Sat" date="24 May 2014" low="13" high="22" text="Thunderstorms" code="4" />
<guid isPermaLink="false">GMXX0007_2014_05_24_7_00_CEST</guid>
</item>
</channel>
</rss>

<!-- fan1675.sports.bf1.yahoo.com Tue May 20 20:06:15 PST 2014 -->
' by the function 'javax.xml.transform.stream.StreamSource@1b7f124'
ERROR:  'Could not compile stylesheet'
FATAL ERROR:  '/volume1/@appstore/OpenHAB/configurations/transform/yahoo_weather_temperature.xsl (No such file or directory)'
           :/volume1/@appstore/OpenHAB/configurations/transform/yahoo_weather_temperature.xsl (No such file or directory)
22:09:11.080 [HTTP Refresh Service] ERROR o.o.c.t.i.s.XsltTransformationService - transformation throws exception
javax.xml.transform.TransformerConfigurationException: /volume1/@appstore/OpenHAB/configurations/transform/yahoo_weather_temperature.xsl (No such file or directory)
        at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:964) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:739) ~[na:1.7.0_55]
        at org.openhab.core.transform.internal.service.XsltTransformationService.transform(XsltTransformationService.java:82) ~[na:na]
        at org.openhab.binding.http.internal.HttpBinding.execute(HttpBinding.java:176) [bundlefile:na]
        at org.openhab.core.binding.AbstractActiveBinding$BindingActiveService.execute(AbstractActiveBinding.java:156) [org.openhab.core_1.4.0.jar:na]
        at org.openhab.core.service.AbstractActiveService$RefreshThread.run(AbstractActiveService.java:173) [org.openhab.core_1.4.0.jar:na]
Caused by: java.io.FileNotFoundException: /volume1/@appstore/OpenHAB/configurations/transform/yahoo_weather_temperature.xsl (No such file or directory)
        at java.io.FileInputStream.open(Native Method) ~[na:1.7.0_55]
        at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[na:1.7.0_55]
        at java.io.FileInputStream.<init>(FileInputStream.java:101) ~[na:1.7.0_55]
        at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90) ~[na:1.7.0_55]
        at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:613) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.compiler.Parser.parse(Parser.java:430) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.compiler.Parser.parse(Parser.java:505) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.compiler.XSLTC.compile(XSLTC.java:396) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.compiler.XSLTC.compile(XSLTC.java:498) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:923) ~[na:1.7.0_55]
        ... 5 common frames omitted
22:09:11.132 [HTTP Refresh Service] ERROR o.o.b.http.internal.HttpBinding - transformation throws exception [transformation=XSLT(yahoo_weather_temperature.xsl), response=<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
                <rss version="2.0" xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
                        <channel>

<title>Yahoo! Weather - Berlin, DE</title>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<description>Yahoo! Weather for Berlin, DE</description>
<language>en-us</language>
<lastBuildDate>Tue, 20 May 2014 9:18 pm CEST</lastBuildDate>
<ttl>60</ttl>
<yweather:location city="Berlin" region="BE"   country="Germany"/>
<yweather:units temperature="C" distance="km" pressure="mb" speed="km/h"/>
<yweather:wind chill="22"   direction="10"   speed="4.83" />
<yweather:atmosphere humidity="50"  visibility="9.99"  pressure="982.05"  rising="0" />
<yweather:astronomy sunrise="5:01 am"   sunset="9:01 pm"/>
<image>
<title>Yahoo! Weather</title>
<width>142</width>
<height>18</height>
<link>http://weather.yahoo.com</link>
<url>http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif</url>
</image>
<item>
<title>Conditions for Berlin, DE at 9:18 pm CEST</title>
<geo:lat>52.52</geo:lat>
<geo:long>13.38</geo:long>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<pubDate>Tue, 20 May 2014 9:18 pm CEST</pubDate>
<yweather:condition  text="Fair"  code="33"  temp="22"  date="Tue, 20 May 2014 9:18 pm CEST" />
<description><![CDATA[
<img src="http://l.yimg.com/a/i/us/we/52/33.gif"/><br />
<b>Current Conditions:</b><br />
Fair, 22 C<BR />
<BR /><b>Forecast:</b><BR />
Tue - Clear. High: 26 Low: 14<br />
Wed - Mostly Sunny. High: 28 Low: 16<br />
Thu - Sunny. High: 29 Low: 17<br />
Fri - Thunderstorms. High: 27 Low: 17<br />
Sat - Thunderstorms. High: 22 Low: 13<br />
<br />
<a href="http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html">Full Forecast at Yahoo! Weather</a><BR/><BR/>
(provided by <a href="http://www.weather.com" >The Weather Channel</a>)<br/>
]]></description>
<yweather:forecast day="Tue" date="20 May 2014" low="14" high="26" text="Clear" code="31" />
<yweather:forecast day="Wed" date="21 May 2014" low="16" high="28" text="Mostly Sunny" code="34" />
<yweather:forecast day="Thu" date="22 May 2014" low="17" high="29" text="Sunny" code="32" />
<yweather:forecast day="Fri" date="23 May 2014" low="17" high="27" text="Thunderstorms" code="4" />
<yweather:forecast day="Sat" date="24 May 2014" low="13" high="22" text="Thunderstorms" code="4" />
<guid isPermaLink="false">GMXX0007_2014_05_24_7_00_CEST</guid>
</item>
</channel>
</rss>

<!-- fan1675.sports.bf1.yahoo.com Tue May 20 20:06:15 PST 2014 -->
]
org.openhab.core.transform.TransformationException: transformation throws exception
        at org.openhab.core.transform.internal.service.XsltTransformationService.transform(XsltTransformationService.java:86) ~[na:na]
        at org.openhab.binding.http.internal.HttpBinding.execute(HttpBinding.java:176) ~[na:na]
        at org.openhab.core.binding.AbstractActiveBinding$BindingActiveService.execute(AbstractActiveBinding.java:156) [org.openhab.core_1.4.0.jar:na]
        at org.openhab.core.service.AbstractActiveService$RefreshThread.run(AbstractActiveService.java:173) [org.openhab.core_1.4.0.jar:na]
Caused by: javax.xml.transform.TransformerConfigurationException: /volume1/@appstore/OpenHAB/configurations/transform/yahoo_weather_temperature.xsl (No such file or directory)
        at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:964) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:739) ~[na:1.7.0_55]
        at org.openhab.core.transform.internal.service.XsltTransformationService.transform(XsltTransformationService.java:82) ~[na:na]
        ... 3 common frames omitted
Caused by: java.io.FileNotFoundException: /volume1/@appstore/OpenHAB/configurations/transform/yahoo_weather_temperature.xsl (No such file or directory)
        at java.io.FileInputStream.open(Native Method) ~[na:1.7.0_55]
        at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[na:1.7.0_55]
        at java.io.FileInputStream.<init>(FileInputStream.java:101) ~[na:1.7.0_55]
        at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90) ~[na:1.7.0_55]
        at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:613) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) ~[na:1.7.0_55]
        at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.compiler.Parser.parse(Parser.java:430) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.compiler.Parser.parse(Parser.java:505) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.compiler.XSLTC.compile(XSLTC.java:396) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.compiler.XSLTC.compile(XSLTC.java:498) ~[na:1.7.0_55]
        at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:923) ~[na:1.7.0_55]
        ... 5 common frames omitted
22:09:11.134 [HTTP Refresh Service] DEBUG o.o.b.http.internal.HttpBinding - transformed response is '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
                <rss version="2.0" xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
                        <channel>

<title>Yahoo! Weather - Berlin, DE</title>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<description>Yahoo! Weather for Berlin, DE</description>
<language>en-us</language>
<lastBuildDate>Tue, 20 May 2014 9:18 pm CEST</lastBuildDate>
<ttl>60</ttl>
<yweather:location city="Berlin" region="BE"   country="Germany"/>
<yweather:units temperature="C" distance="km" pressure="mb" speed="km/h"/>
<yweather:wind chill="22"   direction="10"   speed="4.83" />
<yweather:atmosphere humidity="50"  visibility="9.99"  pressure="982.05"  rising="0" />
<yweather:astronomy sunrise="5:01 am"   sunset="9:01 pm"/>
<image>
<title>Yahoo! Weather</title>
<width>142</width>
<height>18</height>
<link>http://weather.yahoo.com</link>
<url>http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif</url>
</image>
<item>
<title>Conditions for Berlin, DE at 9:18 pm CEST</title>
<geo:lat>52.52</geo:lat>
<geo:long>13.38</geo:long>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<pubDate>Tue, 20 May 2014 9:18 pm CEST</pubDate>
<yweather:condition  text="Fair"  code="33"  temp="22"  date="Tue, 20 May 2014 9:18 pm CEST" />
<description><![CDATA[
<img src="http://l.yimg.com/a/i/us/we/52/33.gif"/><br />
<b>Current Conditions:</b><br />
Fair, 22 C<BR />
<BR /><b>Forecast:</b><BR />
Tue - Clear. High: 26 Low: 14<br />
Wed - Mostly Sunny. High: 28 Low: 16<br />
Thu - Sunny. High: 29 Low: 17<br />
Fri - Thunderstorms. High: 27 Low: 17<br />
Sat - Thunderstorms. High: 22 Low: 13<br />
<br />
<a href="http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html">Full Forecast at Yahoo! Weather</a><BR/><BR/>
(provided by <a href="http://www.weather.com" >The Weather Channel</a>)<br/>
]]></description>
<yweather:forecast day="Tue" date="20 May 2014" low="14" high="26" text="Clear" code="31" />
<yweather:forecast day="Wed" date="21 May 2014" low="16" high="28" text="Mostly Sunny" code="34" />
<yweather:forecast day="Thu" date="22 May 2014" low="17" high="29" text="Sunny" code="32" />
<yweather:forecast day="Fri" date="23 May 2014" low="17" high="27" text="Thunderstorms" code="4" />
<yweather:forecast day="Sat" date="24 May 2014" low="13" high="22" text="Thunderstorms" code="4" />
<guid isPermaLink="false">GMXX0007_2014_05_24_7_00_CEST</guid>
</item>
</channel>
</rss>

<!-- fan1675.sports.bf1.yahoo.com Tue May 20 20:06:15 PST 2014 -->
'
22:09:11.141 [HTTP Refresh Service] DEBUG o.o.b.http.internal.HttpBinding - Couldn't create state of type 'class org.openhab.core.library.items.NumberItem' for value '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
                <rss version="2.0" xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
                        <channel>

<title>Yahoo! Weather - Berlin, DE</title>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<description>Yahoo! Weather for Berlin, DE</description>
<language>en-us</language>
<lastBuildDate>Tue, 20 May 2014 9:18 pm CEST</lastBuildDate>
<ttl>60</ttl>
<yweather:location city="Berlin" region="BE"   country="Germany"/>
<yweather:units temperature="C" distance="km" pressure="mb" speed="km/h"/>
<yweather:wind chill="22"   direction="10"   speed="4.83" />
<yweather:atmosphere humidity="50"  visibility="9.99"  pressure="982.05"  rising="0" />
<yweather:astronomy sunrise="5:01 am"   sunset="9:01 pm"/>
<image>
<title>Yahoo! Weather</title>
<width>142</width>
<height>18</height>
<link>http://weather.yahoo.com</link>
<url>http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif</url>
</image>
<item>
<title>Conditions for Berlin, DE at 9:18 pm CEST</title>
<geo:lat>52.52</geo:lat>
<geo:long>13.38</geo:long>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<pubDate>Tue, 20 May 2014 9:18 pm CEST</pubDate>
<yweather:condition  text="Fair"  code="33"  temp="22"  date="Tue, 20 May 2014 9:18 pm CEST" />
<description><![CDATA[
<img src="http://l.yimg.com/a/i/us/we/52/33.gif"/><br />
<b>Current Conditions:</b><br />
Fair, 22 C<BR />
<BR /><b>Forecast:</b><BR />
Tue - Clear. High: 26 Low: 14<br />
Wed - Mostly Sunny. High: 28 Low: 16<br />
Thu - Sunny. High: 29 Low: 17<br />
Fri - Thunderstorms. High: 27 Low: 17<br />
Sat - Thunderstorms. High: 22 Low: 13<br />
<br />
<a href="http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html">Full Forecast at Yahoo! Weather</a><BR/><BR/>
(provided by <a href="http://www.weather.com" >The Weather Channel</a>)<br/>
]]></description>
<yweather:forecast day="Tue" date="20 May 2014" low="14" high="26" text="Clear" code="31" />
<yweather:forecast day="Wed" date="21 May 2014" low="16" high="28" text="Mostly Sunny" code="34" />
<yweather:forecast day="Thu" date="22 May 2014" low="17" high="29" text="Sunny" code="32" />
<yweather:forecast day="Fri" date="23 May 2014" low="17" high="27" text="Thunderstorms" code="4" />
<yweather:forecast day="Sat" date="24 May 2014" low="13" high="22" text="Thunderstorms" code="4" />
<guid isPermaLink="false">GMXX0007_2014_05_24_7_00_CEST</guid>
</item>
</channel>
</rss>

<!-- fan1675.sports.bf1.yahoo.com Tue May 20 20:06:15 PST 2014 -->
'
22:09:11.144 [EventAdmin Async Event Dispatcher Thread] DEBUG o.o.core.internal.items.ItemUpdater - Received update of a not accepted type (StringType) for item Weather_Temperature
22:09:11.144 [EventAdmin Async Event Dispatcher Thread] INFO  runtime.busevents - Weather_Temperature state updated to <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
                <rss version="2.0" xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
                        <channel>

<title>Yahoo! Weather - Berlin, DE</title>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<description>Yahoo! Weather for Berlin, DE</description>
<language>en-us</language>
<lastBuildDate>Tue, 20 May 2014 9:18 pm CEST</lastBuildDate>
<ttl>60</ttl>
<yweather:location city="Berlin" region="BE"   country="Germany"/>
<yweather:units temperature="C" distance="km" pressure="mb" speed="km/h"/>
<yweather:wind chill="22"   direction="10"   speed="4.83" />
<yweather:atmosphere humidity="50"  visibility="9.99"  pressure="982.05"  rising="0" />
<yweather:astronomy sunrise="5:01 am"   sunset="9:01 pm"/>
<image>
<title>Yahoo! Weather</title>
<width>142</width>
<height>18</height>
<link>http://weather.yahoo.com</link>
<url>http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif</url>
</image>
<item>
<title>Conditions for Berlin, DE at 9:18 pm CEST</title>
<geo:lat>52.52</geo:lat>
<geo:long>13.38</geo:long>
<link>http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html</link>
<pubDate>Tue, 20 May 2014 9:18 pm CEST</pubDate>
<yweather:condition  text="Fair"  code="33"  temp="22"  date="Tue, 20 May 2014 9:18 pm CEST" />
<description><![CDATA[
<img src="http://l.yimg.com/a/i/us/we/52/33.gif"/><br />
<b>Current Conditions:</b><br />
Fair, 22 C<BR />
<BR /><b>Forecast:</b><BR />
Tue - Clear. High: 26 Low: 14<br />
Wed - Mostly Sunny. High: 28 Low: 16<br />
Thu - Sunny. High: 29 Low: 17<br />
Fri - Thunderstorms. High: 27 Low: 17<br />
Sat - Thunderstorms. High: 22 Low: 13<br />
<br />
<a href="http://us.rd.yahoo.com/dailynews/rss/weather/Berlin__DE/*http://weather.yahoo.com/forecast/GMXX0007_c.html">Full Forecast at Yahoo! Weather</a><BR/><BR/>
(provided by <a href="http://www.weather.com" >The Weather Channel</a>)<br/>
]]></description>
<yweather:forecast day="Tue" date="20 May 2014" low="14" high="26" text="Clear" code="31" />
<yweather:forecast day="Wed" date="21 May 2014" low="16" high="28" text="Mostly Sunny" code="34" />
<yweather:forecast day="Thu" date="22 May 2014" low="17" high="29" text="Sunny" code="32" />
<yweather:forecast day="Fri" date="23 May 2014" low="17" high="27" text="Thunderstorms" code="4" />
<yweather:forecast day="Sat" date="24 May 2014" low="13" high="22" text="Thunderstorms" code="4" />
<guid isPermaLink="false">GMXX0007_2014_05_24_7_00_CEST</guid>
</item>
</channel>
</rss>

<!-- fan1675.sports.bf1.yahoo.com Tue May 20 20:06:15 PST 2014 -->

22:09:15.001 [openHAB-job-scheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.demo.rules#Crontest#0/15 * * * * ?', class=org.openhab.model.rule.internal.engine.ExecuteRuleJob
22:09:15.002 [openHAB-job-scheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers
22:09:15.003 [openHAB-job-scheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.demo.rules#Crontest#0/15 * * * * ?
22:09:15.005 [openHAB-job-scheduler_Worker-2] DEBUG o.o.m.r.i.engine.ExecuteRuleJob - Executing scheduled rule 'Crontest'
22:09:15.008 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:15.008 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: counter
22:09:15.008 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: true for: counter
22:09:15.008 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: JvmParameterizedTypeReference: java.lang.Number getExpectedType(parameterized) : counter
22:09:15.010 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:15.021 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: org.eclipse.xtext.xbase.impl.XNumberLiteralImpl@1e7daa2 (value: 1)
22:09:15.021 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: true for: org.eclipse.xtext.xbase.impl.XNumberLiteralImpl@1e7daa2 (value: 1)
22:09:15.021 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: JvmParameterizedTypeReference: java.lang.Number getExpectedType(parameterized) : org.eclipse.xtext.xbase.impl.XNumberLiteralImpl@1e7daa2 (value: 1)
22:09:15.022 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:15.022 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: <XFeatureCallImplCustom> + <XNumberLiteralImpl>
22:09:15.023 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: true for: <XFeatureCallImplCustom> + <XNumberLiteralImpl>
22:09:15.023 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: JvmParameterizedTypeReference: java.lang.Number getExpectedType(parameterized) : <XFeatureCallImplCustom> + <XNumberLiteralImpl>
22:09:15.024 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:15.024 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: <null> counter <XBinaryOperationImplCustom>
22:09:15.024 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  getExpectedType: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:15.025 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -   cache skip: null
22:09:15.025 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -   cache hit: false for: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:15.025 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  result: null getExpectedType(parameterized) : org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:15.025 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache skip: null
22:09:15.026 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: false for: <null> counter <XBinaryOperationImplCustom>
22:09:15.026 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: null getExpectedType(parameterized) : <null> counter <XBinaryOperationImplCustom>
22:09:15.026 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:15.026 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:15.027 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache skip: null
22:09:15.027 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: false for: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:15.027 [openHAB-job-scheduler_Worker-2] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: null getExpectedType(parameterized) : org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:16.020 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'rules'
22:09:16.021 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'sitemaps'
22:09:16.021 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'scripts'
22:09:16.022 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'persistence'
22:09:16.023 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'items'
22:09:26.030 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'rules'
22:09:26.031 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'sitemaps'
22:09:26.031 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'scripts'
22:09:26.032 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'persistence'
22:09:26.033 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'items'
22:09:30.001 [openHAB-job-scheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.demo.rules#Crontest#0/15 * * * * ?', class=org.openhab.model.rule.internal.engine.ExecuteRuleJob
22:09:30.002 [openHAB-job-scheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers
22:09:30.003 [openHAB-job-scheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.demo.rules#Crontest#0/15 * * * * ?
22:09:30.005 [openHAB-job-scheduler_Worker-1] DEBUG o.o.m.r.i.engine.ExecuteRuleJob - Executing scheduled rule 'Crontest'
22:09:30.008 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:30.008 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: counter
22:09:30.008 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: true for: counter
22:09:30.009 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: JvmParameterizedTypeReference: java.lang.Number getExpectedType(parameterized) : counter
22:09:30.020 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:30.021 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: org.eclipse.xtext.xbase.impl.XNumberLiteralImpl@1e7daa2 (value: 1)
22:09:30.021 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: true for: org.eclipse.xtext.xbase.impl.XNumberLiteralImpl@1e7daa2 (value: 1)
22:09:30.021 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: JvmParameterizedTypeReference: java.lang.Number getExpectedType(parameterized) : org.eclipse.xtext.xbase.impl.XNumberLiteralImpl@1e7daa2 (value: 1)
22:09:30.022 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:30.022 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: <XFeatureCallImplCustom> + <XNumberLiteralImpl>
22:09:30.023 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: true for: <XFeatureCallImplCustom> + <XNumberLiteralImpl>
22:09:30.023 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: JvmParameterizedTypeReference: java.lang.Number getExpectedType(parameterized) : <XFeatureCallImplCustom> + <XNumberLiteralImpl>
22:09:30.024 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:30.024 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: <null> counter <XBinaryOperationImplCustom>
22:09:30.024 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -  getExpectedType: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:30.025 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -   cache skip: null
22:09:30.025 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -   cache hit: false for: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:30.025 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -  result: null getExpectedType(parameterized) : org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:30.025 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache skip: null
22:09:30.026 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: false for: <null> counter <XBinaryOperationImplCustom>
22:09:30.026 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: null getExpectedType(parameterized) : <null> counter <XBinaryOperationImplCustom>
22:09:30.026 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType(parameterized) : org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:219)
22:09:30.026 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - getExpectedType: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:30.027 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache skip: null
22:09:30.027 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider -  cache hit: false for: org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:30.027 [openHAB-job-scheduler_Worker-1] DEBUG o.e.x.x.typing.AbstractTypeProvider - result: null getExpectedType(parameterized) : org.openhab.model.script.script.impl.ScriptImpl@5f746a
22:09:36.040 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'rules'
22:09:36.041 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'sitemaps'
22:09:36.041 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'scripts'
22:09:36.042 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'persistence'
22:09:36.043 [FolderObserver] DEBUG o.o.m.c.i.folder.FolderObserver - Refreshing folder 'items'



--
You received this message because you are subscribed to a topic in the Google Groups "openhab" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openhab/cvlfXKHdmrM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openhab+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at http://groups.google.com/group/openhab.
For more options, visit https://groups.google.com/d/optout.

Chris Jackson

unread,
May 20, 2014, 5:34:28 PM5/20/14
to ope...@googlegroups.com
Hi,
I can’t see anything in the log saying that HABmin has started. Have you installed the JAR files as per the installation instruction?

Cheers
Chris

Vilhelm Pihlsgård

unread,
May 21, 2014, 8:10:14 AM5/21/14
to ope...@googlegroups.com
I have used the alternate install method:

Alternatively, installing the source code version is done as follows -:

  • Download the project zip file from GitHub and unzip files in the directory webapps/habmin (you will need to create this directory - note that the directory name must be lower case).
  • Place the org.openhab.io.habmin*.jar file into the addons directory (this is stored in the addons directory in the repository).
  • Place the org.openhab.binding.zwave*.jar into the addons directory (this is stored in the addons directory in the repository). Note that this bundle is currently required for HABmin to start, but if you don't have zwave then it won't actually run if it's not configured. In the longer term this dependency will be removed.
I will give unzip installation method a try.

If i remember correctly, there is a webapps directory in both OpenHAB directory and in Synologys /var directory.
I will check this when I am back home.


Chris Jackson

unread,
May 21, 2014, 12:16:08 PM5/21/14
to ope...@googlegroups.com
This installation should be fine - I just didn't see anything in the log thay said habmin was starting. If you don't see this then something is wrong so I would check that it is starting first...

Cheers
Chris


Sent from Samsung Mobile
Reply all
Reply to author
Forward
0 new messages