Skip to main content
  1. Posts/

"General Error" NSX-T Manager Firewall Section

·132 words·1 min
Networking Security Distributed-Firewall Nsx Troubleshooting
Andreas Marqvardsen
Author
Andreas Marqvardsen
Always curious, always learning

If you have missing objects in the firewall section before upgrading from NSX-T 2.1 to 2.2 you will experience a General Error in the GUI, on the Dashboard, and in the Firewall section of the GUI. You will even get general error when doing API calls to list the DFW sections https://NSXMGRIP/api/v1/firewall/sections: { "module\_name" : "common-services", "error\_message" : "General error has occurred.", "details" : "java.lang.NullPointerException", "error\_code" : "100" }

If you have upgraded the fix is straight forward. Go to the following KB and dowload the attached jar file.

Upload this jar file to the NSX-T manager by logging in with root and do a scp command from where you downloaded it. ex: "scp your\_username@remotehost:nsx-firewall-1.0.jar /tmp"

Then replace the existing file with the one from the kb article placed here: /opt/vmware/proton-tomcat/webapps/nsxapi/WEB-INF/lib#

Reboot

Related

Managing your Antrea K8s clusters running in VMC from your on-prem NSX Manager
·3345 words·16 mins
VMware-Cloud Networking Kubernetes Security Antrea Nsx Vmconaws Security
This week I was fortunate to get hold of a VMC on AWS environment and wanted to test out the possibility of managing my K8s security policies from my on-prem NSX manager by utilizing the integration of Antrea in NSX.
A Quick Glance at Cilium CNI
·8012 words·38 mins
Kubernetes CNI Networking Security Monitoring EBPF Cilium Kubernetes Cni Networking Ebpf
In this post I will deploy Cilium in my k8s cluster and test some features and how it is to manage
TKGi with NSX and NSX Advanced LoadBalancer
·8373 words·40 mins
Kubernetes LoadBalancing Networking TKGi Nsx-Alb Avi Loadbalancing Networking Antrea Nsx Tkgi Tanzu
In this post I will go through installation of TKGi, using the EPMC installer, then how to configure TKGi to use NSX Advanced LoadBalancer