
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2018 03:15 PM - edited 03-01-2019 04:09 AM
Hey experts!
Hitting an issue wiht the Cisco-asa NED on a fresh linux install.
reload produces:
admin@ncs# packages reload
reload-result {
package cisco-asa
result false
info --ERROR--
}
with operational state being: java-uninitialized
Any recommendations?
Thanks!
Solved! Go to Solution.
- Labels:
-
Other NSO Topics
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2018 03:23 PM
Resolution in case others hit this issue:
install java jdk! (spakes forehead)
then restart NSO
yum install java-1.7.0-openjdk-devel

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2018 03:23 PM
Resolution in case others hit this issue:
install java jdk! (spakes forehead)
then restart NSO
yum install java-1.7.0-openjdk-devel
