Workaround: The creation of the Money that Matters lifecycle sample might fail with a socket timeout
Summary
The creation of the Money that Matters lifecycle sample might fail with a socket timeout.
More Information
In the Money that Matters lifecycle sample, the step to create sample artifacts in the Requirements Management (RM) application can take a long time to complete, especially if you are using a clustered environment. If the step takes too long, the browser displays a 500 error message with the following details: “SocketTimeoutException: Read timed out“.
Workaround
- In the Lifecycle Project Administration (LPA) application, which is in the conf/admin directory, open the admin.properties file.
- In the file, search for
http.socket.timeout=1800000
, and then do one of these steps:- If the file does not contain the line, add it.
- If the file contains the line, edit it to contain a longer timeout, such as 1800000.
- Restart the server.
- Rename the Money that Matters lifecycle projects that are in each of the applications, and archive the projects.
- Create the sample again.
Related Information
The following links point to related information:
Copyright © 2012 IBM Corporation