I’m receiving the following error when the mediacache gets initialized…
ERROR server comment 2014-09-11 15:19:22 - - - - - 0.269 - - - - - - - - ServerUtils.loadServerListener: Error creating (com.wowza.wms.plugin.mediacache.impl.MediaCacheServerListener) : java.lang.ClassNotFoundException: com.wowza.wms.plugin.mediacache.impl.MediaCacheServerListener|at java.net.URLClassLoader$1.run(URLClassLoader.java:372)|at java.net.URLClassLoader$1.run(URLClassLoader.java:361)|at java.security.AccessController.doPrivileged(Native Method)|at java.net.URLClassLoader.findClass(URLClassLoader.java:360)|at java.lang.ClassLoader.loadClass(ClassLoader.java:424)|
From what I can tell the listener is setup properly based on the article “How to use Amazon S3 with a standalone Wowza Media Server and the MediaCache AddOn”
Thanks