Sun Java System Web Server 7.0 Update 7 Release Notes

Issues Resolved in 7.0 Update 5

This section lists the issues resolved in Sun Java System Web Server 7.0 Update 5

Problem ID

Description

6732548 

create-fastcgi-handler does not work as expected when value of app-args is specified as “a=b” or “c=d”.

6750707 

Admin CLI does not accept input strings that has multibyte characters.

6723824 

Migration from the previous versions of Web Server to Web Server 7.0 Update 3, resulted in unusual migration log files, although the migration of instance was successful.

6764940 

obj-https-INSTANCE.conf is different from obj.conf.

<https-instance>-obj.conf gets created when a first change is made to obj.conf from admin server GUI or CLI. This situation occurs only if the Client tag is added, before this first change is made to the instance configuration through admin server. Once the <https-instance>-obj.conf is created, the same steps does not simulate this phenomenon.

6765451 

The admin server adds the check-request-limits function at an invalid location in obj.conf.

While configuring check-request-limits function to obj.conf , you should ensure that it is inserted before find-index function.

6769410 

Variables are removed from server.xml.

The null values for the CGI variables names, of a migrated instance, cannot be saved in the admin GUI. Hence they are removed from the server.xml.

6772188 

Web Server 7.0 Admin GUI, throws the following error when Java is disabled- “BreadCrumbsModel: index out of bounds 1”.

6709085 

Admin server fails to start.

The admin tools allow default language to be set to zh_cn, after which the server will not start and throws an error:


config:CONF1104:File /sun/webserver7/https-agc184.PRC.Sun.COM/config/server.xml 
line 98: Invalid <default-language> value:zh_cn

6759756 

Permission error occurs while uploading a .war file using the admin GUI.

6762245 

Usage of blank spaces while creating a new configuration, using admin GUI, throws an error.

6777195 

The setNodeProperties in NodeMBean always rewrites the server-farm.xml. While rewriting, it converts the host name entry of the node to lowercase.

6772231 

The admin server hangs during startup or configuration listing or any activity that is not directly on the instance or node.

6780377 

The Web Server 7.0 Admin server fails to recognize the reason parameter of send-error SAF.

6793862 

The Admin server fails to recognize Extended Validation SSL Server Certification.

6798954 

Web Server should support binary logging.

6542360 

Setting java-home of admin server does not propagate the settings to admin scripts.

6781234 

Web Server 7.0 has a problem while using JSTL tlds and jaxp.

6790392 

Web Server 7.0 Update 3 displays a blank screen as a response to maxSessions, instead of an error response.

6768357 

NSAPI functions like vs_get_mime_type crashes Web Server for internal non-HTTP requests.

6776108 

Increase MaxKeepAliveThread limit from 128 to 256.

6781976 

Require binary logging, as access logging is affecting performance.

6806781 

%Req->reqpb.clf-request.protocol.version% is not set properly in binary mode and hence binlog throws an error.

6707017 

Web server setup fails when a localized directory is specified for document root.

6753741 

Web Server installer throws a “PatchListener-Solaris-detectPatches-Failed” error under certain circumstances.

6774822 

During unconfigureServer process a warning message “WARNING: ADMIN2028: Error removing init scripts” is displayed in case of AIX.

6775953 

Update Web Server plugin to work with Netbeans 6.5.

6722375 

Patches 125437–14 and 125438–14 are not alternate root compliant.

6779166 

Web Server 7.0 Update 3 does not scale well on Windows, when compared to Apache.

6781147 

Web Server 7.0 Update 3 throws an error while trying to create a new search event by Japanese encoding.

6761027 

In Web Server 7.0, wildcard pattern matching for ACL does not work properly with IP addresses.

6775403 

REQUEST_HEADERS:'/ regular expression /' does not work properly.

6773327 

Enabling sendfilev for JSP applications can cause the server response to fail.

6775948 

Include file missing in nsapi.h throws a warning message while compiling some NSAPI modules.

Workaround:

Add include <netdb.h> before nsapi.h.