240 发简信
IP属地:浙江
  • /jenkins/view/sonar/job/jobname/config.xml

    jenkins任务没有构建按钮使用jenkins更新任务配置api重新上传config.xml后,发现任务没办法构建 http://10.199...

  • cobertura不兼容jdk1.8

    解决方法:修改ASM4的版本为5,或6,重新打包为2.1.1更换net/sourceforge/cobertura/cobertura/2.1....

  • Resize,w 360,h 240
    Error during SonarQube Scanner execution

    java.lang.IllegalStateException: Fail to request [/api/ce/submit?.....)a...

  • ERR Operation against a key holding the wrong kind of value

    报错原因:redis key操作方式与存储方式不一致 比如hash的存储方式用普通的缓存操作

  • mysql死锁解决

    查询 造成死锁的进程id (trx_mysql_thread_id)SELECT * FROM information_schema.INNOD...

  • WARNING: Can not get binary dependencies for file

    (https://github.com/pyinstaller/pyinstaller/issues/2086)执行命令pip install ...

  • python3.5 通过pycrypto模块使用AES加密

    执行命令 pip install --use-wheel --no-index --find-links=https://github.com/...