dbTalk Databases Forums  

Application Server (Http server)

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Application Server (Http server) in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
noumian
 
Posts: n/a

Default Application Server (Http server) - 12-12-2007 , 03:11 AM






Hello, i have just installed oracle application server (only the web
server) in my computer.
i have two links in "Start->All programs->Oracle - webserver" :
--- Launch Console
--- Oracle Application Server Control

the "Launch Console" is working ,its openning my http://hostname:80
but my "Oracle Application Server Control" IS NOT WORKING .

why? i have not done any setting?
how does it support to work ?

My configurations :
windows server 2003
oracle 10g 10.2.0.0
Oracle Application Server 10.1.3.1

Thank you

Reply With Quote
  #2  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Application Server (Http server) - 12-12-2007 , 02:07 PM






noumian wrote:
Quote:
Hello, i have just installed oracle application server (only the web
server) in my computer.
i have two links in "Start->All programs->Oracle - webserver" :
--- Launch Console
--- Oracle Application Server Control

the "Launch Console" is working ,its openning my http://hostname:80
but my "Oracle Application Server Control" IS NOT WORKING .

why? i have not done any setting?
how does it support to work ?

My configurations :
windows server 2003
oracle 10g 10.2.0.0
Oracle Application Server 10.1.3.1

Thank you
What command is attempted to execute
when you try the option? (See 'properties')

--
Regards,
Frank van Bortel

Top-posting is one way to shut me up...


Reply With Quote
  #3  
Old   
noumian
 
Posts: n/a

Default Re: Application Server (Http server) - 12-13-2007 , 12:20 AM



its trying to execute: http://hostname:80/em

Reply With Quote
  #4  
Old   
shakespeare
 
Posts: n/a

Default Re: Application Server (Http server) - 12-13-2007 , 01:51 AM




"noumian" <n.noumia (AT) gmail (DOT) com> schreef in bericht
news:a60602e7-d167-4837-9adb-349d27317b70 (AT) e23g2000prf (DOT) googlegroups.com...
Quote:
its trying to execute: http://hostname:80/em

Run this command from your Oracle home / bin directory

emctl start iasconsole

and try again

Shakespeare




Reply With Quote
  #5  
Old   
noumian
 
Posts: n/a

Default Re: Application Server (Http server) - 12-13-2007 , 03:15 AM



i did it:
i found :
Unable to determine console port. C:\oracle\product\10.2.0\db_1/sysman/
j2ee/config/emd-web-site.xml not found.No such of file or directory.

i have installed Oracle 10g 10.2.0 in C:/oracle/product/10.2.0/
now i have installed Oracle Http server in C:/oralce/product/10.1.3.1/
OracleAS_1

how to configure it?

Reply With Quote
  #6  
Old   
shakespeare
 
Posts: n/a

Default Re: Application Server (Http server) - 12-13-2007 , 07:09 AM




"noumian" <n.noumia (AT) gmail (DOT) com> schreef in bericht
news:257623cc-f3bd-443e-bb90-446657d23e4b (AT) t1g2000pra (DOT) googlegroups.com...
Quote:
i did it:
i found :
Unable to determine console port. C:\oracle\product\10.2.0\db_1/sysman/
j2ee/config/emd-web-site.xml not found.No such of file or directory.

i have installed Oracle 10g 10.2.0 in C:/oracle/product/10.2.0/
now i have installed Oracle Http server in C:/oralce/product/10.1.3.1/
OracleAS_1

how to configure it?
After opening your dos-box, type

set ORACLE_HOME=C:/oracle/product/10.1.3.1/OracleAS_1

and try agian...






Reply With Quote
  #7  
Old   
shakespeare
 
Posts: n/a

Default Re: Application Server (Http server) - 12-13-2007 , 07:13 AM




"shakespeare" <whatsin (AT) xs4all (DOT) nl> schreef in bericht
news:47612f07$0$85789$e4fe514c (AT) news (DOT) xs4all.nl...
Quote:
"noumian" <n.noumia (AT) gmail (DOT) com> schreef in bericht
news:257623cc-f3bd-443e-bb90-446657d23e4b (AT) t1g2000pra (DOT) googlegroups.com...
i did it:
i found :
Unable to determine console port. C:\oracle\product\10.2.0\db_1/sysman/
j2ee/config/emd-web-site.xml not found.No such of file or directory.

i have installed Oracle 10g 10.2.0 in C:/oracle/product/10.2.0/
now i have installed Oracle Http server in C:/oralce/product/10.1.3.1/
OracleAS_1

how to configure it?

After opening your dos-box, type

set ORACLE_HOME=C:/oracle/product/10.1.3.1/OracleAS_1

and try agian...




so:

C: > set ORACLE_HOME=C:\oracle\product\10.1.3.1\OracleAS_1
C: > cd \oracle\product\10.1.3.1\OracleAS_1
C:\oracle\product\10.1.3.1\OracleAS_1 > emctl start iasconsole






Reply With Quote
  #8  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Application Server (Http server) - 12-13-2007 , 03:11 PM



shakespeare wrote:
Quote:
"noumian" <n.noumia (AT) gmail (DOT) com> schreef in bericht
news:a60602e7-d167-4837-9adb-349d27317b70 (AT) e23g2000prf (DOT) googlegroups.com...
its trying to execute: http://hostname:80/em


Run this command from your Oracle home / bin directory

emctl start iasconsole

and try again

Shakespeare


Not for 10.1.3 - it's a java process within the home container now...

--
Regards,
Frank van Bortel

Top-posting is one way to shut me up...


Reply With Quote
  #9  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Application Server (Http server) - 12-13-2007 , 03:13 PM



noumian wrote:
Quote:
i did it:
i found :
Unable to determine console port. C:\oracle\product\10.2.0\db_1/sysman/
j2ee/config/emd-web-site.xml not found.No such of file or directory.

i have installed Oracle 10g 10.2.0 in C:/oracle/product/10.2.0/
now i have installed Oracle Http server in C:/oralce/product/10.1.3.1/
OracleAS_1

how to configure it?
You got your path wrong - it is trying to execute something in the
10.2 (database) path, that belongs to the 10.1.3 (http server) menu
options
Try to reverse the entries in your path (Contol panel, System, Advanced
environment settings)
--
Regards,
Frank van Bortel

Top-posting is one way to shut me up...


Reply With Quote
  #10  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Application Server (Http server) - 12-13-2007 , 03:16 PM



shakespeare wrote:
Quote:
"noumian" <n.noumia (AT) gmail (DOT) com> schreef in bericht
news:257623cc-f3bd-443e-bb90-446657d23e4b (AT) t1g2000pra (DOT) googlegroups.com...
i did it:
i found :
Unable to determine console port. C:\oracle\product\10.2.0\db_1/sysman/
j2ee/config/emd-web-site.xml not found.No such of file or directory.

i have installed Oracle 10g 10.2.0 in C:/oracle/product/10.2.0/
now i have installed Oracle Http server in C:/oralce/product/10.1.3.1/
OracleAS_1

how to configure it?

After opening your dos-box, type

set ORACLE_HOME=C:/oracle/product/10.1.3.1/OracleAS_1

I'd rather see the output of
opmnctl status -l

Did you install your em control in the (default) home
container, or did you type in a new name?
If the latter - that container must be started before you
can manage the server (sounds logical, eh? oracle really
blundered with this version!).
As you have no management tool (yet), you *must* do that
from the command line, using opmnctl.
--
Regards,
Frank van Bortel

Top-posting is one way to shut me up...


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.