ColdFusion MX 7: How to fix large server logs due to Invalid/Incomplete Multicast Message received error
Issue
The following error may be encountered in the server.log file:
"Information","MulticastListener","07/04/05","09:05:42",,"Invalid/Incomplete Multicast Message received"
The error is benign, but if it occurs often enough, it can cause the server.log file to grow in size, causing slow ColdFusion MX 7 server performance. This has been identified as Macromedia issue 58419.
Solution
To prevent the error from being logged, follow the steps below:
- Back up the license.properties file in the<cf_root>/lib directory.
- Open the original license.properties file for editing.
- Change the "listen=true" entry to "listen=false".
- Restart ColdFusion MX 7.
This content requires Flash
To view this content, JavaScript must be enabled, and you need the latest version of the Adobe Flash Player.
Download the free Flash Player now!
