Could not connect to host 127.0.0.1 (port 8080).

macariov at gmail.com macariov at gmail.com
Fri Jun 15 04:36:29 UTC 2007


Try ( as user with oracle rights, omit -):
-lsnrctl stop
-lsnrctl start
-dbshut 
-dbstart

Wait about 20 seconds and try
-lsnrctl status
You should see a bunch of output that includes the db name.
Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: Phil Pinkerton <pcpinkerton at gmail.com>

Date: Fri, 15 Jun 2007 00:07:12 
To:Kubuntu Help and User Discussions <kubuntu-users at lists.ubuntu.com>
Subject: Re: Could not connect to host 127.0.0.1 (port 8080).




Derek Broughton wrote:
> Phil Pinkerton wrote:
>
>   
>> /Installed telnetd:
>>
>>     
>
> There really should _never_ be a reason to install telnetd on your system. 
> It's a security hazard, and it won't help you when you're trying to test
> another _server_.
>   
   OK but how else was I suppose to test "telnet" ??
>> *# telnet localhost 8080
>> Trying 127.0.0.1...
>> telnet: Unable to connect to remote host: Connection refused
>>     
>
> We already knew that.  Nothing is listening on port 8080 - you need to fix
> the problem with the listener startup, not play with other servers.
>
> The startup script on the KDE menu is:
>
> /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
>
> Try running it from a terminal, and see what you get.
>   
    The DB starts fine I guess:

ps -deaf | grep oracle
oracle    5709     1  0 Jun14 ?        00:00:00 
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr LISTENER 
-inherit

   I would expect more output than that.



-- 
kubuntu-users mailing list
kubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users


More information about the kubuntu-users mailing list