Could not connect to host 127.0.0.1 (port 8080).
Phil Pinkerton
pcpinkerton at gmail.com
Fri Jun 15 10:10:42 UTC 2007
On 6/15/07, macariov at gmail.com <macariov at gmail.com> wrote:
>
> 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
The DB seems to be missing ?
Shouldn't there be a default created upon install ??
Where is "apex" on linux ?
lsnrctl stop
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 15-JUN-2007 06:56:50
Copyright (c) 1991, 2005, Oracle. All rights reserved.
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 15-JUN-2007 06:56:50
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
The command completed successfully
oracle at quecaixa:~$ lsnrctl start
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 15-JUN-2007 06:57:27
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr:
please wait...
TNSLSNR for Linux: Version 10.2.0.1.0 - Production
System parameter file is
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
Log messages written to
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1
)(PORT=1521)))
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date 15-JUN-2007 06:57:27
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Default Service XE
Listener Parameter File
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
Listener Log File
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this
service...
The command completed successfully
dbshut
-su: dbshut: command not found
lsnrctl status
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 15-JUN-2007 07:07:13
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date 15-JUN-2007 06:57:27
Uptime 0 days 0 hr. 9 min. 45 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Default Service XE
Listener Parameter File
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
Listener Log File
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this
service...
The command completed successfully
-----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
> --
> kubuntu-users mailing list
> kubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20070615/945dbe6c/attachment.html>
More information about the kubuntu-users
mailing list