Code Monkey home page Code Monkey logo

chaos-loris's People

Contributors

nebhale avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chaos-loris's Issues

A question about the design of Chaos-loris

Hey, @nebhale.

Currently you need to run additional extra steps to sync up apps that you have in your CF. Is it a way to avoid this? Do you use some tool to populate app data automatically? Could you please tell why do you have such design?

Thank you very much,
Alex L.

Cannot compile

Hi,

When we tried to run a ./mvnw clean package against your code we received the below error. We started to debug this and noticed that for example the cloudfoundry-client-spring classes that were built against via Travis 2 months ago no longer exist.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project chaos-loris: Compilation failure: Compilation failure:
[ERROR] /c:/workspace/chaos-loris/src/main/java/io/pivotal/strepsirrhini/chaosloris/destroyer/CloudFoundryPlatform.java:[46,17] cannot find symbol
[ERROR] symbol: method id(java.lang.String)
[ERROR] location: class org.cloudfoundry.client.v2.applications.SummaryApplicationRequest.SummaryApplicationRequestBuilder
[ERROR] /c:/workspace/chaos-loris/src/main/java/io/pivotal/strepsirrhini/chaosloris/destroyer/CloudFoundryPlatform.java:[49,28] cannot access reactor.core.publisher.Mono
[ERROR] class file for reactor.core.publisher.Mono not found
[ERROR] /c:/workspace/chaos-loris/src/main/java/io/pivotal/strepsirrhini/chaosloris/destroyer/CloudFoundryPlatform.java:[50,22] invalid method reference
[ERROR] non-static method getInstances() cannot be referenced from a static context
[ERROR] /c:/workspace/chaos-loris/src/main/java/io/pivotal/strepsirrhini/chaosloris/destroyer/CloudFoundryPlatform.java:[57,17] cannot find symbol
[ERROR] symbol: method id(java.lang.String)
[ERROR] location: class org.cloudfoundry.client.v2.applications.TerminateApplicationInstanceRequest.TerminateApplicationInstanceRequestBuilder
[ERROR] /c:/workspace/chaos-loris/src/main/java/io/pivotal/strepsirrhini/chaosloris/CloudFoundryClientHealthIndicator.java:[38,52] method get in interface org.cloudfoundry.client.v2.info.Info cannot be applied to given type s;
[ERROR] required: org.cloudfoundry.client.v2.info.GetInfoRequest
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length

ruby and bundler dependency

Should make explicit the required ruby runtime and bundler.
Quite confusing for a java dev to meet ruby errors while building

Packaging failed

[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (bundle-install) on project chaos-loris: Command execution failed. Cannot run program "bundle" (in directory "C:\Projects\chaos-loris-master\slate"): CreateProcess error=2, The system cannot find the file specified

I cannot find the program "bundle" in under the slate direcory.

Build failing

We have around 60 micro apps and planning to use chaos-loris to bring up and down some of the apps & services while running the tests as our own framework is not scaling.
I'm trying to build and running into this issue. Is mysql needed?
Any pointer to docs would be appreciated.

Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 3.35 sec <<< FAILURE! - in io.pivotal.strepsirrhini.chaosloris.docs.EventDocumentation
eventDelete(io.pivotal.strepsirrhini.chaosloris.docs.EventDocumentation) Time elapsed: 0.004 sec <<< ERROR!
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is org.flywaydb.core.api.FlywayException: Unable to obtain Jdbc connection from DataSource
Caused by: org.flywaydb.core.api.FlywayException: Unable to obtain Jdbc connection from DataSource
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=localhost)(port=3306)(type=master) : Connection refused
Caused by: org.mariadb.jdbc.internal.common.QueryException: Could not connect to address=(host=localhost)(port=3306)(type=master) : Connection refused
Caused by: java.net.ConnectException: Connection refused

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.