ErrLookup › spring-projects/spring-boot
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. · Java · 4,369 source files
Analyzed at 5b2dbdbb8b on 2026-08-04. 88 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Failed to read '{}' | exception | error | gradle, plugin-integrity, resource, io, application-plugin |
| Failed to set file mode on CopySpec | exception | error | gradle, version-compat, reflection, file-permissions, application-plugin |
| Main class name has not been configured and it could not be | validation | error | gradle, main-class, configuration, boot-jar, application-plugin |
| Failed to read main class name from '{}' | exception | error | gradle, main-class, io, build-state, race-condition |
| Spring Boot plugin requires Gradle 8.x (8.14 or later) or 9. | validation | critical | gradle, version-compat, plugin-apply, setup, version-gate |
| Failed to get dir mode from CopySpec | exception | error | gradle, version-compat, reflection, file-permissions, boot-archive |
| Failed to get file mode from CopySpec | exception | error | gradle, version-compat, reflection, file-permissions, boot-archive |
| Invalid value for option '--environment'. Expected 'NAME=VAL | validation | error | gradle, boot-build-image, cli, validation, environment |
| Failed to create {} | exception | error | gradle, boot-archive, io, disk, permissions |
| Failed to add {} to {} | exception | error | gradle, boot-archive, io, copy, per-entry |
| Failed to get mode from FileCopyDetails | exception | error | gradle, version-compat, reflection, file-permissions, boot-archive |
| Each image building cache can be configured only once | validation | error | gradle, boot-build-image, cache, configuration, validation |
| Invalid Docker configuration, either context or host can be | validation | error | gradle, boot-build-image, docker, configuration, validation |
| Invalid Docker {} registry configuration, either token or us | validation | error | gradle, boot-build-image, docker, registry, authentication, validation |
| Each image building cache can be configured only once | validation | error | gradle, boot-build-image, cache, configuration, validation |
| Unable to compile generated source{} | exception | error | maven, aot, native, compiler, java, build |
| Invalid URL for {} | exception | error | maven, dependencies, classpath, url, io |
| Failed to load layers configuration with name '%s': '%s' not | exception | error | maven, layers, configuration, classpath, spring-boot |
| Failed to process custom layers configuration {} | exception | error | maven, layers, xml, configuration, spring-boot |
| Could not build classpath | exception | error | maven, spring-boot, run, classpath, configuration |
| Unable to build classpath | exception | error | maven, spring-boot, run, classpath, dependencies |
| A jar or war file is required for building image | exception | error | maven, spring-boot, build-image, lifecycle, configuration |
| Error packaging archive for image | exception | error | maven, spring-boot, build-image, packaging, tar |
| Failed to generate build-info.properties. {} | exception | error | maven, spring-boot, build-info, configuration, properties |
| Invalid layers.xml configuration | exception | error | maven, spring-boot, layers, xml, xsd, validation |
| Unable to load layers XSD | exception | error | maven, spring-boot, layers, xsd, plugin-corruption |
| Multiple '{}' nodes found | exception | error | maven, spring-boot, layers, xml, validation |
| Invalid Docker configuration, either context or host can be | validation | error | maven, spring-boot, build-image, docker, configuration |
| Invalid Docker {} registry configuration, either token or us | validation | error | maven, spring-boot, build-image, docker, registry, authentication |
| Process terminated with exit code: {} | exception | error | maven, spring-boot, run, process, jvm |
| Process execution failed | exception | error | maven, spring-boot, run, process, io |
| '{}' is not within the valid range {} to {} | validation | error | maven, spring-boot, outputtimestamp, reproducible-builds, configuration |
| Can't parse '%s' to instant | validation | error | maven, spring-boot, outputtimestamp, parsing, configuration |
| Unable to find '%s' dependency. Please ensure JUnit is corre | exception | error | maven, spring-boot, aot, junit, test, dependencies |
| Source file is not available, make sure 'package' runs as pa | exception | error | maven, spring-boot, repackage, lifecycle, configuration |
| Invalid value for parameter 'outputTimestamp' | validation | error | maven, spring-boot, repackage, outputtimestamp, configuration |
| Failed to parse arguments [{}] | validation | error | |
| Unexpected: attribute 'Ready' not available | exception | error | |
| Failed to retrieve Ready attribute | exception | error | |
| Shutdown failed | exception | error | |
| Could not invoke shutdown operation | exception | error | |
| Invalid jmx name '{}' | validation | error | |
| Unable to find a suitable main class, please add a 'mainClas | validation | error | |
| JMX MBean server was not reachable before the configured tim | exception | error | |
| Could not contact Spring Boot application via JMX on port {} | exception | error | |
| Failed to connect to MBean server at port {} | exception | error | |
| Unable to retrieve 'ready' attribute | exception | error | |
| Could not invoke shutdown operation | exception | error | |
| Interrupted while waiting for Spring Boot app to start. | exception | error | |
| Spring application did not start before the configured timeo | exception | error | |
| Spring application lifecycle JMX bean not found. Could not s | exception | error | |
| Docker API version must be at least %s to support this featu | exception | error | |
| Error response received when pushing image: ${errorDetail.ge | exception | error | |
| 'value' [${value}] must be in the form 'os[/architecture[/va | validation | error | |
| %s' exited with code %d: %s | exception | error | |
| Error parsing Docker configuration file '${path}' | exception | error | |
| Docker context '${currentContext}' does not exist | validation | error | |
| Error parsing Docker context metadata file '${metaPath}' | exception | error | |
| Error reading Docker configuration file '${path}' | exception | error | |
| Error adding certificates to KeyStore: ${ex.getMessage()} | exception | error | |
| Error creating KeyStore: ${ex.getMessage()} | exception | error | |
| Error reading certificate: ${ex.getMessage()} | exception | error | |
| Error loading private key file: ${ex.getMessage()} | exception | error | |
| Missing private key or unrecognized format | exception | error | |
| Error decrypting private key | exception | error | |
| Docker API call to '${host}${uri}' failed with status code $ | http | error | |
| Connection to the Docker daemon at '${host}' failed with err | exception | error | |
| zstd compression is not supported | exception | error | |
| File '${file}' is not readable | exception | error | |
| '${name}' is not a valid command. See 'help'. | exception | error | |
| '${name}' is not a valid command. See 'help'. | exception | error | |
| Invalid content received from server (${ex.getMessage()}) | exception | error | |
| No content received from server '${serviceUrl}' | exception | error | |
| Failed to ${description} from service at '${url}' (${ex.getM | exception | error | |
| Initializr service call failed using '${url}' - service retu | exception | error | |
| Invalid service URL (${ex.getMessage()}) | exception | error | |
| No project type with id '${this.type}' - check the service c | exception | error | spring-boot-cli, initializr, project-generation, configuration |
| No type found with build '{this.build}' and format '{this.fo | exception | error | spring-boot-cli, initializr, project-generation, configuration |
| Multiple types found with build '{this.build}' and format '{ | exception | error | spring-boot-cli, initializr, project-generation, configuration |
| No project type is set and no default is defined. Check the | exception | error | spring-boot-cli, initializr, project-generation, configuration |
| Could not save the project, the server did not set a preferr | exception | error | spring-boot-cli, initializr, project-generation, file-io |
| Entry '{entry.getName()}' would be written to '{canonicalEnt | exception | error | spring-boot-cli, initializr, security, zip-slip, path-traversal |
| {Directory|File} '{file.getName()}' already exists. Use --fo | exception | error | spring-boot-cli, initializr, project-generation, file-io |
| File '{outputFile.getName()}' already exists. Use --force if | exception | error | spring-boot-cli, initializr, project-generation, file-io |
| Failed to delete existing file {outputFile.getPath()} | exception | error | spring-boot-cli, initializr, file-io, permissions, windows |
| 'files' must not be null | exception | error | spring-boot, configuration-metadata, changelog, file-io, validation |
| InputStream must not be null. | exception | error | spring-boot, configuration-metadata, validation, null-check |
| Failed to read configuration metadata | exception | error | spring-boot, configuration-metadata, json, parsing |