[wpkg-users] [Bug 89] WPKG Client service fails to start

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Mon Dec 10 02:23:51 CET 2007


http://bugzilla.wpkg.org/show_bug.cgi?id=89





--- Comment #28 from Ben <klm__ at hotmail.com>  2007-12-10 02:23:37 ---
(In reply to comment #23)
> Can you try this one?
> 
> It's a debug mode (well, it's not really "debug").
> 
> cd %PROGRAMFILES%\wpkg\
> WPKGsrv.exe /debug
> 

Running WPKGsrv.exe /debug on the command line is successful (log below).

Log from successful command line execution:
2007-12-10 11:09:30, DEBUG  : Initialized temporary local log file:
C:\DOCUME~1\ben\LOCALS~1\Temp\wpkg-logInit.log
2007-12-10 11:09:30, DEBUG  : Initializing new log file:
C:\DOCUME~1\ben\LOCALS~1\Temp\wpkg-mispc1-vmwtest.log
2007-12-10 11:09:30, DEBUG  : Reboot-Cmd is standard.
2007-12-10 11:09:30, DEBUG  : WPKG 1.0-rc1 starting...
2007-12-10 11:09:30, DEBUG  : Base directory is '\\bserver\wpkg'.
2007-12-10 11:09:30, DEBUG  : Log level is 255
2007-12-10 11:09:30, DEBUG  : Trying to read XML file:
\\bserver\wpkg\profiles.xml
2007-12-10 11:09:30, DEBUG  : Successfully loaded XML file:
\\bserver\wpkg\profiles.xml
2007-12-10 11:09:30, DEBUG  : Trying to read XML files from directory:
\\bserver\wpkg\profiles
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/profiles/room2.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/profiles/room1.xml
2007-12-10 11:09:30, DEBUG  : Trying to read XML file: \\bserver\wpkg\hosts.xml
2007-12-10 11:09:30, DEBUG  : Successfully loaded XML file:
\\bserver\wpkg\hosts.xml
2007-12-10 11:09:30, DEBUG  : Trying to read XML files from directory:
\\bserver\wpkg\hosts
2007-12-10 11:09:30, DEBUG  : Reading XML file: //bserver/wpkg/hosts/room2.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file: //bserver/wpkg/hosts/room1.xml
2007-12-10 11:09:30, DEBUG  : Trying to read XML file:
\\bserver\wpkg\packages.xml
2007-12-10 11:09:30, DEBUG  : Successfully loaded XML file:
\\bserver\wpkg\packages.xml
2007-12-10 11:09:30, DEBUG  : Trying to read XML files from directory:
\\bserver\wpkg\packages
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/invircible.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file: //bserver/wpkg/packages/ie6.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/myodbc.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/firefox1.5.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/firefox2.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/vnc4.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/office2k.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/pdfcreator093.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/pskill.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/tsl_printers.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/wpkg.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/acrobat.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/thunderbird.xml
2007-12-10 11:09:30, DEBUG  : Reading XML file:
//bserver/wpkg/packages/windows_installer_3.xml
2007-12-10 11:09:30, DEBUG  : Profiles applying to the current
host:|ie6|pskill|wpkg|
2007-12-10 11:09:30, DEBUG  : Reading settings file: C:\WINNT\system32\wpkg.xml
2007-12-10 11:09:30, DEBUG  : Trying to read XML file:
C:\WINNT\system32\wpkg.xml
2007-12-10 11:09:30, DEBUG  : Successfully loaded XML file:
C:\WINNT\system32\wpkg.xml
2007-12-10 11:09:30, DEBUG  : Hosts file contains 9
hosts:|mispc1-vm|mispc3-vm|mispc1-vmwtest|stkpc1|mispc1-wpkg|admpc.|.+|room2-pc.+|room1-pc.+
2007-12-10 11:09:30, DEBUG  : Settings file contains 3
packages:|ie6|pskill|wpkg
2007-12-10 11:09:30, DEBUG  : Packages file contains 15
packages:|invircible|ie6|myodbc|firefox1.5|firefox2|winvnc4|office2k|pdfcreator|pskill|tsl_printers|wpkg|wpkg-settings|acrobat|thunderbird|windows_installer_3
2007-12-10 11:09:30, DEBUG  : Profile file contains 13
profiles:|wpkg|pskill|ie6|default|firefox2|firefox1.5|thunderbird|vnc|other|client|myodbc|room2|room1
2007-12-10 11:09:30, DEBUG  : Using profile(s):|ie6|pskill|wpkg|
2007-12-10 11:09:30, DEBUG  : Getting profiles which apply to this node.
2007-12-10 11:09:30, DEBUG  : Applying profile: ie6
2007-12-10 11:09:30, DEBUG  : Applying profile: pskill
2007-12-10 11:09:30, DEBUG  : Applying profile: wpkg
2007-12-10 11:09:30, DEBUG  : Adding package with ID 'ie6' to profile packages.
2007-12-10 11:09:30, DEBUG  : Found package node 'Internet Explorer 6 (ie6) in
package database 
2007-12-10 11:09:30, DEBUG  : Adding package with ID 'pskill' to profile
packages.
2007-12-10 11:09:30, DEBUG  : Found package node 'pskill (pskill) in package
database 
2007-12-10 11:09:30, DEBUG  : Adding package with ID 'wpkg' to profile
packages.
2007-12-10 11:09:30, DEBUG  : Found package node 'wpkg (wpkg) in package
database 
2007-12-10 11:09:30, DEBUG  : Found package node 'pskill (pskill) in package
database 
2007-12-10 11:09:30, DEBUG  : Package dependency 'pskill' (pskill) for package
'wpkg' (wpkg) already added.
2007-12-10 11:09:30, DEBUG  : Synchronizing: Number of packages referenced by
profile: 3
2007-12-10 11:09:30, DEBUG  : Found installed package 'Internet Explorer 6'
(ie6).
2007-12-10 11:09:30, DEBUG  : Package 'Internet Explorer 6' (ie6) found in
profile packages.
2007-12-10 11:09:30, DEBUG  : Found installed package 'pskill' (pskill).
2007-12-10 11:09:30, DEBUG  : Package 'pskill' (pskill) found in profile
packages.
2007-12-10 11:09:30, DEBUG  : Found installed package 'wpkg' (wpkg).
2007-12-10 11:09:30, DEBUG  : Package 'wpkg' (wpkg) found in profile packages.
2007-12-10 11:09:30, DEBUG  : Number of packages to remove: 0
2007-12-10 11:09:30, DEBUG  : Going to install package 'wpkg' (wpkg), Revision
1, (execute flag is '', notify flag is 'true').
2007-12-10 11:09:30, DEBUG  : Package 'wpkg' (wpkg): Not yet processed during
this session.
2007-12-10 11:09:30, DEBUG  : Checking existence of package: wpkg
2007-12-10 11:09:30, DEBUG  : Uninstall entry for WPKG was found: test
successful
2007-12-10 11:09:30, DEBUG  : Package 'wpkg' (wpkg): Already installed.
Skipping.
2007-12-10 11:09:30, DEBUG  : Going to install package 'Internet Explorer 6'
(ie6), Revision 0, (execute flag is '', notify flag is 'true').
2007-12-10 11:09:30, DEBUG  : Package 'Internet Explorer 6' (ie6): Not yet
processed during this session.
2007-12-10 11:09:30, DEBUG  : Checking existence of package: Internet Explorer
6
2007-12-10 11:09:30, DEBUG  : Finding version of C:\Program Files\Internet
Explorer\iexplore.exe|
2007-12-10 11:09:30, DEBUG  : Obtained version "6.0.2800.1106".
2007-12-10 11:09:30, DEBUG  : Leaving getFileVersion with version 6.0.2800.1106
2007-12-10 11:09:30, DEBUG  : Checking file version 6.0.2800.1106 is
versiongreaterorequal (than) 6.0.0.0 - got result 1
2007-12-10 11:09:30, DEBUG  : Checking version of 'C:\Program Files\Internet
Explorer\iexplore.exe' : Is 6.0.2800.1106 >= 6.0.0.0 ? true
2007-12-10 11:09:30, DEBUG  : Package 'Internet Explorer 6' (ie6): Already
installed. Skipping.
2007-12-10 11:09:30, DEBUG  : Going to install package 'pskill' (pskill),
Revision 1, (execute flag is '', notify flag is 'true').
2007-12-10 11:09:30, DEBUG  : Package 'pskill' (pskill): Not yet processed
during this session.
2007-12-10 11:09:30, DEBUG  : Checking existence of package: pskill
2007-12-10 11:09:30, DEBUG  : The path 'C:\WINNT\pskill.exe' exists: the test
was successful
2007-12-10 11:09:30, DEBUG  : Package 'pskill' (pskill): Already installed.
Skipping.
2007-12-10 11:09:30, DEBUG  : Saving sorted settings to
'C:\WINNT\system32\wpkg.xml'.
2007-12-10 11:09:30, DEBUG  : Adding settings node: Internet Explorer 6' (ie6),
Revision 0
2007-12-10 11:09:30, DEBUG  : Adding settings node: pskill' (pskill), Revision
1
2007-12-10 11:09:30, DEBUG  : Adding settings node: wpkg' (wpkg), Revision 1
2007-12-10 11:09:30, DEBUG  : Saving XML : C:\WINNT\system32\wpkg.xml


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

-------------------------------------------------------------------------



just about anything Open Source.
http://sourceforge.net/services/buy/index.php
-------------------------------------------------------
Easy Software Deployment >> http://wpkg.org
_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users



More information about the wpkg-users mailing list