Sun Java System Web Server 6.1 2005Q4 SP5 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 5 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. There is only #112396-02 patch, which fixes the BugId #4498984 (*fgrep* fails with `wordlist too large' for some older version of OS patchadd command). 

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 certs with AKI extension causes SEC_ERROR_UNKNOWN_ISSUER error. 

6092498 

SJWS 6.1 fails to validate a client cert with LDAP if the cert contains Czech characters. 

6171311 

Frequent errors encountered when running Web Server with JDK 1.5. 

6171784 

Web Server performance issue with certain error logging configuration. 

4925875 

i18-ko: no asterix search result with Korean word. 

6171950 

Precompiled JSPs do not work as expected with reload-interval param in sun-web.xml. 

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

Sample sun-web.xml 


<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 Admin 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 Admin delete certificate (bin/https/admin/security) core dumps with NSS 3.9.3 beta. 

6173365 

Multiple package installers for same build of Web Server of Solaris SPARC/x86. 

5039633 

Update NSS to 3.9 series. 

5063134 

Java ES symlink 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 

Web Server 6.1 SP4 Solaris x86 unable to start the SSL instance through the Admin GUI. 

6180677 

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

6066139 

JSTLTCK - 16 tests fail while running Web Server with JDK1.5_beta2 release. 

6088595 

Admin throws exception with JDK 1.5.0_beta2 while creating/editing classes. 

4904913 

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