It generated three different error messages when I tried, here they are: Code (Text): com.joaomgcd.autoremote version 3.0.47b OS Build cm_ovation-userdebug 4.4.4 KTU84Q d478a73325 test-keys OS Code 19 Device BN NookHD+ Manufacturer Barnes & Noble Product cm_ovation org.apache.commons.a.b: The chosen LogFactory implementation does not extend LogFactory. Please check your configuration. (Caused by java.lang.ClassCastException: The application has specified that a custom LogFactory implementation should be used but Class 'org.apache.commons.logging.impl.LogFactoryImpl' cannot be converted to 'org.apache.commons.a.c'. Please check the custom implementation. Help can be found @http://commons.apache.org/logging/troubleshooting.html.) at org.apache.commons.a.c.a(SourceFile:1271) at org.apache.commons.a.e.run(SourceFile:1065) at java.security.AccessController.doPrivileged(AccessController.java:45) at org.apache.commons.a.c.a(SourceFile:1062) at org.apache.commons.a.c.a(SourceFile:650) at org.apache.commons.a.c.b(SourceFile:685) at org.apache.http.impl.a.b.<init>(SourceFile:159) at org.apache.http.impl.a.g.<init>(SourceFile:173) at com.joaomgcd.common.web.HttpRequest.<init>(SourceFile:80) at com.joaomgcd.common.web.HttpRequest.<init>(SourceFile:71) at com.joaomgcd.autoremote.UtilRemote.sendPostRequestJson(SourceFile:944) at com.joaomgcd.autoremote.communication.RequestChannelWifi.doRequestWithIp(SourceFile:108) at com.joaomgcd.autoremote.communication.RequestChannelWifi.doRequest(SourceFile:41) at com.joaomgcd.autoremote.communication.RequestSender$1.run(SourceFile:34) Caused by: java.lang.ClassCastException: The application has specified that a custom LogFactory implementation should be used but Class 'org.apache.commons.logging.impl.LogFactoryImpl' cannot be converted to 'org.apache.commons.a.c'. Please check the custom implementation. Help can be found @http://commons.apache.org/logging/troubleshooting.html. at org.apache.commons.a.c.a(SourceFile:1220) ... 13 more Code (Text): com.joaomgcd.autoremote version 3.0.47b OS Build cm_ovation-userdebug 4.4.4 KTU84Q d478a73325 test-keys OS Code 19 Device BN NookHD+ Manufacturer Barnes & Noble Product cm_ovation org.apache.commons.a.b: The chosen LogFactory implementation does not extend LogFactory. Please check your configuration. (Caused by java.lang.ClassCastException: The application has specified that a custom LogFactory implementation should be used but Class 'org.apache.commons.logging.impl.LogFactoryImpl' cannot be converted to 'org.apache.commons.a.c'. Please check the custom implementation. Help can be found @http://commons.apache.org/logging/troubleshooting.html.) at org.apache.commons.a.c.a(SourceFile:1271) at org.apache.commons.a.e.run(SourceFile:1065) at java.security.AccessController.doPrivileged(AccessController.java:45) at org.apache.commons.a.c.a(SourceFile:1062) at org.apache.commons.a.c.a(SourceFile:650) at org.apache.commons.a.c.b(SourceFile:685) at org.apache.http.impl.a.b.<init>(SourceFile:159) at org.apache.http.impl.a.g.<init>(SourceFile:173) at com.joaomgcd.common.web.HttpRequest.<init>(SourceFile:80) at com.joaomgcd.common.web.HttpRequest.<init>(SourceFile:71) at com.joaomgcd.autoremote.UtilRemote.sendPostRequestJson(SourceFile:944) at com.joaomgcd.autoremote.communication.RequestChannelWifi.doRequestWithIp(SourceFile:108) at com.joaomgcd.autoremote.communication.RequestChannelWifi$1.run(SourceFile:47) at com.joaomgcd.autoremote.communication.RequestChannelWifi$1.run(SourceFile:41) at com.joaomgcd.autoremote.communication.RequestChannelWifi.doRequestWithIp(SourceFile:117) at com.joaomgcd.autoremote.communication.RequestChannelWifi.doRequest(SourceFile:41) at com.joaomgcd.autoremote.communication.RequestSender$1.run(SourceFile:34) Caused by: java.lang.ClassCastException: The application has specified that a custom LogFactory implementation should be used but Class 'org.apache.commons.logging.impl.LogFactoryImpl' cannot be converted to 'org.apache.commons.a.c'. Please check the custom implementation. Help can be found @http://commons.apache.org/logging/troubleshooting.html. at org.apache.commons.a.c.a(SourceFile:1220) ... 16 more Code (Text): com.joaomgcd.autoremote version 3.0.47b OS Build cm_ovation-userdebug 4.4.4 KTU84Q d478a73325 test-keys OS Code 19 Device BN NookHD+ Manufacturer Barnes & Noble Product cm_ovation org.apache.commons.a.b: The chosen LogFactory implementation does not extend LogFactory. Please check your configuration. (Caused by java.lang.ClassCastException: The application has specified that a custom LogFactory implementation should be used but Class 'org.apache.commons.logging.impl.LogFactoryImpl' cannot be converted to 'org.apache.commons.a.c'. Please check the custom implementation. Help can be found @http://commons.apache.org/logging/troubleshooting.html.) at org.apache.commons.a.c.a(SourceFile:1271) at org.apache.commons.a.e.run(SourceFile:1065) at java.security.AccessController.doPrivileged(AccessController.java:45) at org.apache.commons.a.c.a(SourceFile:1062) at org.apache.commons.a.c.a(SourceFile:650) at org.apache.commons.a.c.b(SourceFile:685) at org.apache.http.impl.a.b.<init>(SourceFile:159) at org.apache.http.impl.a.g.<init>(SourceFile:173) at com.joaomgcd.common.web.HttpRequest.<init>(SourceFile:80) at com.joaomgcd.common.web.HttpRequest.<init>(SourceFile:71) at com.joaomgcd.autoremote.UtilRemote$4.run(SourceFile:276) Caused by: java.lang.ClassCastException: The application has specified that a custom LogFactory implementation should be used but Class 'org.apache.commons.logging.impl.LogFactoryImpl' cannot be converted to 'org.apache.commons.a.c'. Please check the custom implementation. Help can be found @http://commons.apache.org/logging/troubleshooting.html. at org.apache.commons.a.c.a(SourceFile:1220) ... 10 more Same result for both of my EventGhost scripts which previously had been working for several months up until now. edit: Looks like AutoRemote communications between my tablet and phone are also broken. Same log as the one directly above in this case. Phone to tablet works fine but tablet to phone does not, even when sending messages manually from AutoRemote app.