HPE EVA Storage
1752781 Members
6555 Online
108789 Solutions
New Discussion юеВ

Logging into switchExplorer throws java exception: "Cannot load RBACMatrix from switch"

 
SOLVED
Go to solution
Jeremy C
Regular Advisor

Logging into switchExplorer throws java exception: "Cannot load RBACMatrix from switch"

"Exception encountered during initialization: com:broace.web.secsan.SecureSANException: Cannot load RBACMatrix from switch"

This error is thrown right after entering user/pass. Other switches on the same subnet are working just fine.
3 REPLIES 3
skris
Trusted Contributor
Solution

Re: Logging into switchExplorer throws java exception: "Cannot load RBACMatrix from switch"

Hi Jeremy,
Looks like the HTTP/HTTPS daemon in the switch had encountered errors and not pumping the data properly.

As a workaround try to restart the switch http/https daemons this can be done by executing the following commands from CLI

Procedure:
execute "configure" from CLI
select "http attributes"
disable HTTP/HTTPS
exit out of configure.
execute "configure" and enable the HTTP/HTTPS services.

PS: This just restarts the HTTP/S daemons and does not affect the switch functions in anyway.

Cheers!
Shiva
Jeremy C
Regular Advisor

Re: Logging into switchExplorer throws java exception: "Cannot load RBACMatrix from switch"

Thanks! This solved the problem and did not disrupt switch activity.
cstsaia
New Member

Re: Logging into switchExplorer throws java exception: "Cannot load RBACMatrix from switch"

I also got same problem. I had tested with a LAN switch that my notebook and SAN switch connected on it. Web function can work.