Sun Java System Web Server 6.1 SP10 Release Notes

Issues Resolved in 6.1 SP4

The following table lists the issues resolved in Sun Java System Web Server 6.1 SP4.

Table 10 Issues Resolved in Sun Java System Web Server 6.1 SP4

Problem ID 

Description 

6021153 

Required patch ID 112396-03 does not exist. 

The patch #112396-03 listed as required in earlier release notes was incorrect.  

The correct patch number is 112396-02. 

Solaris users must have the Sun recommended patch cluster installed, available in the Recommended and Security Patches section at http://sunsolve.sun.com.

Solaris 8 (SPARC)

  • Solaris 8 Update 7

  • Sun recommended latest Security and Recommended patch cluster

Solaris 9 (SPARC and x86)

  • Solaris 9 Update 4 or above.

  • Sun recommended latest Security and Recommended patch cluster

6066252 

Client certificates with AKI extension causes SEC_ERROR_UNKNOWN_ISSUER error.

6092498 

Sun Java System Web Server 6.1 fails to validate a client certificate with LDAP if the certificate contains Czech characters. 

6171311 

Frequent errors encountered when running Sun Java System Web Server with JDK 1.5. 

6171784 

Web server performance issue with certain error logging configuration. 

4925875 

For Korean HTML collection, Korean word search with asterisk does not return any result. 

6171950 

Precompiled JSP files do not work as expected with reload-interval parameter in sun-web.xml.

Workaround: Use the property use-precompiled (set to true under jsp-config in sun-web.xml) to specify that the JSP files are precompiled and should never need to be compiled at runtime.

A sample sun-web.xml is as follows:

<sun-web-app>
   <session-config>
     <session-manager>
   </session-config>
   <jsp-config>
  <property name="use-precompiled" value="true" >
   </jsp-config>
</sun-web-app>

5048940 

Superuser Access Control page in Administration GUI not accessible after upgrade from SP1. 

6177544 

libpassthrough.so not present after RPM installation of plug-in.

6176231 

Sun Java System Web Server 6.1 SP4 — Using the Delete certificate Administration GUI (bin/https/admin/security) core dumps with NSS 3.9.3 beta.

6173365 

Multiple package installers for the same build of web server of the Solaris SPARC/x86 platform. 

5039633 

Update NSS to 3.9 series. 

5063134 

Java Enterprise System symbolic link not used for J2SE location. 

6067407 

Problems using ACL_LDAPSessionFree().

6173293 

Web server always sets content type to text/html when Servlet filter is set. 

6176264 

Sun Java System Web Server 6.1 SP4 Solaris x86 unable to start the SSL instance through the Administration GUI. 

6180677 

Sun Java System Web Server SP4 for JES3 is unable to upgrade on top of Sun Java System Web Server SP2 for JES2. 

6066139 

Tests fail while running web server with JDK1.5_beta2 release. 

6088595 

Administration console throws exception with JDK 1.5.0_beta2 while creating and editing classes. 

4904913 

I18N search: `?' wildcard search in Japanese causes wrong match.