Oracle® Application Server Portal Error Messages Guide
10g Release 2 (10.1.2) B14039-02 |
|
Previous |
Next |
An error occurred when a invalidation message was sent. This can occur when OracleAS Web Cache goes down, or is stopped while OracleAS Portal writes an invalidation message to the OracleAS Web Cache invalidation port.
Some other unexpected exception occurred while processing an invalidation message.
OracleAS Web Cache was not running. It might have been stopped on purpose in order to front-end with the Oracle HTTP server, instead of OracleAS Web Cache. Alternatively, OracleAS Web Cache might have crashed, or been restarted at the time when the invalidation messages were sent from OracleAS Portal or providers.
OracleAS Web Cache invalidation port problems. This can happen if the OracleAS Web Cache invalidation port value specified in OracleAS Portal is different from the actual OracleAS Web Cache invalidation port. Alternatively, the invalidation port value supplied to OracleAS Portal using the "-cport_i" parameter during installation could also have been wrong, or the OracleAS Web Cache invalidation port was changed in OracleAS Web Cache after the OracleAS Portal install.
Another process used the OracleAS Web Cache invalidation port before OracleAS Web Cache started listening on it.
Issues with the OracleAS Web Cache invalidation password. Either the OracleAS Web Cache invalidator password value in Portal is different from the actual OracleAS Web Cache invalidator password, or the invalidator password value supplied to OracleAS Portal using the "-wc_inv_pwd" parameter during installation was wrong.
Security setting changes in OracleAS Web Cache require the OracleAS Web Cache administrator password, instead of the invalidator password.
Issues with the OracleAS Web Cache host name. Either the OracleAS Web Cache host name value in the Portal is different from the actual OracleAS Web Cache host name, or the host name value supplied to portal using the "-host" and "-chost" parameter during the install was wrong.
OracleAS Web Cache moved to a different server after the Portal installation and the host on which OracleAS Web Cache runs is inaccessible from OracleAS Portal.
Host name specified did not include the entire domain name.
OracleAS Web Cache was not properly disabled. OracleAS Portal can work without OracleAS Web Cache front-ending the middle-tier. To do this the "enable_wc_caching" flag in OracleAS Portal should be turned "Off". If this is not done any operation which attempts to send an invalidation message fails with exceptions such as "Portal Web Cache settings is On while Web Cache may be down".
An attempt was made to delete a special group such as the DBA or PORTAL_ADMIN group.
The specified Group Profile does not exist in Oracle Internet Directory.
An alias defined in the Apache configuration caused Apache to translate host.domain.com to just host. If this is the case, the Login link only shows host:port (dropping the domain).
The default domain was not set in the Apache configuration. When this occurs, only the hostname is shown in the Login link and the domain is not included.
The Portal was configured with an incorrect host or port.
Remove all such aliases from your Apache configuration.
Include the domain in the ServerName parameter.
Fix the Host in the IASInstance element and ListenPort in the WebCacheComponent element in iasconfig.xml and run ptlconfig -dad portal -site. The ptlconfig script and the iasconfig.xml file is normally located in the directory portal/conf under the OracleAS Portal and OracleAS Wireless middle-tier home.
OracleAS Single Sign-On was using a stale user entry from its cache when transmitting user data to the Portal repository.
The user profile for the specified user name already existed in the Portal schema but it contains an incorrect Globally Unique Identifier.
Add a user or group entry in Oracle Internet Directory which already exists.
Add a owner/member to a group which has already been added.
The portlet was customized to hide all external applications.
No external application existed.
Display one or more applications in the portlet.
Add an external application. Portal administrators with single sign-on administrator privileges can add external applications.
You tried to assign a group as your default group but you are not a member of that group.
You do not have sufficient privileges.
An error occurred while accessing the Oracle Internet Directory.
is accessed within the same browser session,
falls within the relaxed scope specified when the cookie was created.
Any custom cookies created by the Web provider have names that are unique to that Web provider.
All portal instances accessed using the Federated Portal Adapter are configured with different DAD names.
PDK-Java release 1 (JServ) Web providers requiring this setting are installed in uniquely named JServ servlet zones.
PDK-Java release 2 (OC4J) Web providers do not use this setting if they use servlet sessions. This is because the cookie used to identify the session is always called "JSESSIONID". This name is specified in the Servlet 2.3 specification. Relaxing the scope of a JSESSIONID cookie almost certainly causes session related problems to occur in other, unrelated, Web applications.