Sun Java System Application Server Platform Edition 8.2 Error Message Reference

Chapter 12 WEB Error Messages

This chapter describes messages for errors with a WEB prefix.

WEB Messages


WEB0305

HTTP listener's proxy port is not a numeric string

Solution:

Check to see if the value of the HTTP listener's server-name attribute contains a colon, and if so, make sure the name component following the colon is a numeric string.


WEB0315

Two or more virtual servers associated with the same HTTP listener share the same host name.

Solution:

Make sure that the sets of host names of all virtual servers associated with the same HTTP listener are disjunct.


WEB3004

The Application server could not initialize the native HTTP service. This could be cause by a misconfiguration, or a internal failure.

Cause:

It is also possible that the native library has been found missing.

Solution:

Check that the HttpService configuration is valid. Examine the message reported by the native HTTP service for clues. Verify that the following needed libraries are present in the Application Servers's lib directory. If the problem persists, contact Sun with the complete error log message.


WEB3005

The Application server could not start the native HTTP service. This could be cause by a misconfiguration, or a internal failure.

Cause:

It is also possible that the native library has been found missing.

Solution:

Check that the HttpService configuration is valid. Examine the message reported by the native HTTP service for clues. Verify that the following needed libraries are present in the Application Servers's lib directory. If the problem persists, contact Sun with the complete error log message.


WEB3006

The file is missing.

Solution:

Check that the file is present in the Application Server's lib directory, or if enabled in the Library Path. Please contact Sun with the complete error log message.


WEB3007

This is an Unexpected Internal Error. Please contact Sun with the complete error log message.

Solution:

Please correct the format.