carts icon indicating copy to clipboard operation
carts copied to clipboard

Carts service for microservices-demo application

Results 10 carts issues
Sort by recently updated
recently updated
newest added

2023-05-10 04:59:07.733 ERROR [carts,,,] 7 --- [p-nio-80-exec-4] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.data.mongodb.UncategorizedMongoDbException: Query failed with...

Cart service returns 500 and fails. The logs point to query failing - ``` com.mongodb.MongoQueryException: Query failed with error code 352 and error message 'Unsupported OP_QUERY command: find. The client...

Signed-off-by: Pete Stevenson - Read the contribution guidelines - Include a reference to a related issue in this repository - A description of the changes proposed in the pull request

commit - Read the contribution guidelines - Include a reference to a related issue in this repository - A description of the changes proposed in the pull request

- Read the contribution guidelines - Include a reference to a related issue in this repository - A description of the changes proposed in the pull request

when i use maven:3.6-jdk-11 it show [ERROR] Failed to execute goal on project carts: Could not resolve dependencies for project works.weave.microservices-demo:carts:jar:2.0.4.RELEASE: Could not find artifact org.openjfx:javafx.base:jar:11.0.0-SNAPSHOT in huaweicloud (https://repo.huaweicloud.com/repository/maven/) ->...

Untracked `carts.jar` file remains within `docker/carts/` after building image (`./scripts/build.sh`).

The service should have a mandatory config parameter that sets the host of the database.