JDK-6641900 : Need a log file for BackgroundDownloader.
Type:Enhancement
Component:deploy
Sub-Component:deployment_toolkit
Affected Version:6u10
Priority:P3
Status:Closed
Resolution:Fixed
OS:windows
CPU:x86
Submitted:2007-12-14
Updated:2010-09-17
Resolved:2008-05-16
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Need a log file for BackgroundDownloader may be through registry entry/ deployment.properties etc. This will be helpful in analyzing when BackgroundDownloader dies.
Comments
EVALUATION
Properly enabling logging at this point requires setting the REG_DWORD JavaSoft/KernelDebug to 1. It should work in both normal & background downloads at that point.
28-04-2008
EVALUATION
Log files are placed in lib/bundles directory. For beta logs are always enabled, but we will probably make this switchable for final release and have it default to off.