Code Monkey home page Code Monkey logo

Comments (4)

vruusmann avatar vruusmann commented on May 14, 2024

This is a known issue, which was fixed in commit 197babd.

Apparently, you are running an outdated Openscoring version (ie. something older than 1.2.5). The latest stable version has no problem scoring your sample data record:

{
  "id" : "record-001",
  "result" : {
    "_default" : "1"
  }
}

from openscoring.

Robino avatar Robino commented on May 14, 2024

Perhaps my issue is not opened in the good repository. I try to do it working with the Docker. I have done this before to use it.

docker build -t jpmml/openscoring:latest github.com/jpmml/openscoring-docker

Thanks

from openscoring.

vruusmann avatar vruusmann commented on May 14, 2024

Indeed, the Openscoring-Docker project is based on the 1.2.2 version, which suffers from the aforementioned issue.

You would need to open its pom.xml file in text editor, and update the org.openscoring:openscoring-server dependency (on line 39) from 1.2.2 to something more recent, such as 1.2.9.

I don't think I will update Openscoring-Docker, Openscoring-Heroku and Openscoring-OpenShift projects anytime soon. They're more like "templates" for integrating the Openscoring REST web service with various cloud platforms (rather than actual products).

from openscoring.

Robino avatar Robino commented on May 14, 2024

Thanks a lot !

from openscoring.

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.