Code Monkey home page Code Monkey logo

Comments (5)

fastnsilver avatar fastnsilver commented on May 30, 2024

Are you relying on auto-detection of buildpack? It would help if I knew which buildpack and version you are targeting. Also, what version of Pivotal Application Service are you attempting to cf push to?

from cf-butler.

pacphi avatar pacphi commented on May 30, 2024

I just built and successfully pushed the latest from master to a foundation with the latest available Java buildpack installed (i.e., https://github.com/cloudfoundry/java-buildpack/releases/tag/v4.26 as of today, 2019-12-16).

from cf-butler.

pacphi avatar pacphi commented on May 30, 2024

If you're going the Cloud Native Buildpack route to produce an image, use...

pack suggested-builders
pack build cf-butler --builder cloudfoundry/cnb:bionic

from cf-butler.

pacphi avatar pacphi commented on May 30, 2024

Lastly, if you're having trouble building yourself, you could pull a pre-built release from jitpack.io.

from cf-butler.

pacphi avatar pacphi commented on May 30, 2024

This caught my eye in your log output...

2019-12-11T14:52:49.86-0600 [APP/PROC/WEB/0] OUT at reactor.tools.agent.ReactorDebugAgent.init(ReactorDebugAgent.java:41) 2019-12-11T14:52:49.86-0600

Looks like you are trying to use ReactorDebugAgent from reactor-core. There is a known issue with respect to the java buildpack supporting it in effect. I recommend trying to build again with the latest from master or pick up the b20191216.1 release from jitpack.

from cf-butler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.