Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Resolving Log Source Error After Protocol Update

date_range 27-Mar-21

You must have SSH access and root account credentials.

An error message might appear when you attempt to edit a log source after you upgrade JSA, a Device Support Module (DSM), a protocol, or Vulnerability Information Services (VIS) components. To remove cached files, restart the JSA web service and clear the JSA files from your browser cache.

The following message indicates that the web server didn't restart after JSA was updated:

An error has occurred. Refresh your browser (press F5) and attempt the action again. If the problem persists, please contact Juniper Customer Support for assistance.

A file might be cached by JSA web service or your desktop browser. You must restart JSA web service and remove the cached files on your desktop.

  1. Use SSH to log in JSA.
  2. Stop the JSA web service by typing the following command:

    systemctl stop tomcat

  3. Keep one web browser window open.
  4. To clear your browser cache, go to your web browser's preference settings.
  5. Restart the browser.
  6. Restart the JSA web service by typing the following command:

    systemctl start tomcat

footer-navigation