servicecomb-samples icon indicating copy to clipboard operation
servicecomb-samples copied to clipboard

Apache servicecomb

Results 24 servicecomb-samples issues
Sort by recently updated
recently updated
newest added

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.46 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.46 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.46 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

porter_lightweight demo在idea启动之后,页面加载不了 ![image](https://user-images.githubusercontent.com/48425509/159196477-a9f14db6-2cdd-475c-ab9a-36184c693af3.png) 报错信息: [2022-03-21 10:00:38,760][transport-vert.x-eventloop-thread-8][ERROR][io.vertx.ext.web.RoutingContext:] Unhandled exception in router java.lang.IllegalStateException: Request has already been read at io.vertx.core.http.impl.Http1xServerRequest.checkEnded(Http1xServerRequest.java:655) ~[vertx-core-4.1.5.jar:4.1.5] at io.vertx.core.http.impl.Http1xServerRequest.handler(Http1xServerRequest.java:293) ~[vertx-core-4.1.5.jar:4.1.5] at io.vertx.ext.web.impl.HttpServerRequestWrapper.handler(HttpServerRequestWrapper.java:103) ~[vertx-web-4.1.5.jar:4.1.5] at org.apache.servicecomb.transport.rest.vertx.RestBodyHandler.handle(RestBodyHandler.java:111) ~[transport-rest-vertx-2.6.0.jar:2.6.0] at org.apache.servicecomb.transport.rest.vertx.RestBodyHandler.handle(RestBodyHandler.java:56)...

see https://github.com/apache/servicecomb-samples/tree/master/basic

bug

通过本地service center 2.0启动后,运行BMI例子,没有办法正常访问前端界面,前段提示404,后台提示:[ntloop-thread-7] o.a.s.c.rest.locator.OperationLocator : locate path failed, status:Not Found, http method:GET, path:/, microserviceName:gateway

专业版部署提示信息:auth token valid fail: AK/SK/project not present ps:同样环境下,使用专业版部署天气预报应用是正常的。

https://github.com/apache/servicecomb-samples/tree/master/java-chassis-deployment-samples/spring-boot-external-tomcat java chassis开发指南的链接错误。

bug

README里面的admin喝guest,密码test登录不了。。。 ![image](https://user-images.githubusercontent.com/13153624/185356170-b39725a9-e15c-4596-b0a2-aaf963652b68.png)