« Congratulations on the beginning of my new BLOG | Main | [原创]Oracle ERP 高性能架构 »

Siebel SIA8.1.1 "_swe._sweapp.S_CAS' is null or not an object.

这几天搞了一下Siebel SIA 8.1.1 最新版本,遇到一些问题,简单总结如下,方便查找。。

修改Siebel SIA 8.1.1 默认访问port 的最简单步骤。。

1. 正常关闭Siebel Server,Gateway Server以及Web Server

2.备份/u01/app/siebel/web/ohs/conf/httpd.conf &highperformance.conf

3.修改httpd.conf 内#Listen 7780 - >Listen 8000

4.修改highperformance.conf

#Listen 7780
Listen 8000
ServerRoot /u01/app/siebel/web/ohs
DocumentRoot /u01/app/siebel/web/ohs/htdocs
光修改如上2个文件还是不够,这个时候如果启动Siebel,Default 画面会出来,但进去后,IE左下角会提示“错误”内容是,

at the IE status bar (After loading popup window of Oracle-Siebel)

"_swe._sweapp.S_CAS' is null or not an object.

5.备份
/u01/app/siebel/eappweb/bin/eapps.cfg

6.修改/u01/app/siebel/eappweb/bin/eapps.cfg HTTPPort = 7780 - 8000

7.重起Siebel 的APP,现在就可以正常访问了

TrackBack

TrackBack URL for this entry:
http://blogs.oracle.com/mt/mt-tb.cgi/12482

Post a comment

About This Entry

This page contains a single entry from the blog posted on June 17, 2009 6:42 AM.

The previous post in this blog was Congratulations on the beginning of my new BLOG.

The next post in this blog is [原创]Oracle ERP 高性能架构.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle