Re: Login Server (Oracle Portal)
Date: Thu, 19 Oct 2000 21:25:37 +0200
Message-ID: <8snhtn$41$1_at_bw107zhb.bluewin.ch>
Hi,
have you changed the default port from 80 to something else? Check the table
PORTAL30.WWSEC_ENABLER_CONFIG_INFO$ if it's empty,
there was a error during loading of SSOHash. Check the log files in
$ORACLE_HOME\assistants\opca.
The easiest way is to drop all the users PORTAL* with the cascade option an
rerun the launch.bat in the directory listet above.
If you have a java development environment, you may check if your
connectstring really work by developing an emp sample and run it from within
that.
Don't use tns names make shure that you use something like this
myserver:1521:myinstance.
Cheers Eric
"daikun" <daikun.preuss_at_arxes.de> schrieb im Newsbeitrag
news:39e6c513$0$4879_at_businessnews.de.uu.net...
> Frustrating...
>
> ...after installing "Oracle Portal Early Adopter Version (3.0.6.3.3)" on
> Oracle 8.1.6 Database (Win NT 4.0 with SP4) we cannot login with the
default
> accounts created:
> After installing Portal and Login Server and creating the Data Access
> Descriptors the Default Page "Welcome to Oracle Portal" is shown.
> But when I try to log into an account by pressing the "login" link, only
the
> following error message occurs instead of displaying the login page:
>
> "You cannot login because there is no configuration information
> stored in the enabler configuration table.
> (WWC-41439)"
>
> So what went wrong during the installation or how do I configure the Login
> Server ?
>
> Regards,
>
> Dai-Kun
>
>
Received on Thu Oct 19 2000 - 21:25:37 CEST