TestLink在用SOAP集成Jira时,如果出现:

SOAP Fault: (code: WSDL, string: SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://xxx.xxx.xxx.xx/rpc/soap/jirasoapservice-v2?wsdl' : failed to load external entity "http://xx.xxx.xx.xxx/rpc/soap/jirasoapservice-v2?wsdl" )

其实下面还有个Warning警告:

failed to open stream: Permission denied - in /var/www/html/testlink/lib/issuetrackerintegration

 

这个问题其实很好解决,问题在于SElinux。把它disable就行了。

没看到网上有这个问题,估计大家都轻松的解决了吧。呵呵呵

 

相关文章:

  • 2021-09-02
  • 2021-06-18
  • 2021-07-12
  • 2021-08-08
  • 2021-06-24
  • 2022-12-23
  • 2021-05-28
猜你喜欢
  • 2022-12-23
  • 2021-12-02
  • 2021-08-21
  • 2021-10-16
  • 2021-10-29
  • 2021-11-01
相关资源
相似解决方案