NFA SSO Service won't start after upgrade
search cancel

NFA SSO Service won't start after upgrade

book

Article ID: 433312

calendar_today

Updated On:

Products

Network Observability Network Flow Analysis

Issue/Introduction

While upgrading DX NetOps Network Flow Analysis you may run into an issue where the CA Performance Center SSO Service (or Performance Center SSO Service or DX NetOps SSO Service) will not start.

When looking at the <installdir>\portal\sso\logs\wrapperxxxxxx.log you may see:

STATUS | wrapper  | 2026/03/16 06:10:37 | Launching a JVM...
INFO   | jvm 1    | 2026/03/16 06:10:37 | WrapperManager: Initializing...
INFO   | jvm 1    | 2026/03/16 06:10:38 | WARN  : Unknown Arguments detected.  Consider using --dry-run or --exec
INFO   | jvm 1    | 2026/03/16 06:10:38 | WARN  :   Argument: -XX:-HeapDumpOnOutOfMemoryError (interpreted as a JVM argument, from <command-line>)
INFO   | jvm 1    | 2026/03/16 06:10:38 | ERROR : Unable to find: org.eclipse.jetty.xml.XmlConfiguration
INFO   | jvm 1    | 2026/03/16 06:10:38 | 
INFO   | jvm 1    | 2026/03/16 06:10:38 | Usage: java -jar $JETTY_HOME/start.jar [options] [properties] [configs]
INFO   | jvm 1    | 2026/03/16 06:10:38 |        java -jar $JETTY_HOME/start.jar --help  # for more information
STATUS | wrapper  | 2026/03/16 06:10:40 | JVM process exited with a code of -2, setting the Wrapper exit code to -2.

Environment

DX Network Flow Analysis

Resolution

The <installdir>\portal\jetty\lib folder was completely missing on this machine. There were no log messages to indicate why during the upgrade the, 'lib' file would not be created. To resolve this, simply zip up a, 'lib' folder from another machine on the same version of NFA (post-upgrade) and extract it into the directory. This will allow the service to start.