Skip Headers
Oracle® Secure Enterprise Search Release Notes
11g Release 2 (11.2.1)

Part Number E17596-05
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

  View PDF

Oracle® Secure Enterprise Search

Release Notes

11g Release 2 (11.2.1)

E17596-05

July 2011

This document contains important last minute information for Oracle Secure Enterprise Search 11g Release 2 (11.2.1) that is not included in the regular documentation.

This document contains the following topics:

Note:

This document may be updated after it is released. To check for updates to this document and to view other Oracle documentation, refer to the Documentation section on the Oracle Technology Network (OTN) Web site:

http://www.oracle.com/technetwork/indexes/documentation/index.html

Software Patches

You can download software patches from My Oracle Support at

https://support.oracle.com

Known Issues and Open Bugs

This section contains the latest known issues and bugs for this release and contains these topics:

Note:

For updated information on bugs, workarounds, and best practices, visit the Oracle SES Web site at:

http://www.oracle.com/products/database/secure-enterprise-search/index.html

Installation Issues

This section lists the known issues for this release that affect the installation process.

10289002: RCU FAILS WITH ORA-01031 AT CREATE SCHEMAS IF DATA VAULT PRESENT

With Oracle Data Vault enabled, RCU fails with "ORA-01031: insufficient privileges" error during SES 11.2.1 schema creation.

Workaround: Disable Oracle Data Vault using the procedure provided in Oracle Database Vault Administrator's Guide for 11g Release 2 (11.2).

Note:

Installing SES 11.2.1 on an Oracle Data Vault enabled database is not supported.

10216945: RCU TOOL: LICENSE QUESTION DOESN'T VERIFY FOR INVALID INPUTS

At the license prompt, the installer does correctly verify Y or y for Yes, and N or n for No as it should, but it also accepts any other character at the license prompt and treats it as No.

Workaround: There is no workaround.

Open Bugs

This section lists the known bugs for this release.

7294661: CRAWLER FAILS WHILE HANDLING THE LHA FORMAT FILES

The LHA compression file format is supported in this release. Crawler fails when it cannot find the libraries related to the LHA compression file format.

Workaround: To use this feature, you must manually download and deploy the libraries that support the LHA compression file format.

9241318: MULTIBYTE NAMES NOT SUPPORTED BY WNA

Multibyte login name is not supported by WNA since the underlying WebLogic implementation for Kerberos authentication does not support such names.

Workaround: There is no workaround.

10309773: THE CACHE LOCATION IN THE ADMIN UI DOES NOT TAKE EFFECT

In the Admin UI screen Global Settings -> Crawler Configuration, the field Cache Directory Location (Absolute Path) is not being used, because the cache file storage has been moved to the secure file in the database.

Workaround: There is no workaround.

12647628: ERROR IN SES CLONING DURING T2P EXECUTION

After the pasteBinary operation completes, the following error appears in the pasteBinary logs:

/bin/chmod: cannot access 'ORACLE_HOME/cfgtoollogs/configToolAllCommands': 
 No such file or directory

Workaround: This error can be safely ignored. There is no impact on the Oracle SES functionality due to this error.

12640763: CRAWLER FAILS IN AN SSL-ENABLED ENVIRONMENT

In an SSL-enabled policy store, a crawl operation for an SES schedule fails with the following error message:

at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(Pol
icyDelegationController.java:283)  
 at  
oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyP  
rovider.java:268)  
at oracle.search.ESSCrawlerLauncher.<clinit>(ESSCrawlerLauncher.java:88)  
Caused by: javax.naming.CommunicationException: adcdk16.us.oracle.com:3132  
[Root exception is javax.net.ssl.SSLHandshakeException:  
sun.security.validator.ValidatorException: PKIX path building failed:  
sun.security.provider.certpath.SunCertPathBuilderException: unable to find  
valid certification path to requested target]  
  
22:31:05:971 ERROR Main Thread EQG-30117: Unexpected crawler plug-in error:  
java.lang.ExceptionInInitializerError  
22:31:05:972 ERROR Main Thread null java.lang.ExceptionInInitializerError  
oracle.search.plugin.rss.HTTPHandler:getInputStream:183  
oracle.search.plugin.rss.RSSCrawlerManager:initParams:556  
oracle.search.plugin.rss.RSSCrawlerManager:init:709  
oracle.search.crawler.WebCrawler:begin:1507  
ImtCrawler:run:2225ImtCrawler:main:573  
22:31:05:972 ERROR Main Thread caused by:oracle.security.jps.JpsException:  
[PolicyUtil] Exception while getting default policy Provider  

This error occurs when the trust store location is not specified in the crawler script file.

Workaround: Following are the steps to resolve this issue:

For Oracle SES on a Linux system:

  1. Open the crawler script file $ORACLE_HOME/bin/crawlerlauncher.sh in a text editor.

  2. Add the following line to the crawler script file after the line "LOG_PREFIX=...":

    TRUST_STORE_PATH=$WLS_HOME/server/lib/fusion_trust.jks

  3. Include the following properties in the CRAWLER_EXEC_PARAMS script variable and also add them to the Java command at the end of the script file:

    -Dweblogic.security.SSL.trustedCAKeyStore=$TRUST_STORE_PATH

    -Djavax.net.ssl.trustStore=$TRUST_STORE_PATH

For Oracle SES on a Windows system:

  1. Open the crawler script file %ORACLE_HOME%\bin\crawlerlauncher.cmd in a text editor.

  2. Add the following line to the crawler script file after the line "set PATH=...":

    set TRUST_STORE_PATH=%WEBLOGIC_HOME%\server\lib\fusion_trust.jks

  3. Include the following properties in the CRAWLER_EXEC_PARAMS script variable and also add them to the Java command at the end of the script file:

    -Dweblogic.security.SSL.trustedCAKeyStore=%TRUST_STORE_PATH%

    -Djavax.net.ssl.trustStore=%TRUST_STORE_PATH%

12648700: (WINDOWS ONLY) CRAWLER FAILS IF THE SCHEDULE NAME CONTAINS EXTENDED ASCII CHARACTERS

When a schedule with the name having extended ASCII characters is created using the Oracle SES Administration GUI, the ESS log shows the following error message:

18:58:27:134 ERROR Main Thread Schedule not found - Schedule Name
java.lang.Exception oracle.search.ESSCrawlerLauncher:crawlFirstDataSource:537  
oracle.search.ESSCrawlerLauncher:launch:417  oracle.search.ESSCrawlerLauncher:main:887  

This error occurs due to the wrong IO encoding used for JVM on the Microsoft Windows operating system.

Workaround: To solve this issue, open the script file %ORACLE_HOME%\bin\crawlerlauncher.cmd in a text editor and replace the Java command entry "-Dsun.jnu.encoding" with "-Dsun.io.unicode.encoding".

Documentation Accessibility

For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.

Access to Oracle Support

Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.


Oracle Secure Enterprise Search Release Notes, 11g Release 2 (11.2.1)

E17596-05

Copyright © 2006, 2011, Oracle and/or its affiliates. All rights reserved.

This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:

U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle America, Inc., 500 Oracle Parkway, Redwood City, CA 94065.

This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.

This software or hardware and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.