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 <[email protected]>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:[email protected]] > *Sent:* Monday, 6 January 2014 3:10 PM > *To:* [email protected] > *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.
