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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle Portal

Re: Oracle Portal

From: Eduardo Guzmán De los Riscos <guzman_at_lcc.uma.es>
Date: Mon, 06 Nov 2000 13:32:32 +0100
Message-ID: <3A06A4E0.7FB6EF70@lcc.uma.es>

I have partially solved this problem. I have executed in sqlplus the following scripts with these parameters, using the portal30 user:

SQL> start ssoseedl.sql portal30 http://<url_of_machine>:7777/pls/portal30/ portal30_sso http://<url_of_machine>:7777/pls/portal30_sso/

and

SQL> start ssoseedw.sql portal30 portal30_sso http://<url_of_machine>:7777/pls/portal30_sso/ http://<url_of_machine>:7777/pls/portal30/

These scripts are placed in $ORACLE_HOME/webdb30/admin/plsql.

The first time after I did it, Oracle Portal ask me for a user and a password, but later another new error message appears:

Error: Unexpected error encountered in

          wwsec_app_priv.process_signon (User-Defined Exception) (WWC-41417)

Try to do it, and if you solve this new problem, please tell me the solution.

Johannes Karlsson wrote:

> Hi, I also got this message. After contact with Oracle they could not
> solve the problem. They have reported this as a bug that will be
> solved with the productions release, it's fixed in the 3.0.6.6.5
> version. The produktion release will be released, says oracle, in
> December 2000. If you have solved it in some way, please contact me.
Received on Mon Nov 06 2000 - 06:32:32 CST

Original text of this message

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