Coder Social home page Coder Social logo

Comments (7)

agibsonccc avatar agibsonccc commented on May 22, 2024

I also noticed this happen when you add it to the impl, BUT it fixes it when you add the libraryDependencies += lagomJavadslPersistence as a separate declaration vs as part of a sequence such as:
libraryDependencies ++= Seq(...)
Just of note for the work around.

from lagom.

bondchan921 avatar bondchan921 commented on May 22, 2024

I workaround this by close all the process that would occupied a port, I usually close all the browser tabs.

from lagom.

deepakmehra10 avatar deepakmehra10 commented on May 22, 2024

Hi, I am trying to connect to the locally running Cassandra in lagom and It throws some error.

c.l.l.i.p.c.ServiceLocatorSessionProvider - Could not find Cassandra contact points, due to: ServiceLocator is not bound
[error] a.a.OneForOneStrategy - ServiceLocator is not bound
java.lang.IllegalStateException: ServiceLocator is not bound
at com.lightbend.lagom.internal.persistence.cassandra.ServiceLocatorSessionProvider.com$lightbend$lagom$internal$persistence$cassandra$ServiceLocatorSessionProvider$$tryAgain$1(ServiceLocatorSessionProvider.scala:51) ~[lagom-javadsl-persistence-cassandra_2.11-1.2.0.jar:1.2.0]
at com.lightbend.lagom.internal.persistence.cassandra.ServiceLocatorSessionProvider$$anonfun$com$lightbend$lagom$internal$persistence$cassandra$ServiceLocatorSessionProvider$$tryAgain$1$1.apply$mcV$sp(ServiceLocatorSessionProvider.scala:57) ~[lagom-javadsl-persistence-cassandra_2.11-1.2.0.jar:1.2.0]

from lagom.

erip avatar erip commented on May 22, 2024

I wonder if this is fixed now.

from lagom.

TimMoore avatar TimMoore commented on May 22, 2024

Nothing has really changed here, but I don't think anyone has ever provided reproduction steps so we're not sure when and why it happens.

from lagom.

erip avatar erip commented on May 22, 2024

@TimMoore Oops, I didn't see that you had replied. I believe my thought was that it was related to #166, but I now think it is unrelated.

from lagom.

TimMoore avatar TimMoore commented on May 22, 2024

Right, this is about Guice binding, not port binding.

from lagom.

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.