-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major
-
Component/s: core
-
Environment:Both Jenkins Master and Slave run on virtual machines (VMWare) with Windows XP SP3, Java SDK 1.6.42; on the Master, Jenkins runs as a service, on the slave in the context of an administrative user.
On the slave machine, the installation of a setup package is done via command line ("Windows batch command"). The installation is logged to C:\Freigabe\Installation\LOGS\LicenseServerSetup.log.
The installation starts the freshly installed servcie. That service creates a log file: C:\Freigabe\Installation\LOGS\LicenseServerServiceTrace.log
Both files do exist.
I want to archive the files instead of TYPE them to the console (that is a very bad workaround!).
In the section "Archive the artifacts", I entered C:\Freigabe\Installation\LOGS\License*.log
Jenkins insists that the files do not exist, "even C: does not exist" - obviously wrong. Consequently, no artifacts are archived at all.