IBM MobileFirst Platform (formerly IBM Worklight Foundation) Server is designed to seamlessly integrate into the enterprise environment and leverage its existing resources and infrastructure.
Questions tagged [mobilefirst-server]
468 questions
0
votes
1 answer
MobileFirst Platform Authentication failing on test server
We have a MFP V7 app that authenticates against a server without any problems when using the development server bundled with eclipse. When we deploy to our test server, the application does not authenticate and in the server side trace we see the…

JT-user2216025
- 194
- 12
0
votes
1 answer
IBM MobileFirst 7.0 Server : No runtime environment deployed in this server
Successfully installed IBM MobileFirst 7.0 Server on following environment, and also, a runtime environment was created step by step and deployed successfully in this server (with GUI of MobileFirst Platform Configurion Tool shows deployed):
CentOS…

Sam Su
- 6,532
- 8
- 39
- 80
0
votes
1 answer
MobileFirst 7.0 Operational Analytics - No Data loaded
I configured the Operational analytics for the MobileFirst 7.0
Configured the JDNI as per the IBM document and created client side log profile in Admin Operation Console. But it always shows 0 data. Not load any client logs / server logs.
Log…

Ragu
- 402
- 1
- 4
- 18
0
votes
1 answer
MobileFirst Platform 6.3 installation issue
I followed the installation Guide for IBM MobileFirst Platform 6.3, but I'm stuck with a problem when launching all MobileFirst webapps (admin, MobileFirst console, analytics, etc...). All I got is a 404 error or A "Page not found" after login to…

Florian LORENCE
- 3
- 1
0
votes
1 answer
MobileFirst Operation Analytics Console - Not linked to MobileFirst Admin Operational Console
I followed the below URL to configure my Operation Analytics Console.
IBM InfoCenter Link
Configured the properties in the Project WorkLight Runtime Application deployed in WAS. But i am not able to find the property wl.analytics.console.url under…

Ragu
- 402
- 1
- 4
- 18
0
votes
1 answer
Error running MFP Analytics console using Development server
Getting these errors when clicking on the analytics icon from MFP Console
SRVE0777E: Exception thrown by application class 'com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.translateJsp:570'
com.ibm.ws.jsp.JspCoreException:…

Cotton
- 1
- 1
0
votes
1 answer
Installing WAR file with configureApplicationServer ANT task not working on Tomcat?
Context:
We are using MFP v6.3 on Tomcat (v7.0.57) running on a Linux system. We’d like to use the MFP ANT tasks to automate the deployment of MFP artifacts to our development and staging MFP servers. Specifically, we want to automate the deployment…

rolivieri
- 100
- 1
- 7
0
votes
1 answer
IBM MobileFirst Platform 7.0 SRVE0255E: A WebGroup/Virtual Host to handle /worklightconsole has not been defined
I tried to install MobileFirst Operation Console in a clustered environment. WAS01 and WAS02.
After deployed the MobileFirst Operational console tried to access the console. Got the below error. Checked the Virtual host settings in both Cluster…

Ragu
- 402
- 1
- 4
- 18
0
votes
1 answer
MobileFirst: Server to send update notification/message to clients
Is it possible that MobileFirst Server push some update to all clients when specific change has occurred or specific user did some action?
For example, an admin opened a session for all other users to join in. So once admin opened a session then…

AAhad
- 2,805
- 1
- 25
- 42
0
votes
1 answer
IBM MobileFirst Platform 7.0 - Operation Console user configuration
I have created users for various roles of MobileFirst Operation Console as below.
worklightadmin as wladmin
worklightdeployer as wldeployer
worklightmonitor as wlmonitor
worklightoperator as wloperator
In WAS, mapped these users to…

Ragu
- 402
- 1
- 4
- 18
0
votes
1 answer
Session affinity is not working the IHS and MFP V7 running on Liberty
I have two MFP v7 Servers running on Liberty Profile 8.5.5.3 and if I access the console via an HTTP Server (IHS), I always get the login screen even after a successful authentication.
I see this lines in the server logs:
[4/21/15 13:25:41:704…

Miguel Troncoso
- 21
- 4
0
votes
1 answer
Not able to deploy .adapter on MobileFirst Platform Operations Console
I have installed the IBM Mobile First Platform server 7.0 on Windows 2012R2.
I am using tomcat 7 as application server and Oracle 11g as DB.
I am able to deploy .wlapp files on the console but when I deploy any adapter on console it stuck saying…

Sanket K.
- 197
- 12
0
votes
2 answers
PUT HTTP Adapter in MobileFirst Platform
I am trying to post some data from my native android application.
Native Code:
WLProcedureInvocationData invocationData = new WLProcedureInvocationData("TaskAdapter", "updateTask");
int taskId =…

user3681378
- 95
- 1
- 1
- 10
0
votes
1 answer
IBM MobileFirst Platform 7.0 Operation Console No runtime environment deployed in this server
My server configuration is as follows:
RHEL 6.0
WebSphere 8.5.5
DB2 Database
IBM Mobile First Platform Consumer Edition 7.0
Operation Console loaded fine. Deployed the Project WAR file builded using the ANT task. Restarted the Application server.…

Ragu
- 402
- 1
- 4
- 18
0
votes
1 answer
MobileFirst Platform Foundation Server on Tomcat, getting permgen error
I finished the installation of IBM MobileFirst Server 6.3 on Tomcat with Windows server 2008 r2 and successfully deployed my first war file. Next I created the second runtime, deployed different war file from Server Configuration Tools and rebooted…

facebook-100000577604787
- 1
- 1
- 1