Shutdown / restart problem?

I am currently testing ASL 3.3 on a virtual VMware machine because my AMD 6-2 is not supported until now. Everything works fine except for shutdown or restart. Is this caused by VMware?
Parents
  • can you please add some more information?

    does anything happen on console when clicking shutdown/restart in webadmin (e.g. info about TERM / KILL signal?)

    please check if any of these files exist:
    /etc/wfe/conf/reboot
    /etc/wfe/conf/shutdown

    and please check if middleware is still running:
    ps axf | grep mdw (there should be a mdw_deamon.pl process)

    cheers
    Marcel
Reply
  • can you please add some more information?

    does anything happen on console when clicking shutdown/restart in webadmin (e.g. info about TERM / KILL signal?)

    please check if any of these files exist:
    /etc/wfe/conf/reboot
    /etc/wfe/conf/shutdown

    and please check if middleware is still running:
    ps axf | grep mdw (there should be a mdw_deamon.pl process)

    cheers
    Marcel
Children