Hi, typical... just minutes after sending this email i remembered what i changed before wpkg stopped working. I hate weekends... ;) > 2008-03-19 12:12:14, DEBUG : Initialized temporary local log file: C:\WINDOWS\TEMP\wpkg-logInit.log > 2008-03-19 12:12:14, DEBUG : Initializing new log file: \\server\install\wpkg\status\test-rechner4.log > 2008-03-19 12:12:14, DEBUG : Reboot-Cmd is standard. > 2008-03-19 12:12:14, DEBUG : WPKG 1.0-RC8 starting... > 2008-03-19 12:12:14, DEBUG : Base directory is 'http://server'. > 2008-03-19 12:12:14, DEBUG : Log level is 27 > 2008-03-19 12:12:14, DEBUG : Trying to read XML file: http://server/xml.php?pwd=SEkreT&mode=profiles > 2008-03-19 12:12:14, DEBUG : Successfully loaded XML file: http://server/xml.php?pwd=SEkreT&mode=profiles > 2008-03-19 12:12:14, DEBUG : Trying to read XML file: http://server/xml.php?pwd=SEkreT&mode=hosts > 2008-03-19 12:12:14, DEBUG : Successfully loaded XML file: http://server/xml.php?pwd=SEkreT&mode=hosts > 2008-03-19 12:12:14, DEBUG : Trying to read XML file: http://server/xml.php?pwd=SEkreT&mode=packages > 2008-03-19 12:12:14, DEBUG : Successfully loaded XML file: http://server/xml.php?pwd=SEkreT&mode=packages > 2008-03-19 12:12:14, DEBUG : Profiles applying to the current host:|Test-Profil| > 2008-03-19 12:12:14, DEBUG : Skipping current settings. Checking for actually installed packages. > 2008-03-19 12:12:14, ERROR : Message: Objekt erwartet|Description: Objekt erwartet|Error number: 800a138f|Stack: undefined|Line: undefined| > 2008-03-19 12:12:14, DEBUG : Found system locale: 407 > 2008-03-19 12:12:14, DEBUG : Found language definition node for language ID 407 > 2008-03-19 12:12:14, DEBUG : Saving sorted settings to '\\server\install\wpkg\status\TEST-RECHNER4.xml'. > 2008-03-19 12:12:14, DEBUG : Saving XML : \\server\install\wpkg\status\TEST-RECHNER4.xml What i changed was that i put "<param name='force' value='true' />" in my config.xml. Removing this entry results in wpkg working again just like before. I then tried to use /force from within the WPKG Client but it also fails and dies with "Objekt erwartet" just like with "force" enabled in config.xml. I'd consider that a real bug that should be fixed before the release of "WPKG 1.0-final". - jens |