2008-5-31 14:34
7945ssp
求助 AS起不来....
各位,帮帮忙,我的AS是10.1.2.02的,我把infrastructure和j2ee webcache都装在一个一个机器上了.刚开始安装上的时候
www.hostname:1156
www.hostname:1810
都能进去. 然后我用opmnctl stopall关闭所有的进程后,然后从新启动opmnctl startall
现在www.hostname:1156能进去,但是www.hostname:1810就是进不去.各位帮帮忙.有没有碰到这个情况的.
2008-6-3 11:22
remen
你的infra和j2ee webcache要分别启动opmnctl startall
2008-6-3 11:25
remen
另外你还要用middletier usesr运行emctl start iasconsole
2008-6-3 14:53
7945ssp
谢谢,楼上的回答.我的infrastructure和j2ee webcache是安装在linux AS4上的,是安装在同一个用户oracle下.
那照楼主的意思,我是不上的必须把infrastructure和j2ee webcache分别安装在linux上不同的用户下.
盼望楼主的回答.
2008-6-3 14:58
sunny_swufe
检查一下你的启动顺序
Oracle Portal的服务器,我装在三台PC上的。
第一台是 Oracle Application Server 元数据资料档案库。
第二台是Oracle HTTP Server | Oracle Application Server Containers for J2EE | Oracle Internet Directory | Oracle Application Server Single Sign-On | Oracle Application Server Delegated Administration Service | Oracle Application Server Directory Integration and Provisioning |
第三台是Oracle HTTP Server, Oracle Application Server 10g Containers for J2EE, Oracle Application Server 10g Web Cache, Oracle Application Server 10g Portal, Oracle Application Server 10g Wireless,
第一台,我启动的是:
./lsnrctl start
./sqlplus / as sysdba
SQL>startup
./emctl start dbconsole
./emctl start iasconsole
启动正常
第二台,我启动的是:
./emctl start iasconsole
启动正常
第三台,我启动的是:
cd /home/oracle/OraHome_OAS/bin
./emctl start iasconsole
cd /home/oracle/OraHome_OAS/opmn/bin/
./opmnctl start
./opmnctl startproc ias-component=HTTP_Server
./opmnctl startproc ias-component=OC4J
./opmnctl startproc ias-component=WebCache
./opmnctl startproc ias-component=dcm_deamon
Oracle Portal爱好者QQ群:22610940,欢迎你的加入!
2008-6-4 09:12
remen
[quote]原帖由 [i]7945ssp[/i] 于 2008-6-3 14:53 发表 [url=http://www.itpub.net/redirect.php?goto=findpost&pid=10559241&ptid=997611][img]http://www.itpub.net/images/common/back.gif[/img][/url]
谢谢,楼上的回答.我的infrastructure和j2ee webcache是安装在linux AS4上的,是安装在同一个用户oracle下.
那照楼主的意思,我是不上的必须把infrastructure和j2ee webcache分别安装在linux上不同的用户下.
盼望楼主的回答. [/quote]
一个用户也可以,但是每次你要切换不同的环境变量,比较麻烦
2008-6-4 15:04
7945ssp
谢谢:楼上的大哥.我已经搞定了.下一步准备学习,应用程序的发布.
页:
[1]

Powered by ITPUB论坛