NetApp VSC 4.2.2 HTTP Error 500 VSphereAuthenticationFilter only support jetty requests



NetApp KB ID 2026327 only states error 503, but the fix listed in the article will also fix this error 500 problem too.

It seems to only affect vCenters running 5.5 U3b or higher.  Anyway, probably far and few between dealing w/ this, but hopefully this helps someone looking for a solution.  Long story short, the KB details certain conf files that need to be modified.

Perform the following steps to resolve the issue:
  1. Open %Programfiles%\Netapp\Virtual Storage Console\smvi\server\etc\wrapper.conf
  2. Locate the wrapper.java.additional.X lines (should be 4)
  3. Add the following line:
    wrapper.java.additional.5=-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2
  4. Open %Programfiles%\Netapp\Virtual Storage Console\wrapper\wrapper.conf
  5. Locate the wrapper.java.additional.X lines (should be 7)
  6. Add the following additional line:
    wrapper.java.additional.8=-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2
  7. Restart both VSC services, or reboot.


Comments

Unknown said…
Thanks! I ran into this and the link to the KB was useful.

I presumed it would be something like this as VMware messed with SSL in 5.5U3, upgrading hosts before vCenter for example means they don't reconnect.
Anonymous said…
Legend! Thank You!
Ross said…
Works like a dream now. Thanks!
Anonymous said…
Worked like a charm !! thanks !
Anonymous said…
Just upgraded vCenter from 5.1 to 5.5u3f and this worked perfectly.
Anonymous said…
Worked after reboot. Saved my day.Thx!!!!!
Anonymous said…
Sup gents please help, where do i add the line beofre .4= or after?
Zsoldier said…
I don't think order matters.

Popular posts from this blog

NSX-T: vCenter and NSX-T Inventory out of Sync (Hosts in vSphere not showing up in NSX-T)

MacOS: AnyConnect VPN client was unable to successfully verify the IP forwarding table modifications.

vCenter: Cluster Skip Quickstart Workflow via API