I installed the last fix pack available for the server side (6.3.0.0-MFPF-Server-IF201504041503.zip) and run the minimal-update using the Server Configuration Tool without errors:
Buildfile: /root/.mobilefirst_platform_server/server-configuration-tool/Configuration_Hello MobileFirst Server/Hello MobileFirst Server.xml
minimal-admupdate:
[updateworklightadmin] Logging output of task <updateWorklightAdmin> to file /root/.mobilefirst_platform_server/configuration-logs/updateWorklightAdmin_2015_04_22_13_32_03.log
[updateworklightadmin] Copying /d01/IBM/MobileFirst_Platform_Server/WorklightServer/worklightadmin.war to /d01/IBM/WebSphere/Liberty/usr/servers/simpleServer/apps/worklightadmin.war
[updateworklightadmin] Copying /d01/IBM/MobileFirst_Platform_Server/WorklightServer/worklightconsole.war to /d01/IBM/WebSphere/Liberty/usr/servers/simpleServer/apps/worklightconsole.war
BUILD SUCCESSFUL
Total time: 4 seconds
Anyway, based on this question feedback: Push Notification doesnt work in a liberty profile we still need to update [project worklight], because the logs are showing an older version:
====== Project /worklight started. The project WAR file version is 6.3.0.00.20141127-1357,running on server version 6.3.0.00.20141127-1357. [project worklight]
Is the [project worklight] not included in these war files?
Also we had and issue with the operation manager console and after the execution mentioned above, it was fixed:
FWLSE3199I: ========= MobileFirst Administration Services version 6.3.0.00-20150404-1503 started.
Thanks in advance