# Troubleshooting / FAQ

- [General](/knowledgebase/setup-and-configuration/troubleshooting-faq/general.md)
- [Agents Connectivity](/knowledgebase/setup-and-configuration/troubleshooting-faq/general/agents-connectivity.md)
- [Incorrect SCM Links](/knowledgebase/setup-and-configuration/troubleshooting-faq/general/incorrect-scm-links.md)
- [Missing or Insufficient Test Stage Coverage](/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage.md)
- [Unit Test Coverage Troubleshooting](/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage/unit-test-coverage-troubleshooting.md)
- [Test Stage Coverage Troubleshooting](/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage/test-stage-coverage-troubleshooting.md)
- [Methods Not Showing as Covered](/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage/methods-not-showing-as-covered.md)
- [Generate HAR File for Troubleshooting](/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage/generate-har-file-for-troubleshooting.md)
- [Handling Unexpected Closure of Testing Executions](/knowledgebase/setup-and-configuration/troubleshooting-faq/general/handling-unexpected-closure-of-testing-executions.md)
- [Java](/knowledgebase/setup-and-configuration/troubleshooting-faq/java.md)
- [Which Packages to Configure?](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/which-packages-to-configure.md)
- [Surefire Integration Setup](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/surefire-integration-setup.md)
- [No Log Files Generated](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/no-log-files-generated.md)
- [Ignore Getters/Setters & Default Constructors](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/ignore-getters-setters-and-default-constructors.md)
- [No Coverage with PowerMock](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/no-coverage-with-powermock.md)
- [Lombok: False Quality Risks](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/lombok-false-quality-risks.md)
- [Keeping Your Agent Updated](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/keeping-your-agent-updated.md)
- [Incorrect Quality Risk Detection](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/incorrect-quality-risk-detection.md)
- [Java Module Access Error](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/java-module-access-error.md)
- [SSL/Certificate Errors](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/ssl-certificate-errors.md)
- [SSL Handshake Failure (Java 7)](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/ssl-certificate-errors/ssl-handshake-failure-java-7.md)
- [SSL Connectivity: Java 7 (Pre-u131)](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/ssl-certificate-errors/ssl-connectivity-java-7-pre-u131.md)
- [Java Keystore: Add Certificate](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/ssl-certificate-errors/java-keystore-add-certificate.md)
- [Minimum Version Supported](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/minimum-version-supported.md)
- [WebSphere: Missing SSLSocketFactory Class](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/websphere-missing-sslsocketfactory-class.md)
- [WebSphere: 404 Error after Enabling Sealights](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/websphere-404-error-after-enabling-sealights.md)
- [Tomcat: FileNotFoundException - "Failed to scan"](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/tomcat-filenotfoundexception-failed-to-scan.md)
- [Weblogic: Failed Hostname Verification](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/weblogic-failed-hostname-verification.md)
- [TypeNotPresentException Error When Running Tests](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/typenotpresentexception-error-when-running-tests.md)
- [Coverage Reporting for Embedded Java Libraries](/knowledgebase/setup-and-configuration/troubleshooting-faq/java/coverage-reporting-for-embedded-java-libraries.md): Applications that embed JAR/WAR components may not show per‑component coverage unless multi‑component mode is correctly configured.
- [Maven](/knowledgebase/setup-and-configuration/troubleshooting-faq/maven.md)
- [Build Failure: SLF4J NoClassDefFoundError](/knowledgebase/setup-and-configuration/troubleshooting-faq/maven/build-failure-slf4j-noclassdeffounderror.md)
- [JaCoCo Offline Instrumentation: No Coverage](/knowledgebase/setup-and-configuration/troubleshooting-faq/maven/jacoco-offline-instrumentation-no-coverage.md)
- [Maven: Verify Effective POM](/knowledgebase/setup-and-configuration/troubleshooting-faq/maven/maven-verify-effective-pom.md)
- [Pass Build Name from CLI](/knowledgebase/setup-and-configuration/troubleshooting-faq/maven/pass-build-name-from-cli.md)
- [Update Parent POM File](/knowledgebase/setup-and-configuration/troubleshooting-faq/maven/update-parent-pom-file.md)
- [.Net/.NetCore](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore.md)
- [Namespace: What to Configure?](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/namespace-what-to-configure.md)
- [Keeping Your Agent Updated](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/keeping-your-agent-updated.md)
- [Automating CollectorService Deployment](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/automating-collectorservice-deployment.md)
- [Deep Troubleshooting using Process Explorer](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/deep-troubleshooting-using-process-explorer.md)
- [Collecting Profiler Logs](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/collecting-profiler-logs.md)
- [MSBuild Error MSB4025 when using Sealights Agent](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/msbuild-error-msb4025-when-using-sealights-agent.md)
- [False Quality Risks Analysis](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/false-quality-risks-analysis.md)
- [Linux .NETCore: Profiler Fails to Start](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/linux-.netcore-profiler-fails-to-start.md)
- [Profiler SocketException in VSTest](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/profiler-socketexception-in-vstest.md)
- [.NET Environment Variables Not Applied (Windows)](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/.net-environment-variables-not-applied-windows.md)
- [Profiling Multiple Products Hosted on a Single IIS Server](/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/profiling-multiple-products-hosted-on-a-single-iis-server.md)
- [Node/Javascript](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript.md)
- [NodeJS - JavaScript heap out of memory](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/nodejs-javascript-heap-out-of-memory.md)
- [Angular 8+: Duplicate Method Reporting](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/angular-8+-duplicate-method-reporting.md)
- [JS: Angular 11: Deprecated karma-coverage-istanbul-reporter](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/js-angular-11-deprecated-karma-coverage-istanbul-reporter.md)
- [JS: Reducing Sealights Logging for Instrumented Code](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/js-reducing-sealights-logging-for-instrumented-code.md)
- [JS: Files Missing from Build Scan](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/js-files-missing-from-build-scan.md)
- [JS: No Front-End Coverage](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/js-no-front-end-coverage.md)
- [Merge multiple NYC coverage files into one](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/merge-multiple-nyc-coverage-files-into-one.md)
- [Cypress Plugin - Tests Timing Out](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/cypress-plugin-tests-timing-out.md)
- [NodeJS: Memory Usage Explained](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/nodejs-memory-usage-explained.md)
- [CSP Errors in instrumented JS Frontend Apps](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/csp-errors-in-instrumented-js-frontend-apps.md)
- [Frontend - Prevent Token Exposure in Instrumented Applications](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/frontend-prevent-token-exposure-in-instrumented-applications.md)
- [Understanding the \`--\` (Double Dash) Separator in \`slnodejs run\` Commands](/knowledgebase/setup-and-configuration/troubleshooting-faq/node-javascript/understanding-the-double-dash-separator-in-slnodejs-run-commands.md)
- [Golang](/knowledgebase/setup-and-configuration/troubleshooting-faq/golang.md)
- [Why Does SeaLights Use Static Instrumentation for Go?](/knowledgebase/setup-and-configuration/troubleshooting-faq/golang/why-does-sealights-use-static-instrumentation-for-go.md): SeaLights uses static instrumentation for Go applications, how it works, and how to deploy it safely without impacting production environments.
- [Slow Scan Command in Containers](/knowledgebase/setup-and-configuration/troubleshooting-faq/golang/slow-scan-command-in-containers.md)
- [How to Confirm My Deployed Golang App Binary Is Instrumented](/knowledgebase/setup-and-configuration/troubleshooting-faq/golang/how-to-confirm-my-deployed-golang-app-binary-is-instrumented.md): When deploying a Go application instrumented with Sealights, you may want to verify whether the final binary actually contains the Sealights instrumentation code.
- [Chrome Extension / Pull Request](/knowledgebase/setup-and-configuration/troubleshooting-faq/chrome-extension-pull-request.md)
- [Quality Risks Exceed Code Changes](/knowledgebase/setup-and-configuration/troubleshooting-faq/chrome-extension-pull-request/quality-risks-exceed-code-changes.md)
- [Report Chrome Extension Issues](/knowledgebase/setup-and-configuration/troubleshooting-faq/chrome-extension-pull-request/report-chrome-extension-issues.md)
- [Limit Website Access](/knowledgebase/setup-and-configuration/troubleshooting-faq/chrome-extension-pull-request/limit-website-access.md)
- [qTest Integration](/knowledgebase/setup-and-configuration/troubleshooting-faq/qtest-integration.md)
- [Troubleshooting](/knowledgebase/setup-and-configuration/troubleshooting-faq/qtest-integration/troubleshooting.md)
- [FAQ](/knowledgebase/setup-and-configuration/troubleshooting-faq/qtest-integration/faq.md)
- [Inspect Test (Diagnostic)](/knowledgebase/setup-and-configuration/troubleshooting-faq/qtest-integration/inspect-test.md)
- [Others](/knowledgebase/setup-and-configuration/troubleshooting-faq/others.md)
- [Performance Impact](/knowledgebase/setup-and-configuration/troubleshooting-faq/others/performance-impact.md)
- [Sealights Agent Updates](/knowledgebase/setup-and-configuration/troubleshooting-faq/others/sealights-agent-updates.md)
- [Scanning Anonymous Methods](/knowledgebase/setup-and-configuration/troubleshooting-faq/others/scanning-anonymous-methods.md)
- [Jenkins Nginx Error with Sealights Plugin](/knowledgebase/setup-and-configuration/troubleshooting-faq/others/jenkins-nginx-error-with-sealights-plugin.md)
- [SeaLights UI token Expiration/Revocation](/knowledgebase/setup-and-configuration/troubleshooting-faq/others/sealights-ui-token-expiration-revocation.md)
- [SeaLights vs SonarQube](/knowledgebase/setup-and-configuration/troubleshooting-faq/others/sealights-vs-sonarqube.md)
- [Why SeaLights Uses Method Coverage?](/knowledgebase/setup-and-configuration/troubleshooting-faq/others/why-sealights-uses-method-coverage.md)
