Problem Note 62995: Java debug options are enabled by default for the Report Alerts service
Java debug options are enabled by default in the Report Alerts microservice. They can be disabled by following these steps as an administrator:
- Remove the Consul key.
sudo /opt/sas/viya/home/bin/sas-bootstrap-config --consul https://localhost:8501 --token-file /opt/sas/viya/config/etc/SASSecurityCertificateFramework/tokens/consul/default/client.token kv delete config/reportAlerts/jvm/java_option_debug
- Open the following file:
/opt/sas/viya/home/bin/sas-reportalerts
- Remove this line:
export java_option_debug=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8789
- Restart the service.
sudo service sas-viya-reportalerts-default restart
Operating System and Release Information
| SAS System | SAS Viya | Linux for x64 | 3.3 | 3.4 | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | high |
| Date Modified: | 2020-04-02 08:35:38 |
| Date Created: | 2018-09-27 12:38:06 |