|
Need for machine-readable Application Interface
2 messages
Hi Zak and Joseph, thanks for your response. Would this capability be available only for Cloud Controller API or for rest of the platform API set as well? Also, would the same capability be available
Hi Zak and Joseph, thanks for your response. Would this capability be available only for Cloud Controller API or for rest of the platform API set as well? Also, would the same capability be available
|
By
Deepak Vij
·
|
|
manifest files and the Java client
2 messages
Hi, Correct me if I am wrong, but as far as I can tell, the cloud foundry Java API does not directly support the creation of an application based on the the manifest file as defined in: http://docs.cl
Hi, Correct me if I am wrong, but as far as I can tell, the cloud foundry Java API does not directly support the creation of an application based on the the manifest file as defined in: http://docs.cl
|
By
Azad Bolour
·
|
|
manifest files and the Java client
Thanks for clarifying this, Scott. There are still a few properties in the manifest file that I am not sure about: no-hostname, random-route, no-route. On first reading I don’t see these in the maven
Thanks for clarifying this, Scott. There are still a few properties in the manifest file that I am not sure about: no-hostname, random-route, no-route. On first reading I don’t see these in the maven
|
By
Azad Bolour
·
|
|
Service Broker API - updating instances
3 messages
One of the really nice features of the V2 Service Broker API is the ability to broker multiple services from a single process. Each service provides its unique id in the broker catalog. The Cloud Cont
One of the really nice features of the V2 Service Broker API is the ability to broker multiple services from a single process. Each service provides its unique id in the broker catalog. The Cloud Cont
|
By
Mike Heath
·
|
|
Is the Collector already deprecated?
2 messages
Hi guys, I've just upgraded to the CF 210 and see that the Collector is removed (instance = 0). Is the Collector officially deprecated? I don't see any notice in the CF release note. If it is true, ho
Hi guys, I've just upgraded to the CF 210 and see that the Collector is removed (instance = 0). Is the Collector officially deprecated? I don't see any notice in the CF release note. If it is true, ho
|
By
Nguyen Dang Minh
·
|
|
loggregator tc repeating error "websocket: close 1005"
2 messages
hi all I'm having a long list of errors in loggregator_tc stdout log file, saying : {"timestamp":1433153574.809743166,"process_id":13854,"source":"loggregator trafficcontroller","log_level":"error","m
hi all I'm having a long list of errors in loggregator_tc stdout log file, saying : {"timestamp":1433153574.809743166,"process_id":13854,"source":"loggregator trafficcontroller","log_level":"error","m
|
By
Gianluca Volpe
·
|
|
Loggregator Runtime error: invalid memory address or nil pointer dereference
The /var/vcap/sys/log/loggregator_trafficcontroller/loggregator_trafficcontroller.stderr.log file has frequent occurrences of this type of snippet 2015/06/16 18:16:13 http: panic serving <routerIP>:<p
The /var/vcap/sys/log/loggregator_trafficcontroller/loggregator_trafficcontroller.stderr.log file has frequent occurrences of this type of snippet 2015/06/16 18:16:13 http: panic serving <routerIP>:<p
|
By
Gianluca Volpe
·
|
|
The promise is a debt - bosh-init POST
Guys here is the second post, this time featuring the new bosh-init CLI. Any feedback from the community will be great, let me know your experience!!! Check it here: http://wp.me/p5G2dP-2z Thanks, Lea
Guys here is the second post, this time featuring the new bosh-init CLI. Any feedback from the community will be great, let me know your experience!!! Check it here: http://wp.me/p5G2dP-2z Thanks, Lea
|
By
Leandro David Cacciagioni
·
|
|
[cf-bosh] The promise is a debt - bosh-init POST
looks interesting, would love to hear if people try this approach. thanks for sharing! -- Thank you, James Bayer
looks interesting, would love to hear if people try this approach. thanks for sharing! -- Thank you, James Bayer
|
By
James Bayer
·
|
|
loggregator tc repeating error "websocket: close 1005"
thx Erik
By
Gianluca Volpe
·
|
|
CfSummit slides
8 messages
Hi, Thanks again to the CF Foundation for the great cf summit, and for publishing so promptly the video recordings on youtube. The sessions content is great to watch, and I'm sometimes lacking the hig
Hi, Thanks again to the CF Foundation for the great cf summit, and for publishing so promptly the video recordings on youtube. The sessions content is great to watch, and I'm sometimes lacking the hig
|
By
Guillaume Berche
·
|
|
cf-release v212 is now available
Apologies for the delayed release notes. Currently travelling in the UK. So sunny! ----- The cf-release v212 was released on June 22nd, 2015 - IMPORTANT: Database migrations have been moved into their
Apologies for the delayed release notes. Currently travelling in the UK. So sunny! ----- The cf-release v212 was released on June 22nd, 2015 - IMPORTANT: Database migrations have been moved into their
|
By
Dieu Cao
·
|
|
Custom build pack [ failed to install WineHQ]
3 messages
Hi All, I am trying to create a custom build pack. To create a stack like WineHQ with some VS2010 C++ Runtime to run windows native services. BuildPack :- bin/compile #!/usr/bin/env bash echo "Install
Hi All, I am trying to create a custom build pack. To create a stack like WineHQ with some VS2010 C++ Runtime to run windows native services. BuildPack :- bin/compile #!/usr/bin/env bash echo "Install
|
By
Balaramaraju JLSP
·
|
|
Buildpacks ending lucid64 stack support
Hi everyone, The Buildpacks team just cut a series of releases removing lucid64 binaries from the buildpacks. *Background* As announced earlier this year, the lucid64 stack ("rootfs") reached End of L
Hi everyone, The Buildpacks team just cut a series of releases removing lucid64 binaries from the buildpacks. *Background* As announced earlier this year, the lucid64 stack ("rootfs") reached End of L
|
By
Mike Dalessio
·
|
|
How to get files from crash apps
5 messages
We encountered java out of memory issue in our CF env recently. We had enabled gc log for the application by setting JAVA_TOOL_OPTIONS: -Xloggc:gc.log. But when out of memory issue occurred, the appli
We encountered java out of memory issue in our CF env recently. We had enabled gc log for the application by setting JAVA_TOOL_OPTIONS: -Xloggc:gc.log. But when out of memory issue occurred, the appli
|
By
MaggieMeng
·
|
|
Java Buildpack v3.1
3 messages
I'm pleased to announce the release of the java-buildpack, version 3.1. This release was focused on new monitoring frameworks and the Memory Calculator. The Memory Calculator removes the need to resta
I'm pleased to announce the release of the java-buildpack, version 3.1. This release was focused on new monitoring frameworks and the Memory Calculator. The Memory Calculator removes the need to resta
|
By
Christopher Frost
·
|
|
service discovery
7 messages
Hi, In CF space - the applications that get deployed in warden containers - how do they discover other applications ? Should we pick a third party like Consul or Eureka, or does CF provide an alternat
Hi, In CF space - the applications that get deployed in warden containers - how do they discover other applications ? Should we pick a third party like Consul or Eureka, or does CF provide an alternat
|
By
Sumanth Yamala
·
|
|
Issues with offline ruby_buildpack, disconnected CF, and gems from Git
3 messages
Hi all, I’m currently working on a project where I have my gem source in our local git enterprise server, and I need to push an app that uses it to an instance of CF (v208) that is disconnected from t
Hi all, I’m currently working on a project where I have my gem source in our local git enterprise server, and I need to push an app that uses it to an instance of CF (v208) that is disconnected from t
|
By
Josh Ghiloni
·
|
|
Feedback: A slightly different perspective on route services
6 messages
This thread [0] on Route services has got me thinking. I'd like to propose a slightly different perspective on the route services concept. A typical service today, lets call them "App Services" at its
This thread [0] on Route services has got me thinking. I'd like to propose a slightly different perspective on the route services concept. A typical service today, lets call them "App Services" at its
|
By
Mike Youngstrom
·
|
|
App deployment hangs in legacy CF installation
3 messages
Hi. We are running on an extremely old version of CF (we are in the process of building one based on the latest), so I know there is very little the community may be able to help. But regardless... le
Hi. We are running on an extremely old version of CF (we are in the process of building one based on the latest), so I know there is very little the community may be able to help. But regardless... le
|
By
John Wong
·
|