there's a problem when i try to run with linux boot
This is normaly run on terminal like this -
Server is starting. This may take a couple of minutes ...
This evaluation copy is valid for 28 days
Unclean shutdown of previous run.
ServerContainer [CREATED]
AdventNetCC [CREATED]
and this is when i try to autorun with /etc/rc.local
su - service -c "nohup /service/ManageEngine/SupportCenter/bin/run.sh -S >> /home/service/rc.local.log &"
Server is starting. This may take a couple of minutes ...
ERROR CODE : 527
Inconsistent change detected in date settings.
Please restore original date settings.
i was not change any 'DATE' or something...
and this is result of command date
# date
Thu Jun 18 16:29:57 KST 2015
thx