-
Does the version of Spring Boot defined in the app's `pom.xml` need to match the version found in the Java Buildpack? Or, does the version of Spring Boot (or auto reconfiguration) in the Java Buildpa…
-
Pushed admin app as per the below link. but getting ssl handshakes error during the start. we did try with default java build pack.
http://docs.spring.io/spring-cloud-dataflow/docs/1.0.0.M1/reference…
-
Got the following error when pushing an app with the ibmiotf npm module up to Bluemix. Discussed with @bryancboyd and probably due to node_modules/ being pushed from my local directory (with rimraf al…
-
I created a Spring Boot application with an embedded ratpack server, and cf push is showing the following error:
```
[Buildpack] ERROR Compile failed with exception #
Application can be run by more t…
-
I'm new to dokku so sorry if I've missed anything obvious.
I created a new app and linked a postgres container to it. I then tried to push my docker-based app into dokku for the first time. There was…
-
I followed the readme of https://github.com/cloudfoundry-incubator/diego-release/ to deploy diego to bosh-lite. When I push a java application to Diego. If I don't enable diego, the application can b…
-
Good night,
I have in a Ubuntu system ( Ubuntu 12.04.5 LTS) a Cloud foundry installation using this project. I have deployed without any problem a Node.js application but when I try to connect with M…
-
The java-buildpack statically applies memory heuristics at staging time, i.e. includes the -Xmx option in the start cmd. As a result, if a user is using the `cf scale -memory` command to decrease the …
-
## Play! Framework applications fail to start after AppDynamics service is bound
### Summary
After binding an AppDynamics User Provided Service to a Java Play! Framework application the application f…
-
```
#
# There is insufficient memory for the Java Runtime Environment to continue.
# pthread_getattr_np
# An error report file with more information is saved as:
# /home/vcap/app/hs_err_pid35.log
```
…