Hi,
I've just installed the Sun Common Array Management on a Linux server (redhat 6.5 - 2.6.32-504.el6.x86_64).
The version of CAM is : HostSoftwareCD_6.9.0.16 (I insatlled it by running the ./RunMe.bin -c).
The installation worked well.
The port 6789 is LISTENING.
When I try to connect to my Host : https://$myhost:6789/ ... I am prompted for a user/password.
[ The server xxxxx is asking for your user and password. The server reports that it is from FMS_Admin]
I tried root with its password, and also the account 'storage' with its password .... but after 3 times entering the password : I Get :
HTTP ERROR: 401
Unauthorized
RequestURI=/
Powered by Jetty://
(I tried with IE and Firefox)
So The very first login doesn't work .... thus I cannot even access the java web console and configure the arrays.
I have no log when I try to login.
Only when I start the fmservice service : The file /var/opt/sun/cam/fms/log/server.log is updated ..... and then nothing is logged.
I tried to check in the service properties file. /opt/sun/cam/private/fms/var/etc/fmservice.properties ... But I couldn't find anything relevant.
Iptables is not active on the server.
I tried to check if it is related to the java web console :
When I ruan "wcadmin list" I can see that all is stopped:
Deployed web applications (application name, context name, status):
console ROOT [stopped]
console com_sun_web_ui [stopped]
console console [stopped]
console manager [stopped]
legacy se6130ui [stopped]
Does someone have an idea ?
Thanks a lot,