Skip to content

Commit 89afa76

Browse files
Merge pull request #237230 from domainname/domainname-patch-14
rephrase title & description
2 parents 9c05cd5 + 8c70ef0 commit 89afa76

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/spring-apps/troubleshoot.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ This article provides instructions for troubleshooting Azure Spring Apps develop
2020

2121
## Availability, performance, and application issues
2222

23-
### My application can't start (for example, the endpoint can't be connected, or it returns a 502 after a few retries)
23+
### My application can't start
2424

25-
Export the logs to Azure Log Analytics. The table for Spring application logs is named *AppPlatformLogsforSpring*. To learn more, see [Analyze logs and metrics with diagnostics settings](diagnostic-services.md).
25+
When your application can't start, you may find that its endpoint can't be connected or it returns a 502 after a few retries.
26+
27+
For troubleshooting, export the logs to Azure Log Analytics. The table for Spring application logs is named *AppPlatformLogsforSpring*. To learn more, see [Analyze logs and metrics with diagnostics settings](diagnostic-services.md).
2628

2729
The following error message might appear in your logs: `org.springframework.context.ApplicationContextException: Unable to start web server`
2830

0 commit comments

Comments
 (0)