HTTP session manager troubleshooting tips

 

+

Search Tips   |   Advanced Search

 

 

 

Error message SRVE0079E Servlet host not found after you define a port

Error message SRVE0079E can occur after you define the port in WebContainer > HTTP Transports for a server, indicating that you do not have the port defined in your virtual host definitions. To define the port,

  1. On the console, go to Environment > Virtual Hosts > default_host> Host Aliases> New

  2. Define the new port on host "*"

 

The appserver gets EC3 - 04130007 ABENDs

To prevent an EC3 - 04130007 abend from occuring on the appserver, change the HTTP Output timeout value. The custom property ConnectionResponseTimeout specifies the maximum number of seconds the HTTP port for an individual server can wait when trying to read or write data. For instructions on how to set ConnectionResponseTimeout, see HTTP transport custom properties.

If none of these steps fixes your problem, check to see if the problem has been identified and documented by looking at the available online support (hints and tips, technotes, and fixes). If you don't find your problem listed there contact IBM support.

For current information available from IBM Support on known problems and their resolution, see the IBM Support page.

IBM Support has documents that can save you time gathering information needed to resolve this problem. Before opening a PMR, see the IBM Support page.


 

Related concepts


Sessions

 

Related tasks


Task overview: Managing HTTP sessions

 

Related Reference


Best practices for using HTTP Sessions
HTTP session problems

 

Reference topic