WillemJiang commented on a change in pull request #181: [SCB-342] Add TLS 
support for gRPC
URL: 
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185720171
 
 

 ##########
 File path: alpha/alpha-server/debug.txt
 ##########
 @@ -0,0 +1,1230 @@
+2018-04-24 15:47:12.698 DEBUG 26921 --- [           main] 
.b.l.ClasspathLoggingApplicationListener : Application started with classpath: 
[jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/classes!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/grpc-protobuf-1.8.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/grpc-core-1.8.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/grpc-context-1.8.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/error_prone_annotations-2.0.19.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/jsr305-3.0.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/instrumentation-api-0.4.3.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/opencensus-api-0.8.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/opencensus-contrib-grpc-metrics-0.8.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/protobuf-java-3.4.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/guava-19.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/protobuf-java-util-3.4.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/gson-2.8.2.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/proto-google-common-protos-0.1.9.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/grpc-protobuf-lite-1.8.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/grpc-netty-1.8.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-codec-http2-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-codec-http-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-codec-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-handler-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-buffer-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-common-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-handler-proxy-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-transport-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-resolver-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/netty-codec-socks-4.1.16.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/pack-contract-grpc-0.2.0-SNAPSHOT.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/grpc-stub-1.8.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/alpha-core-0.2.0-SNAPSHOT.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/slf4j-api-1.7.25.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/javax.persistence-api-2.2.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/pack-common-0.2.0-SNAPSHOT.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-starter-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-context-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-autoconfigure-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-starter-logging-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/logback-classic-1.1.11.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/logback-core-1.1.11.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/jcl-over-slf4j-1.7.25.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/jul-to-slf4j-1.7.25.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/log4j-over-slf4j-1.7.25.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-core-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/snakeyaml-1.17.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/saga-persistence-jpa-0.2.0-SNAPSHOT.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-starter-aop-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-aop-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/aspectjweaver-1.8.10.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-starter-jdbc-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/tomcat-jdbc-8.5.27.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/tomcat-juli-8.5.27.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-jdbc-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/javax.transaction-api-1.2.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-data-jpa-1.11.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-data-commons-1.13.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-orm-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-tx-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-beans-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-aspects-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/org.eclipse.persistence.jpa-2.7.1.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/javax.persistence-2.2.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/org.eclipse.persistence.asm-2.7.1.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/org.eclipse.persistence.antlr-2.7.1.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/javax.json-1.0.4.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/org.eclipse.persistence.jpa.jpql-2.7.1.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/org.eclipse.persistence.core-2.7.1.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/postgresql-9.4.1212.jre7.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-starter-web-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-starter-tomcat-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/tomcat-embed-core-8.5.27.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/tomcat-annotations-api-8.5.27.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/tomcat-embed-el-8.5.27.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/tomcat-embed-websocket-8.5.27.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/hibernate-validator-5.3.6.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/validation-api-1.1.0.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/jboss-logging-3.3.1.Final.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/classmate-1.3.4.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/jackson-databind-2.8.10.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/jackson-annotations-2.8.0.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/jackson-core-2.8.10.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-web-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-webmvc-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-expression-4.3.14.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-starter-actuator-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/spring-boot-actuator-1.5.10.RELEASE.jar!/,
 
jar:file:/home/ybo/repos/incubator-servicecomb-saga/alpha/alpha-server/target/saga/alpha-server-0.2.0-SNAPSHOT-exec.jar!/BOOT-INF/lib/javax.interceptor-api-1.2.jar!/]
 
 Review comment:
   Please remove this debug file.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to