# Troubleshooting / FAQ

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
