I have never seen it changing back to this line too on 1.0.2 but 1.0.3 does it seems.
In
the past this fix worked but now on 1.0.3 I seem to have this issue
again and the fix doesn't work it seems and is also not right like you
say.
What can I check here, on 1.0.2 my app works OK with that line you also gave me here
[INFO] [main] org.red5.server.tomcat.
TomcatLoader - Loading tomcat
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Server root: /opt/red5-server
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /opt/red5-server/conf
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /opt/red5-server/webapps
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine
[INFO] [main] org.apache.catalina.core.AprLifecycleListener
- The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path: /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-5080"]
[INFO] [main]
org.apache.tomcat.util.net.NioSelectorPool - Using a shared selector for servlet write/read
[INFO] [main] org.apache.catalina.startup.Embedded - Starting tomcat server
[INFO] [main] org.apache.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/7.0.55
[WARN] [RTMPExecutor#GEISZZSNDL7ZP-1] org.red5.server.net.rtmp.RTMPHandler - Scope MyApplicationName/ not found
[INFO] [RTMPExecutor#GEISZZSNDL7ZP-1] org.red5.server.net.rtmp.RTMPHandler - No application scope found for MyApplicationName/ on host xxx.xxx.xxx.xxx
[WARN] [RTMPExecutor#GEISZZSNDL7ZP-1] org.red5.server.net.rtmp.RTMPConnManager - Connection not found for GEISZZSNDL7ZP
[INFO] [0.0.0.0-startStop-1] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/MyApplicationName] - No Spring WebApplicationInitializer types detected on classpath
Is 1.0.3 stable enough actually ?
Thanks Matt!