|
Disable HTTP transport
Hello,
How can I disable HTTP transport of my Spring application deployed to Pivotal Web Services?
I would like my application be available only through HTTPS transport.
When I run my application
Hello,
How can I disable HTTP transport of my Spring application deployed to Pivotal Web Services?
I would like my application be available only through HTTPS transport.
When I run my application
|
By
Krzysztof Wilk
·
#2431
·
|
|
Re: Cloud Foundry Java Client V2
Thanks Ben for sharing details of this important effort with the community.
In the light of the ongoing implementation for the v2 cf-java-client
implementation, does the Java experience team feels
Thanks Ben for sharing details of this important effort with the community.
In the light of the ongoing implementation for the v2 cf-java-client
implementation, does the Java experience team feels
|
By
Guillaume Berche
·
#2430
·
|
|
Re: Diego and Maven support
Dan,
It seems to me that there is more than one cause of this problem.
I have done the following:
1. upgraded cf CLI from 6.12 to 6.13
2.cf set-health-check MY_APP_NAME none
3. set
Dan,
It seems to me that there is more than one cause of this problem.
I have done the following:
1. upgraded cf CLI from 6.12 to 6.13
2.cf set-health-check MY_APP_NAME none
3. set
|
By
Krzysztof Wilk
·
#2429
·
|
|
doppler issue which fails to emit logs with syslog protocol on CFv212
Hi, I am investigating the doppler issue on CFv212 that sending logs to the
external logging service with syslog protocol fails.
As my understanding, the following messages are supposed to be
Hi, I am investigating the doppler issue on CFv212 that sending logs to the
external logging service with syslog protocol fails.
As my understanding, the following messages are supposed to be
|
By
Masumi Ito
·
#2428
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Thanks Amit for your suggestions. Let you know after regenerating the
manifest again.
Thanks Amit for your suggestions. Let you know after regenerating the
manifest again.
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2427
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Regenerate your manifest.
Regenerate your manifest.
|
By
Amit Kumar Gupta
·
#2426
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Okay Amit. Yaa, I changed my CF Version from v202 to v210. Could you share
that metron_agent.deployment property of the manifest which is required in
v210? Thanks.
Okay Amit. Yaa, I changed my CF Version from v202 to v210. Could you share
that metron_agent.deployment property of the manifest which is required in
v210? Thanks.
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2425
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Parthiban,
Your log.txt shows that you're using cf-release version 210, but your
subject message says you're trying v202. Perhaps you've checked out v202
of cf-release and used the spiff tooling to
Parthiban,
Your log.txt shows that you're using cf-release version 210, but your
subject message says you're trying v202. Perhaps you've checked out v202
of cf-release and used the spiff tooling to
|
By
Amit Kumar Gupta
·
#2424
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
I have created the manifest file using SPIFF tool. Any issues with that?
I have created the manifest file using SPIFF tool. Any issues with that?
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2423
·
|
|
[abacus] Abacus v0.0.2-rc.2 available
I'm happy to announce the availability of CF Abacus v0.0.2-rc.2
(incubating).
Abacus provides usage metering and aggregation for Cloud Foundry services
and app runtimes.
This release candidate is
I'm happy to announce the availability of CF Abacus v0.0.2-rc.2
(incubating).
Abacus provides usage metering and aggregation for Cloud Foundry services
and app runtimes.
This release candidate is
|
By
Jean-Sebastien Delfino
·
#2422
·
|
|
Re: PHP extension 'gettext' doesn't work?
OK, so really sorry this took me so long to investigate, but I think I've
found the issue. Ubuntu has these "language packs" and in order for
gettext to work the system has to have that language pack
OK, so really sorry this took me so long to investigate, but I think I've
found the issue. Ubuntu has these "language packs" and in order for
gettext to work the system has to have that language pack
|
By
Daniel Mikusa
·
#2421
·
|
|
how does hm9000 actually determine application health?
Can anyone tell me or point me to some documentation about how hm9k actually determines application health?
Can anyone tell me or point me to some documentation about how hm9k actually determines application health?
|
By
Eric Poelke
·
#2420
·
|
|
Re: Open sourcing our S3 service broker
Yeah I agree, but am in the same boat I don't really have much free time. It would be awesome to have a service broker marketplace of some sort. And I didn't even know your s3 service broker
Yeah I agree, but am in the same boat I don't really have much free time. It would be awesome to have a service broker marketplace of some sort. And I didn't even know your s3 service broker
|
By
Eric Poelke
·
#2419
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
How did you create your manifest in the first place?
wrote:
How did you create your manifest in the first place?
wrote:
|
By
Amit Kumar Gupta
·
#2418
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
After trying the suggestions, now its throws the following error,
Started preparing configuration > Binding configuration. Failed: Error
filling in template `metron_agent.json.erb' for
After trying the suggestions, now its throws the following error,
Started preparing configuration > Binding configuration. Failed: Error
filling in template `metron_agent.json.erb' for
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2417
·
|
|
Re: Error uploading application when pushing application
Jim,
When you're sending requests to `api.system-domain`, you're talking to the
Cloud Controller. I'd suggest you start by taking a look at the Cloud
Controller logs. You can grab them with `bosh
Jim,
When you're sending requests to `api.system-domain`, you're talking to the
Cloud Controller. I'd suggest you start by taking a look at the Cloud
Controller logs. You can grab them with `bosh
|
By
Daniel Mikusa
·
#2416
·
|
|
Re: How to detect this case: CF-AppMemoryQuo taExceeded
The default org quota you're seeing is defined here [1]
I believe you can configure it by specifying the name of the quota you
would like to have as the default quota in your manifest.
For
The default org quota you're seeing is defined here [1]
I believe you can configure it by specifying the name of the quota you
would like to have as the default quota in your manifest.
For
|
By
Dieu Cao <dcao@...>
·
#2415
·
|
|
Error uploading application when pushing application
CF Version: 215
Description: My push command is `cf push myapp -p myapp.war -m 512m -t 120` and I got the error message "Error uploading application". The detail trace log is as
CF Version: 215
Description: My push command is `cf push myapp -p myapp.war -m 512m -t 120` and I got the error message "Error uploading application". The detail trace log is as
|
By
Jim Lin <jimlintw922@...>
·
#2414
·
|
|
Re: REST API endpoint for accessing application logs
Loggregator doesn't store any logs. The most it does is maintain a buffer as mentioned above which is defaulted to 100 lines of logs. If you wish to store logs you can forward them to third-party
Loggregator doesn't store any logs. The most it does is maintain a buffer as mentioned above which is defaulted to 100 lines of logs. If you wish to store logs you can forward them to third-party
|
By
Warren Fernandes
·
#2413
·
|
|
[lattice-release] v0.6.0
Phew! We spent the last few weeks reworking our cluster internals and build
process to bring you the best Lattice yet. Functionally, this is not a big
release, but the changes give us a noticeably
Phew! We spent the last few weeks reworking our cluster internals and build
process to bring you the best Lattice yet. Functionally, this is not a big
release, but the changes give us a noticeably
|
By
David Wadden
·
#2412
·
|