For developers on macOS interested in creating Swift applications that span both client and server-side code, IBM Cloud Tools for Swift simplifies the management and deployment of server-side assets.
Questions tagged [ibm-cloud-tools]
104 questions
0
votes
1 answer
Bluemix DevOps pipeline ruby app unit tests
Im currently stuck in trying to run ruby on rails unit tests on the delivery pipeline on bluemix.
From what I have researched, the bluemix pipeline test function runs on ubuntu 14.04, and when trying to install ruby and rails, i keep getting…
0
votes
1 answer
Cannot open IBM Cloud Tools Package for macOS because file is "damaged"?
does anyone know of a workaround for this issue so I can get up & running?
I have attempted to download IBM Cloud Tools Package for macOS (Eclipse IDE for Java EE Developers with integrated IBM Bluemix Tools) from Bluemix but when I try to open it I…

brennan fox
- 11
- 2
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
Bluemix Java Liberty Server App Enable Application Debug grayed out
I have a simple Java EE Bluemix Hello World App that I have imported into Eclipse (Neon) from Github. I am running this on Mac OS. I can deploy and run the application on a Bluemix Server from Eclipse. I have the latest Eclipse Tools for Bluemix…

JT-user2216025
- 194
- 12
0
votes
1 answer
How to integrate private GitHub repo with Bluemix devOps service
I am trying to build Continuous integration process for deploying blockchain applications into Bluemix using devOps service.
Currently, this is the setup i have :
Application code resided in private GitHub repo.
We manually git clone the private…

balakrishna
- 279
- 2
- 6
- 12
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…

Amir Suhail
- 81
- 1
- 6
0
votes
0 answers
Container not starting in IBM Bluemix
I have a REST web service built using akka-http. I have created a Docker image of the same, and it runs on the local system. When I upload the Docker image on IBM bluemix, the image is pushed successfully, but when I try to create a container for…

Dreams
- 5,854
- 9
- 48
- 71
0
votes
1 answer
Bluemix Environmental Values lost after deploy from jazz.net
I am struggling with bluemix resetting my environmental values after I deploy from jazz.net
To replicate the error do the following
From bluemix console, console.ng.bluemix.net
- Find the application
- Go to Runtime -> Environmental Variable
- Add a…

zirinisp
- 9,971
- 5
- 32
- 38
0
votes
3 answers
Packaged Server option not available in Eclipse with Bluemix and Liberty plugin
I'm trying to customize the Liberty setup, following the instructions from this post:
"Custom Liberty server.xml configurations in IBM Bluemix", see:
https://www.ibm.com/blogs/bluemix/2015/01/modify-liberty-server-xml-configurations-ibm-bluemix/
In…

Claude Falbriard
- 925
- 8
- 27
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
Buildpacks error
I am running an application at IBM Bluemix DevOps and while deploying I am getting this error:
App staging failed in the buildpack compile phase.
On checking logs I found this:
How do I get rid of this problem?

Daisy_s
- 109
- 9
0
votes
3 answers
How to access files in container in Object Storage Service in Bluemix?
How can I access files by url in Bluemix Object Storage?
Is there a way to make the container public?
How can I access the file in Object Storage just by typing the url
in the browser?
How can I retrieve an image by url to display it in html?

briantaurostack7
- 1,193
- 2
- 14
- 36
0
votes
0 answers
Bluemix - NSF .XSP Application display Error 403 after git push
After I pushed my modified NSF file to Bluemix service I got:
Error 403
HTTP Web Server: You are forbidden to perform this operation
This is a list of operations performed:
Downloaded a sample app
Set up git repository
Cloned
Modified an app…

The Raven
- 527
- 1
- 6
- 31
0
votes
0 answers
Unable to publish my application on IBM Bluemix server within Eclipse
I am unable to publish the application (forked out from git) onto IBM Bluemix. It gives following error message:
App instance exited with guid e004e29f-3465-4567-baa1-14b9e8fd98fb
payload: {"cc_partition"=>"default",…
0
votes
1 answer
Eclipse Bluemix plugin 407 auth. error
I followed the steps of this tutorial:
http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/ega_docs/dialog_ega.shtml#ega_getstart_setup
until the step 3h (Account validation), which leads to following error:
“Client error – 407 Proxy…

Dan
- 61
- 12