Giter Site home page Giter Site logo

bluecolor / octopus Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 3.0 414.11 MB

Open source task scheduler with dependency management

Home Page: https://bluecolor.github.io/octopus/

Groovy 0.41% CSS 14.81% JavaScript 46.34% HTML 2.12% Scala 20.82% Shell 0.16% Vue 15.34%
scheduler scala spring quartz cron octopus java pug akka slack

octopus's People

Contributors

ceyhunkerti avatar

Stargazers

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

Watchers

 avatar  avatar

octopus's Issues

Can not add plan

Created connection to jdbc, test and creation ok.

While creating Plan get an exception:

Resolved exception caused by Handler execution: org.springframework.http.converter.HttpMessageNotReadableException: Could not read document: Can not construct instance of io.octopus.model.Connection: no int/Int-argument constructor/factory method to deserialize from Number value (2)
at [Source: java.io.PushbackInputStream@29166305; line: 1, column: 28] (through reference chain: io.octopus.model.Plan["connection"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: Can not construct instance of io.octopus.model.Connection: no int/Int-argument constructor/factory method to deserialize from Number value (2)
at [Source: java.io.PushbackInputStream@29166305; line: 1, column: 28] (through reference chain: io.octopus.model.Plan["connection"])

Can not add task

Created connection Local.

When try to add new task, return an error message:

Resolved exception caused by Handler execution: org.springframework.http.converter.HttpMessageNotWritableException: Could not write content: (was java.lang.NullPointerException) (through reference chain: io.octopus.model.Task["owners"]->org.hibernate.collection.internal.PersistentSet[0]->io.octopus.model.User["stats"]); nested exception is com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NullPointerException) (through reference chain: io.octopus.model.Task["owners"]->org.hibernate.collection.internal.PersistentSet[0]->io.octopus.model.User["stats"])

Group is not removed

After assigning a group to a task, even after removing this group, it still shown as assigned in Sessions and Tasks Lists.

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.