Please try this: http://stackoverflow.com/questions/6484275/what-causes-the-error-java-net-unknownhostexception
On Wed, Sep 4, 2013 at 7:47 PM, Umair Mustafa < [email protected]> wrote: > [root@OpenMeeting openmeetings]# hostname > OpenMeeting > > > On 09/04/2013 03:34 PM, Maxim Solodovnik wrote: > > What is the output of "hostname" command? > > > On Wed, Sep 4, 2013 at 5:10 PM, Umair Mustafa < > [email protected]> wrote: > >> Maxim thanks for Lightning speed response. And my hostname is already se >> t. I testing this application on Virtual Machines and making sure it is >> working fine. So I thought to go for actual installation but this time >> it gave me this error as you can see here hostname is already set >> >> [root@OpenMeeting openmeetings]# cat /etc/sysconfig/network >> NETWORKING=yes >> NETWORKING_IPV6=yes >> HOSTNAME=OpenMeeting >> >> I also set hostname in /etc/hosts file. >> >> Are you saying that I have to set Hostname somewhere else in some java >> file also??? >> >> >> >> >> On 09/04/2013 12:58 PM, Maxim Solodovnik wrote: >> >> "Failed to get local hostname" >> known issue on redhat/centos >> >> you need to set the hostname :) >> >> >> On Wed, Sep 4, 2013 at 4:55 PM, Umair Mustafa < >> [email protected]> wrote: >> >>> Hello, >>> >>> I installed OpenMeetings using this resource >>> http://www.bigsoft.co.uk/blog/index.php/2013/03/14/installing-openmeeting-with-mysqland >>> installed all the >>> perquisites. And at time of start the red5.sh it gives me error message >>> which is attached. >>> >>> Operating System = Redhat 5.9 >>> >>> java Version = java version "1.7.0_25" >>> Java(TM) SE Runtime Environment (build 1.7.0_25-b15) >>> Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode) >>> >>> Mysql Version = mysql Ver 14.12 Distrib 5.0.95, for redhat-linux-gnu >>> (x86_64) using readline 5.1 >>> >>> Please note im not a java lover. I will need help what is wrong here >>> >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> >> >> > > > -- > WBR > Maxim aka solomax > > > -- WBR Maxim aka solomax
