Internal service locator is not working

37 views
Skip to first unread message

jayaram

unread,
Mar 15, 2018, 10:04:04 AM3/15/18
to Lagom Framework Users [deprecated]
Dear Team,

We are using lagom service for our microservice architecture but we are getting a issue with internal service locator  like we are unable to call from one service(order) to another service(enquiry) in lagom

Error:
2018-03-13T13:43:21.976Z [error] order [] - Exception in RestCallIdImpl(POST,/api/order)
java.lang.IllegalStateException: Service enquiry was not found by service locator
    at com.lightbend.lagom.internal.client.ClientServiceCallInvoker$$anonfun$doInvoke$2.apply(ClientServiceCallInvoker.scala:75)
    at com.lightbend.lagom.internal.client.ClientServiceCallInvoker$$anonfun$doInvoke$2.apply(ClientServiceCallInvoker.scala:72)

How to fix it?
Reply all
Reply to author
Forward
0 new messages