PQ70811: MIGR0250W MESSAGE INDICATES ONLY 300 FILES COPIED BUT DOCUMENTROOTLIMIT WAS CONFIGURED TO COPY MORE THAN 300. | |||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||
![]() APAR status Closed as documentation error. Error description When running the WASPostUpgrade script to migrate to WebSphere 4.0.X, the WASPostUpgrade log had a message similar to the following: MIGR0250W: Document Root file limit of 300 exceeded. Not all files for Web Application TestWebApp copied to War File TestWebApp.war. documentRootLimit is configured to copy 1000 files but the message indicated that only 300 files are copied to the War file. The WAS does contain more than 300 files thus the error messages is incorrect. Development has indicated that this message has been corrected in WebSphere 5.0.X but will not be changed in WebSphere 4.0.X. By default up to 300 files will be copied to the war. A warning message is logged if there are more than 300 files to be copied to the war. If the documentRootLimit parameter is configured to 1000 then up to 1000 are copied to the war. If there are more than 1000 files to be copied to the war then the MIGR0250W message is logged but still indicates that the files exceeded the 300 limit. The 300 is hardcoded. It does copy the 1000 files.Local fix The 300 is a hardcoded value. The number of files copied is set by documentRootLimit parameter or 300 if not configured.Problem summary **************************************************************** * USERS AFFECTED: Users who run the WASPostUpgrade script to * * migrate to WebSphere Application Server * * Version 4.0.6. * **************************************************************** * PROBLEM DESCRIPTION: When you run the WASPostUpgrade * * script to migrate to WebSphere * * Application Server Version 4.0.6, the * * WASPostUpgrade log contains the error * * message MIGR0250W which incorrectly * * displays the file limit to be copied * * to the WAR file, for example: * * * * MIGR0250W: Document root file limit * * of 300 exceeded. Not all files for * * the Web Application * * TestWebApp copied to WAR file * * TestWebApp.war. * **************************************************************** * RECOMMENDATION: * **************************************************************** By default, up to 300 files can be copied to the WAR file. If there are more than 300 files, the MIGR0250W message is logged. If the -documentRootLimit parameter is configured to 1000, up to 1000 files can be copied to the WAR file. If there are more than 1000 files to be copied to the WAR file, the MIGR0250W message is logged, but still indicates that the number of files exceeds the limit of 300. This error message is incorrect because the actual number of files that can be copied is between 300 to 1000, depending on what the value configured for the -document RootLimit parameter. The number 300 is a hardcoded value. The number of files that can be copied is set by the -documentRootLimit parameter or 300 if the parameter is not configured. Currently, there is no solution for the problem.Problem conclusion Close this APAR as a documentation change. (V4.0.6 Release Notes) The information will appear in the external site in May, 2003.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ70811
IBM Group: Software Group
Modified date: Mar 17, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.