Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8i newbie needs help on deploying helloworld sample

Re: Oracle 8i newbie needs help on deploying helloworld sample

From: <tedchyn_at_yahoo.com>
Date: Mon, 14 Jun 1999 14:41:02 GMT
Message-ID: <7k349r$qbi$1@nnrp1.deja.com>


In article <7k2ltf$bhk$1_at_fe2.cs.interbusiness.it>,   "Alberto Lagna" <Lagna_at_gendev.com> wrote:
> Hi all,
> I've just installed Oracle 8i (rel. 8.1.5) on my NT box and I'd like
to
> deploy and run helloworld sample.
>
> I run the makeit script, but I got the following error:
> ...
> c:\oracle8i\EJBs\samples\helloworld>call deployejb -republish -temp
> mp -u scott -p tiger -s sess_iiop://localhost:2481:ORCL -descriptor
> hello.ejb server.jar
>
> Cannot connect to service: sess_iiop://localhost:2481:ORCL
>
> and of course if I try to use sess_sh I get the following error
> C:\>sess_sh -u scotty -p tiger -s sess_iiop://localhost:2481:ORCL
>
> Cannot connect to service: sess_iiop://localhost:2481:ORCL
>
> I think I've got some problem with listeners. If i go to the control
panel,
> I can seee the following Oracle svcs running:
> OracleOraHome81TNSListener
> OracleServiceORCL
>
> What must I do?
> TIA
>
> ciao
> Alberto
>
> ---
> Alberto Lagna lagna_at_gendev.com
> Object Infrastructure Designer http://www.gendev.com
> Genesis Development Corp. Voice:+39-0125-564018
> Via Ribes, 5 Fax:+39-0125-569135
> Colleretto Giacosa (TORINO) - ITALY Home office:+39-011-495331
>
>

Alberto, go to msdos command line and run lsnrctl80 status to see whether you listener is up and running. Ted

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Mon Jun 14 1999 - 09:41:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US