Questions tagged [mobilefirst-server]

IBM MobileFirst Platform (formerly IBM Worklight Foundation) Server is designed to seamlessly integrate into the enterprise environment and leverage its existing resources and infrastructure.

468 questions
0
votes
1 answer

Unable to use HTTPS for MobileFirst Console 6.3

I am using MobileFirst 6.3 ontop of WAS Liberty 8.5.5.4. I am able to access the console via HTTP, but fail to do so via HTTPS. With HTTP: With HTTPS: This is the server.xml: server.xml And the messages.log: messages.log
freddut
  • 119
  • 7
0
votes
1 answer

IBM Mobilefirst: Installation in redhat linux without admin access

We have to do a mobilefirst cli(version 6.3.0.00.20150106-1724) build and deploy in our staging environment in a redhat linux machine(details of the env below), however there is no admin access for our team to execute the commands now due to…
Futur
  • 8,444
  • 5
  • 28
  • 34
0
votes
1 answer

MobileFirst Operational Analytics javax.xml.transform.TransformerFactoryConfigurationError

I'm tracking down why Analytic data is not being logged. I see the error messages described below, they occur when an attempt is made to log analytic data. Are these messages significant? What do I need to fix? I have the Operation Analytics EAR…
djna
  • 54,992
  • 14
  • 74
  • 117
0
votes
1 answer

Cannot connect to MobileFirst Server during initialization

I am testing developing a Hybrid application in MobileFirst Studio and want to connect to MobileFirst Server during the app init. I updated main.js file under MF_Project/app/[appNanme]/common/js/main.js init method with the…
Andi Setiyadi
  • 197
  • 1
  • 1
  • 11
0
votes
2 answers

Null Exception when trying to access worklight.properties from junit

Using MobileFirst Platform 6.3. When I am trying to get the config path of the server folder in worklight project from worklight.properties using junit the value returned is null. I am using the following code to fetch the…
0
votes
1 answer

Unable to start development server in debug mode

When I'm starting the MobileFirst Server in debug mode, it fails loading with the following error message: ERROR: Cannot load this JVM TI agent twice, check your java command line for duplicate jdwp options. Error occurred during initialization of…
0
votes
2 answers

Mobilefirst - Android Sql adapter connection error

I am using SQL adapter in my mobilefirst hybrid application. The Login and all other Sql adapters are working perfectly in my web simulator. I just tried this app to the android device and perform the login action in my device at that time I am…
0
votes
1 answer

IBM MobileFirst: Worklight 6.2 database internal tables missing in Mobilefirst(6.3)

The internal tables structure in worklight 6.2 in this link(Internal tables) is missing for 6.3(MobileFirst).Where can we find it? Purpose : We would require that for a feature to create a SQL adapter over it to find out the number of registered…
Futur
  • 8,444
  • 5
  • 28
  • 34
0
votes
4 answers

IBM MobileFirst Server Error When Deploying The Helloworld Application

MobileFirst Console LOG: [2014-12-17 11:16:49] Environment 'iPhone' was created. [2014-12-17 11:17:00] Starting build process: application 'HelloWorldApp', environment 'iphone' [2014-12-17 11:17:13] FWLPL0010W: The current…
Kawinesh S K
  • 3,148
  • 1
  • 16
  • 29
0
votes
2 answers

Worklight antXSFRealm login failure after authenticating against Data Power

I changed recently the authentication mecanism to Data power LTPA authentication. The auth it self works fine but when attempting to access the first adapter after login (my request contains an LTPA token Cookie), it fails with this message :…
-1
votes
1 answer

What is wlConcatenatedUserHead0.js?

I am facing this issue in mfp 7. See the attached image for better clarification.
jay rangras
  • 135
  • 1
  • 1
  • 11
-1
votes
2 answers

Migrating MobileFirst 7.0 to 8.0 - server classes

I executing migration from a mobilefirst 7.0 project to mobilefirst 8.0 In 7.0 project there are some java files that does not belong to Adapters, but to server (utils and constant classes, for example). Checking official documentation for migration…
-1
votes
2 answers

jQuery version in Mobilefirst

Mobile First 7.1.0 and v8 is bundled with which JQuery version? how can we check the jQuery files version in MobileFirst?
MichealSmith
  • 183
  • 1
  • 2
  • 9
-1
votes
2 answers

What is the difference between IBM MobileFirst versions?

What is the difference between IBM MobileFirst versions ? Is it a separate version ?
-1
votes
1 answer

upgrade MobileFirst Platform 6.3 to MobileFirst Platform 8.0

Good Day! Our Company Client have bought MobileFirst Platform 6.3 server more than 3 years ago, but now need to use cordova Platform to create Client Mobile App, and with Java Adapter Restful. So we decided to use new Version MobileFirst Platform…