Operating System - HP-UX
1833325 Members
2719 Online
110051 Solutions
New Discussion

Re: System Manangement Home Page Server Could Not Be started Successfully

 
sadakhatri
Visitor

System Manangement Home Page Server Could Not Be started Successfully

Hello Community,

 

 I am facing an issue with my rx2660. I have Fresh Installed HP-UX 11.23. After Installation When i am trying to access SMH via http://localhost:2301. I am getting Error "The System Management Home Page Server Could Not Be Started Successfully. 

 I tried with both ports 2301 and 2381 but the issue is same.

 I tried to replace the .so files from a working server but the issue is same.

 Please Community Suggest me something to resolve this issue.

4 REPLIES 4
Bill Hassell
Honored Contributor

Re: System Manangement Home Page Server Could Not Be started Successfully

Using the working machine as a reference, compare these settings:

 

# ifconfig lan0
cat /etc/resolve.conf
cat /etc/nsswitch.conf

 

>> should read: /etc/resolv.conf <<  Community posts having problems today


This assumes that the main network connection is lan0.



Bill Hassell, sysadmin
sadakhatri
Visitor

Re: System Manangement Home Page Server Could Not Be started Successfully

Hello Bill,

I have compared both .conf files and both are exactly the same.

Can U Suggest any further investigation?

Patrick Wallek
Honored Contributor

Re: System Manangement Home Page Server Could Not Be started Successfully

Have you looked at any log files?  Perhaps /var/adm/syslog/syslog.log or any of the files in the /var/opt/hpsmh/logs directory?  On my system there's an 'error.log' file in the /var/opt/hpsmh/logs directory.  That may be a good place to start.

georgek_1
HPE Pro

Re: System Manangement Home Page Server Could Not Be started Successfully

Hello Patrick,

 

See if there are any errors in /etc/rc.log while starting System Management HomePage server .
You may check if the required smh services are running using ps -ef | grep -i smh .
Also stop start smh using # hpsmh stop ; hpsmh autostart and see if that helps .
Other option is to verify the software using # swverify SysMgmtWeb and see if it reports any errors .

Look at the log file /var/opt/hpsmh/logs/smh.log and see if there are any errors while starting SMH .

 

I work for HPE/ I am an HPE Employee (HPE Community)



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo