qietingfengling

Results 2 issues of qietingfengling

使用以下下载的war包 ![image](https://user-images.githubusercontent.com/9961712/103662168-94896900-4faa-11eb-90c6-87b9dbf1745e.png) 部署cat服务,出现以下问题: Could not load [META-INF/services/javax.xml.parsers.SAXParserFactory] 的错误; 进入 tomcat/webapps/cat/META-INF/ 目录,没发现有services这个文件夹 求指导

go get github.com/dianping/cat/lib/go/... 出现以下错误: \Temp\go-build290997150\b001\_x002.0: In function `callLogTransaction` \[email protected]+incompatible/lib/go/ccat/ccat.h:12: undefined reference to `newTransaction` \Temp\go-build290997150\b001\_x002.0: In function `callLogEvent` \[email protected]+incompatible/lib/go/ccat/ccat.h:29: undefined reference to `newEvent` ... collect2.exe: error : ld returned 1 exit...