Questions tagged [ibm-cloud-plugin]

Use this tag for questions related to IBM Cloud Plugins, used for extending IBM Cloud CLI capability.

IBM Cloud CLI supports a plug-in framework to extend its capability. You can install a plug-in from a repository, a web URL, or install a plug-in binary locally.

Useful Links:

  1. Documentation
  2. Repository
54 questions
0
votes
0 answers

Running error opening app when deploying; uses a Github Watson Voice Bot tutorial

https://github.com/IBM/watson-voice-bot I am fairly new to using Watson Assistant + IBM CLI but am trying to link a Watson Assistant to IBM's speech to text plugin/API. There's a great tutorial provided on GitHub, but I have run into problems trying…
0
votes
1 answer

Publishing to bluemix from eclipse results in stack overflow and forces the eclipse workbench to shutdown

Whenever I try to publish to IBM bluemix from eclipse using IBM bluemix tools, I stuck in this error, stack overflow and the workbench quickly run out of memoery. can anyone help? An internal error occurred during: "Publishing to IBM…
amralieg
  • 113
  • 8
0
votes
1 answer

Can not install IBM-Logging plugin on Windows

I can install IBM-Logging plugin on RHEL, but can not install it on Windows. Error message is "logging-cli-win64_v1.0.2.exe: %! (MISSING)is not a valid Win32 application.". Is this installer(plugin for Windows) broken? C:\bx_work>bluemix cf…
Z. Franny
  • 1
  • 2
0
votes
0 answers

IBM-Logging Plugin

I am trying to install the IBM-Logging Plugin using CF_CLI. However, I am facing the following error when running the executable: Plugin requested has no binary available for your OS: windows, 386 My system is 64-bit. Please help me.
Mounika
  • 19
  • 4
0
votes
2 answers

Remote debugging of Bluemix CF Java buildpack application

I have a standalone java application deployed on IBM Bluemix as Cloud Foundry Java buildpack. Is there a way to perform remote debugging on it in Eclipse?I could find only docs for remote debugging of Java Liberty buildpack applications.
0
votes
0 answers

Bluemix cloudant, when my project website started, it seems empty

I could deploy my project on bluemix successfully, but I am not able to see any images. and it shows nothing while I am entering data in the input fields. I took project from your github and followed your steps. What could I do wrong? I will thank…
Klod
  • 1
0
votes
1 answer

Where to put Bluemix Service documentation

I have created a Bluemix Service and can see it in my Bluemix dashboard, under Services. When I go into my service, under the Manage tab, there is a button, "Open my-service-name Dashboard". When I click on it, I am taken to a page saying This…
daniely
  • 7,313
  • 5
  • 29
  • 46
0
votes
1 answer

error installing eclipse neon 2 bluemix plugin

I am trying to install the Bluemix plugin on Eclipse Neon.2 but it constantly throws an error: Cannot complete the install because one or more required items could not be found. Software being installed: WebSphere® Application Server Liberty Tools…
0
votes
1 answer

Error publishing to bluemix. "Development Mode on"

I'm trying to publish an application to bluemix. 1. I have enabled development mode. Right click the application -> Enable Development Mode. 2. I make a change in a servlet. 3. Right click on "Bluemix Server" -> Publish. Then it throws the error:…
Jxadro
  • 1,497
  • 2
  • 16
  • 36
0
votes
1 answer

Add a library in Spark in Bluemix & connect MongoDB , Spark together

1) I have Spark on Bluemix platform, how do I add a library there ? I can see the preloaded libraries but cant add a library that I want. Any command line argument that will install a library? pip install --package is not working there 2) I have…
Storm
  • 355
  • 5
  • 14
0
votes
1 answer

iOS app seems to register as Android device using Bluemix Push Cordova plugin

I am trying to run the sample for bluemix push cordova app from here: I am able to install the sample on the iOS device and when I click the register button, getting the following…
0
votes
1 answer

I want to know how we can control the simulated temperature sensor in ibm bluemix using python

I want to know how I can get logs from simulated temperature and humidity sensor in ibmbluemix quickstart device. I can only see that it is done using java script. I couldnt find a place to write my python code that would interact with the simulated…
0
votes
1 answer

"Call to undefined function finfo_open()" bluemix

I'm tried to deploy my app on bluemix and got "Call to undefined function finfo_open()" which way is correct to include fileinfo.so in modules list on bluemix
0
votes
0 answers

Bluemix running openpyxl on Python 2

I was running python 3 on jupyte notebook, and the following code worked fine. But when i uploaded my code on Bluemix cloud, I got an error for using openpyxl. I notice Bluemix is using python 2 but i still don't know how to change my code…
yingnan liu
  • 409
  • 1
  • 8
  • 18
0
votes
1 answer

Application upload issue in bluemix

When pushing my application to bluemix with cf cli, it is showing "0 of 1 instances running, 1 starting"...and after sometime "FAILED start app timeout" For the same account, in eclipse ibm bluemix server is not starting.
Rahul Kant
  • 33
  • 8