vmc is Cloud Foundry's command-line interface.
Questions tagged [vmc]
67 questions
0
votes
1 answer
which version of ruby is needed for CloudFoundry?
when I try to manager my mysql service by vmc tool. I got a error like below:
$ vmc tunnel cucgp --port 9999 mysql
Getting tunnel connection info: OK
Service connection info:
username : uxpHWCAlOdElr
password : pIw5h2MKQjDOI
name :…

houming818
- 3
- 2
0
votes
2 answers
Micro cloud foundry - VCAP ROUTER: 404 - DESTINATION NOT FOUND?
I had micro cloud foundry vmware running in network bridge mode. Installed with token generated from the micro cloud foundry site. I had deployed two applications, one from spring suite and other using vmc command line from windows. Both apps where…

Gopipuli
- 393
- 1
- 12
- 37
0
votes
2 answers
Can't attach MySQL database with my web application
I am using the vmc tool to upload my web application to cloudfoundry. I have pushed my web aplication and created service to bind with. But I am getting a problem in tunneling it. I want to connect my database stored in backup file in my system with…

Vishal Sharma
- 112
- 2
- 9
0
votes
2 answers
MySql database deployment in cloudfoundry
I've developed an application using JSP, Spring Security, MySql. I deployed it on Cloudfoundry. But just war file and I binded mysql service. But I also have to configure MySQL database that consists of two tables, new user and it all in my own…

user1379574
- 689
- 4
- 11
- 23
-1
votes
2 answers
Parse JSON String into List C# VMC
Dear all my brother i have this Json Data
enter image description here
0: Object { no: "1", project: "Rosato", job_type: "គ្រឿងសង្ហារឹម", … }
1: Object { no: "2", project: "KPS", job_type: "គ្រឿងសង្ហារឹម", … }
i want to extract it in to c# List or…

ORN SIVEY
- 7
- 2
-1
votes
2 answers
VMC tunnel crash
I'm trying to execute vmc tunnel but i get error 'ruby interpreter has stopped working' . Tryed to find what's the problem on the Internet but the only solution i saw was to upgrade ruby version to 1.9.3 , but I already have this version.
Thank you

user1379574
- 689
- 4
- 11
- 23
-3
votes
2 answers
How can I run a Microsoft Virtual PC image of XP with IE6 on XP?
The last time I wanted to test IE6 with the developer toolbar enabled, I simply installed Microsoft Virtual PC, downloaded the XP with IE6 VMC and away I went.
However, I'm trying to do this today and having a nightmare of a time. It seems that…

tags2k
- 82,117
- 31
- 79
- 106