- Support Portal
- Troubleshooting
- Known Issues
-
Getting Started
-
Docs
-
Product Overview Videos
-
Alerts
-
Product Tutorials
-
Features
- Getting started
- User Interface
- Discovery
- Monitoring
- Topology
- Configuration Management - Backup Restore, Firmware Deploy
- Alarms Events and Syslogs
- Automation and Event processing Rules
- Traffic Flow
- Reporting
- Server Management
- Systems Administration
- Actions
- Installation and Upgrade
- Hyper Converged Infrastructure
- Video Archive
- Cruz Edge Orchestrator
- Compliance
- Hierarchy Views
- User Roles and Permissions
-
Troubleshooting
-
Integration
-
Discovery
-
Performance Monitoring
-
System Administration
-
Services
-
Fabric
ClassLoader Error in server.log
Known issue: ClassLoader Error upon startup on OVA.
View the server log:
$OWARE_ROOT/jboss-5.1/server/oware/logs/server.log
ClassLoader Error
"name=vfsfile:/opt/dellemc/openmanage/networkmanager/oware/jboss-5.1/server/oware/deploy/oware.ear/ state=Describe mode=Manual requiredState=ClassLoader in the system.log"
Resolution Steps
- Restart the App Server
- Linux:
- cmd> sudo service oware stop
- cmd> sudo service oware start
- If that doesn't resolve the issue, clear out the d $OWARE_USER_ROOT/oware/temp
- cmd> d $OWARE_USER_ROOT/oware/temp
- cmd> ls
- cmd> rm *.*
- Restart the App Server (See commands above)
creator: TV/QX 6/5/2020
Verified by: VSC