|
Java Buildpack: Stale Files Outside of WEB-INF
Hi all,
If one pushes a .war containing files outside of WEB-INF, deletes the app,
then pushes a new version where those files outside of WEB-INF have been
changed, these changes are not reflected in
Hi all,
If one pushes a .war containing files outside of WEB-INF, deletes the app,
then pushes a new version where those files outside of WEB-INF have been
changed, these changes are not reflected in
|
By
Daniel Jones
·
#401
·
|
|
CCDB: deleting records in service_instance_operations where state "in progress"
Hi
ccdb=> select COUNT(*) from service_instance_operations where state !=
'succeeded' and updated_at < NOW() - INTERVAL '1 days';
count
-------
28
is it ok to delete all those
Hi
ccdb=> select COUNT(*) from service_instance_operations where state !=
'succeeded' and updated_at < NOW() - INTERVAL '1 days';
count
-------
28
is it ok to delete all those
|
By
Lukas Lehner <weblehner@...>
·
#400
·
|
|
Re: metron_agent.deployment
Thanks, it works now!
2015-06-11 6:01 GMT+08:00 CF Runtime <cfruntime(a)gmail.com>:
Thanks, it works now!
2015-06-11 6:01 GMT+08:00 CF Runtime <cfruntime(a)gmail.com>:
|
By
王小锋 <zzuwxf at gmail.com...>
·
#399
·
|
|
Re: CfSummit slides
Hello Guillaume,
I will double check with our content manager, but typically if slides are
missing it is because the speakers did not share the with us. If we do
still have some that have not been
Hello Guillaume,
I will double check with our content manager, but typically if slides are
missing it is because the speakers did not share the with us. If we do
still have some that have not been
|
By
CF Events <events@...>
·
#398
·
|
|
Re: metron_agent.deployment
There is a closed issue in the cf-release repo related to this:
https://github.com/cloudfoundry/cf-release/issues/690
Make sure you have a meta.environment section defined in your manifest
There is a closed issue in the cf-release repo related to this:
https://github.com/cloudfoundry/cf-release/issues/690
Make sure you have a meta.environment section defined in your manifest
|
By
CF Runtime
·
#397
·
|
|
Re: Issue with etcd since v211
It looks like you are trying to run with two etcd instances. etcd requires
either one instance, or three or more. You can see details
It looks like you are trying to run with two etcd instances. etcd requires
either one instance, or three or more. You can see details
|
By
CF Runtime
·
#396
·
|
|
Re: Syslog Drain to Logstash Problems
I was able submit a log entry from the loggregator VM using -
nc -w0 10.xx.xx.xx 5000 <<< "logging from loggregator"
and to test UDP
nc -u -w0 10.xx.xx.xx 5000 <<< "logging from
I was able submit a log entry from the loggregator VM using -
nc -w0 10.xx.xx.xx 5000 <<< "logging from loggregator"
and to test UDP
nc -u -w0 10.xx.xx.xx 5000 <<< "logging from
|
By
Steve Wall <steve.wall@...>
·
#394
·
|
|
Issue with etcd since v211
Hi folks,
Just upgraded from v210 to v211 and seem to have failures within etcd.
they won't start
On the etc.d box (10.2.0.40 in this instance, I also have one on
10.3.0.40), I get.
Under
Hi folks,
Just upgraded from v210 to v211 and seem to have failures within etcd.
they won't start
On the etc.d box (10.2.0.40 in this instance, I also have one on
10.3.0.40), I get.
Under
|
By
Scott Taggart <staggart@...>
·
#395
·
|
|
Re: CF CAB call on Wednesday, June 10th, 2015 @ 8a PDT
Link to the chat room for the CAB call:
http://webconf.soaphub.org/conf/room/CF-CAB-OpenForum
Link to the chat room for the CAB call:
http://webconf.soaphub.org/conf/room/CF-CAB-OpenForum
|
By
Dieu Cao <dcao@...>
·
#393
·
|
|
Re: how to set JSON format data in user provider env variable in cloudfoundry ??
oops ,, this is the correct format cf set-env <app-name> somekey { "KEY" :
["value1","value2"] }
lingeshmouleeshwaran(a)gmail.com> wrote:
oops ,, this is the correct format cf set-env <app-name> somekey { "KEY" :
["value1","value2"] }
lingeshmouleeshwaran(a)gmail.com> wrote:
|
By
Lingesh Mouleeshwaran
·
#392
·
|
|
how to set JSON format data in user provider env variable in cloudfoundry ??
Hello Team ,
cf set-env is allowing only key pair value for setting any ENV variable ,
but I need to set value as JSON format.
for example ,,
cf set-env <app-name> { "KEY" : ["value1","value2"]
Hello Team ,
cf set-env is allowing only key pair value for setting any ENV variable ,
but I need to set value as JSON format.
for example ,,
cf set-env <app-name> { "KEY" : ["value1","value2"]
|
By
Lingesh Mouleeshwaran
·
#391
·
|
|
CfSummit slides
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
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
|
By
Guillaume Berche
·
#390
·
|
|
Re: CF most relevant metrics
I've found this article to be helpful. How you capture the metrics might
be different, but it talks about some of the important metrics and what
they
I've found this article to be helpful. How you capture the metrics might
be different, but it talks about some of the important metrics and what
they
|
By
Daniel Mikusa
·
#389
·
|
|
Re: metron_agent.deployment
Hi, Ivan and Diego
I met the same issue when I try to upgrade cf version from 205 to 210. I
did no quite understand how to add the property "metron_agent.deployment"
to cf-deployment.yml, could you
Hi, Ivan and Diego
I met the same issue when I try to upgrade cf version from 205 to 210. I
did no quite understand how to add the property "metron_agent.deployment"
to cf-deployment.yml, could you
|
By
王小锋 <zzuwxf at gmail.com...>
·
#388
·
|
|
CF most relevant metrics
Good morning.
Recently, we have started having a look at CF metrics to monitorize our
instance and we would like to determine which are the most important ones
to determine whether there is (or there
Good morning.
Recently, we have started having a look at CF metrics to monitorize our
instance and we would like to determine which are the most important ones
to determine whether there is (or there
|
By
Pablo Alonso Rodriguez <palonsoro@...>
·
#387
·
|
|
Re: UAA SAML2 Federation
I see.
Then, until ECP profile is implemented (someone at Daniel's link mentioned
that it is on the roadmap), the browser is must.
Thank you very much for your answers.
2015-06-09 17:03 GMT+02:00
I see.
Then, until ECP profile is implemented (someone at Daniel's link mentioned
that it is on the roadmap), the browser is must.
Thank you very much for your answers.
2015-06-09 17:03 GMT+02:00
|
By
Pablo Alonso Rodriguez <palonsoro@...>
·
#386
·
|
|
Re: cloud foundry - 413 Request Entity Too Large
since this is commercial software you can always open a support case with
pivotal to get help with an SLA.
cf doesn't limit the body size, but i think the max upload size is
somewhere around 1GB or
since this is commercial software you can always open a support case with
pivotal to get help with an SLA.
cf doesn't limit the body size, but i think the max upload size is
somewhere around 1GB or
|
By
James Bayer
·
#385
·
|
|
Re: Is there any officail Chinese docs?
The CF documentation team isn't aware of any Chinese docs. There's nothing
official out there, and as far as I know the docs that you referenced were
extremely out of date even back when they were
The CF documentation team isn't aware of any Chinese docs. There's nothing
official out there, and as far as I know the docs that you referenced were
extremely out of date even back when they were
|
By
Kim Hoffman <khoffman@...>
·
#384
·
|
|
cloud foundry - 413 Request Entity Too Large
Hello,
I'm using Cloud Foundry v2, pivotal v1.4 distribution.
All my apps are written in java, build pack is java_buildpack_offline_v3.0.
Trying to make REST call with ~12MB body size to one of my
Hello,
I'm using Cloud Foundry v2, pivotal v1.4 distribution.
All my apps are written in java, build pack is java_buildpack_offline_v3.0.
Trying to make REST call with ~12MB body size to one of my
|
By
avia <Avia.Ohana@...>
·
#383
·
|
|
(No subject)
no I meant the source is for the company I work for, not my personal
project.
no I meant the source is for the company I work for, not my personal
project.
|
By
Arbi Akhina
·
#382
·
|