Raju,
Does your server use IPv4 ? I would have expected the listening port to also have IPv4 like 0.0.0.0:5080, not just "tcp6 0 0 :::5080" which I believe is only IPv6 ? However I am not that knowledgeable about these things to be certain. Hopefully Maxim will be able to comment? 2014-01-06 09:16:49,392 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/7.0.42 2014-01-06 09:17:07,493 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[.0.0.0.[/openmeetings] - No Spring WebApplicationInitializer types detected on classpath 2014-01-06 09:17:07,497 [0.0.0.0-startStop-1] ERROR o.a.c.c.C.[.[.0.0.0.[/openmeetings] - Error configuring application listener of class org.apache.catalina.deploy.ApplicationListener@1167acf2 J Thanks, George Kirkham From: Raju M K [mailto:mkraju...@gmail.com] Sent: Monday, 6 January 2014 5:32 PM To: user@openmeetings.apache.org Subject: Re: Error while install Dear George, i found some errors in red5.log can you please go though attached file n let me know. Regards. On Mon, Jan 6, 2014 at 11:24 AM, Raju M K <mkraju...@gmail.com> wrote: Dear George, Reslt as follows. netstat -anp | grep java tcp6 0 0 :::33964 :::* LISTEN 997/java tcp6 0 0 :::1935 :::* LISTEN 997/java tcp6 0 0 :::9999 :::* LISTEN 997/java tcp6 0 0 :::5080 :::* LISTEN 997/java unix 2 [ ] STREAM CONNECTED 13481 997/java On Mon, Jan 6, 2014 at 11:10 AM, George Kirkham <gkirk...@co2crc.com.au> wrote: Raju, Can you please let us know what result you get from the following command ? # netstat -anp | grep " LISTEN " Or # netstat -anp | grep java It should show that java is listening on port 5080 and also on 1935 (as well as other ports). For example 0.0.0.0:5080 :::5080 Thanks, George Kirkham From: Raju M K [mailto:mkraju...@gmail.com] Sent: Monday, 6 January 2014 3:10 PM To: user@openmeetings.apache.org Subject: Error while install hi, iam trying to install OM then getting error as follows. RED5 server started successfully. Pl help me whats the problem. http://192.168.100.104:5080/openmeetings/install HTTP Status 404 - /openmeetings/install ________________________________ type Status report message /openmeetings/install description The requested resource is not available. ________________________________ Apache Tomcat/7.0.42 -- Regards, M K Raju. -- Regards, M K Raju. -- Regards, M K Raju.