Procedure invocation failed: ContextPath/authorization/v1/testtoken - ibm-mobilefirst

I'm using mobilefirst 7.1 for eclipse juno on windows 7.
I tried to call default adapter which is created by mobilefirst it is showing an error
Procedure invocation failed: ContextPath/authorization/v1/testtoken
what might be causing the problem?

MobileFirst Platform Foundation 7.1 does not support Eclipse Juno. First use either Eclipse Kepler or Mars, install the latest available 7.1 build from the Eclipse Marketplace and see if it is failing still.
If it will continue to fail, provide full reproduction steps.

Related

Error: Native deployment method is supported since version 7.1 Jboss

I am configuring IntelliJ to run my Jboss 7.1 remotely, which is on a linux Ubuntu 18.4 in my machine(I'm using WSL).
When I try to deploy my .ear file and set staging option to native IntelliJ throws me this error:
Error: Native deployment method is supported since version 7.1 Jboss
How can I solve this?
You just have remove the JBossServer and put it on again, that will work it out

No supported platforms were detected to migrate issue with mfpmigrate from mobilefirst 6.3 to 8.0

I tried the migration process of mobilefirst from v6.3 to v8.0. I installed the migration tool. I tried to migrate a sample program in IBM mobilefirst v6.3 to v8.0 using the command mfpmigrate as shown below. Although the input to the command is a v6.3 program, it says that No supported platforms detected.
D:\MobileFirst>mfpmigrate client --in AdapterBasedAuth\apps\DoubleStepAuth --out
MigrationDemo
Error: An error occured during execution of command.
Error: No supported platforms were detected to migrate
Could you please help me resolve the above mentioned problems.
Thanks a lot in advance!
This is expected, as the sample application AdapterBasedAuthenticationHybridProject is not coming with any platforms. You need to first add a supported platform using MobileFirst Studio - iOS, Android etc...

IBM Worklight Failing to start

Configuration: Eclipse (Juno) 4.2.2
IBM Worklight version: 6.2.0.01
Java version:
java version "1.7.0_71"
Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)
JDK: jdk1.7.0_71.jdk
Java Compiler: 1.7
My worklight studio was previously working and suddenly stops working after I had to force quit my eclipse. Even after reinstallation of the plugins, the error still recurs.
Here's a screenshot of the initial error log before 'Worklight server failed to start' and 'Failed to deploy application in the worklight server'. Any help to fix this issue will be deeply appreciated. Worklight studio issues like this is starting to get frustrating.
I uninstalled java from my mac. Reinstalled Java (JDK & JRE), new Eclipse (Juno 4.2.2) -> Then installed IBM Worklight Studio plugin. Figured it was the problem with Java as it was throwing the java exception 'unable to read the manifest'. Probably there was some issue after updating to Yosemite.
I had the same problem. You need to set correct IP for Worklight server. It doesn't work with "localhost" or "*".
It looks Java EE got corrupted somehow,
So as suggested the best approach would be to use a fresh Eclipse instance with a new plug-in installation and a new workspace as well. This way it makes sure everything is fresh and new.

IBM Worklight 6.1: Unable to install in Windows 7

I have installed eclipse juno 4.2.2 but there is a problem in installing worklight
An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Unable to read repository at http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/plugins/com.worklight.studio.plugin_6.1.0.00-20131126-0630.jar. Read timed out Unable to read repository at http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/plugins/com.worklight.worklight-builder_6.1.0.00-20131126-0630-developer-edition.jar. Read timed out
Make sure you are using one of these supported versions of Eclipse (for Worklight):
Eclipse Java EE 4.2.2 ("Juno" SR2)
Eclipse Java EE 4.3.1 ("Kepler" SR1)
I have used Eclipse Java EE 4.2.2 in Windows 7 as well, and installed Worklight via the Eclipse Marketplace (Help > Eclipse Marketplace > search for "worklight"). The installation finished successfully.
You either have a network issue, or the service was just temporary unavailable. Everything seems to be working OK now. In other words - try again.

IBM Worklight 6.0 - Installation fails on Eclipse 4.3 "Kepler"

I'm getting the following problem while trying to install Worklight 6 into Eclipse 4.3 "Kepler":
Cannot complete the install because one or more required items could not be found.
Software being installed: IBM jQuery Mobile Tools 6.0.0.201306140658 (com.ibm.webtools.jquery.tools.feature.feature.group 6.0.0.201306140658)
Missing requirement: IBM Web Editor Common 1.2.0.v20130514_1852 (com.ibm.etools.webtools.webedit.common 1.2.0.v20130514_1852) requires 'bundle com.ibm.icu [4.2.1,5.0.0)' but it could not be found
Cannot satisfy dependency:
From: IBM Worklight Studio 6.0.0.201306140657 (com.ibm.imp.tools.feature.feature.group 6.0.0.201306140657)
To: com.ibm.imp.webtools.core.feature.feature.group 1.0.0
Cannot satisfy dependency:
From: Web Tools Core 1.2.0.v20130514_1852 (com.ibm.imp.webtools.core.feature.feature.group 1.2.0.v20130514_1852)
To: com.ibm.etools.webtools.webedit.common [1.2.0.v20130514_1852]
Cannot satisfy dependency:
From: IBM jQuery Mobile Tools 6.0.0.201306140658 (com.ibm.webtools.jquery.tools.feature.feature.group 6.0.0.201306140658)
To: com.ibm.imp.tools.feature.feature.group 6.0.0
I've tried both the marketplace method and installing from a local archive produces the same error. Sounds like a dependency issue but I'm not clever enough to workout what I'm missing.
Worklight 6.0 supports ONLY Eclipse for Jave EE Developers 4.2.2 ("Juno" SR2) or Eclipse Classic 4.2.2 ("Juno" SR2).
Worklight 6.0 will not work on prior versions of Eclipse.
Worklight 6.0 will not work on Eclipse 4.3 "Kepler" - there is no support for it, yet.
After you installed Worklight on 4.2.2 if it does not show up inside of eclipse, try the following
run eclipse withe the -clean option from the command line/terminal
ex.
$ ./eclipse -clean
then restart eclipse as normal, YMMV but it seem to do the trick for most folks with this problem.
This issue is due to corporate proxy.
Main requirement is it supports ONLY Eclipse for Jave EE Developers 4.2.2 ("Juno" SR2) or Eclipse Classic 4.2.2 ("Juno" SR2).
Apart from this you have to do following things to make it work
Window-->Preferences-->General-->Network connection
In drop down list changes Active Provider to Manual and in http/https put address and port number of your proxy.
Worklight 6.1 was released on the 6th of December, and now Kepler is supported.
http://marketplace.eclipse.org/content/ibm-worklight-developer-edition#.UqcEQZNQHIc