Skip to content

[JENKINS-63198] Unable to start windows service after upgrading to 2.248 #11636

@jenkins-infra-bot

Description

@jenkins-infra-bot

After upgrading to 2.248, the Jenkins windows service can no longer be started.

This is the error in Windows Event Viewer:

Faulting application name: jenkins.exe, version: 2.9.0.0, time stamp: 0x5eb872d4
Faulting module name: KERNELBASE.dll, version: 6.3.9600.19724, time stamp: 0x5ec5262a
Exception code: 0xe0434f4d
Fault offset: 0x0000000000007afc
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
Faulting package full name: %14
Faulting package-relative application ID: %15

Attempting to run jenkins.exe directly gives the same error:

The machine does have .NET framework 4 installed, as pointed out in

https://www.jenkins.io/blog/2020/07/23/windows-support-updates/#windows-service-management-changes-in-jenkins-2-248


Originally reported by chinhodado, imported from: Unable to start windows service after upgrading to 2.248
  • assignee: atul7107
  • status: Open
  • priority: Blocker
  • component(s): core, windows-slave-installer-module
  • label(s): Windows, documentation, regression, upgrade-guidelines, winsw
  • resolution: Unresolved
  • votes: 2
  • watchers: 10
  • imported: 2025-11-24
Raw content of original issue

After upgrading to 2.248, the Jenkins windows service can no longer be started.

This is the error in Windows Event Viewer:

Faulting application name: jenkins.exe, version: 2.9.0.0, time stamp: 0x5eb872d4
Faulting module name: KERNELBASE.dll, version: 6.3.9600.19724, time stamp: 0x5ec5262a
Exception code: 0xe0434f4d
Fault offset: 0x0000000000007afc
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
Faulting package full name: %14
Faulting package-relative application ID: %15

Attempting to run jenkins.exe directly gives the same error:

The machine does have .NET framework 4 installed, as pointed out in

https://www.jenkins.io/blog/2020/07/23/windows-support-updates/#windows-service-management-changes-in-jenkins-2-248

environment
Windows Server 2012 R2 64 bit<br/>
.NET Framework version 4.7.02053
1 attachment

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions