Giter VIP home page Giter VIP logo

service-container's People

Contributors

roarking avatar vonnagy avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

service-container's Issues

404 error on health check

Hi,
I have a problem with my class path and vonnagy.service-container.

I start a service from init.d where I have class path hard-coded like this :
JAVA_CP="$lib_dir/com.mf.mfeed-reporting-service-container-1.0.0.jar:$lib_dir/com.github.vonnagy.service-container_2.11-2.0.6.jar:$lib_dir
When the service starts I execute curl http://localhost:port/health and everything works as expected.

When I try to pass the class path as *

JAVA_CP="${JAVA_CP}:${appDir}/lib/*"
CP_SEP=':'

The service starts and executes with no problem but when I try the curl command it fails with:
{"code":404,"message":"The requested resource could not be found but may be available again in the future.","details":"\"The requested resource could not be found\""}

Could be a problem in the order in witch the libraries are loaded because this is the only thing that differ from those class paths ?

Thanks for your help,
Mihaesu Bogdan

Scala 2.13

Any plan to publish it for Scala 2.13?

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.