/* 响应式设计 */ @media (max-width: 768px) { pre[class*="language-"] { margin: 15px 0 !important; padding: 15px !important; border-radius: 6px !important; } pre[class*="language-"] code { font-size: 13px !important; } .code-toolbar .toolbar { top: 8px !important; right: 8px !important; } .code-toolbar .toolbar .toolbar-item button { padding: 4px 8px !important; font-size: 11px !important; } }

AppScan 打开时报错“发生内部错误”

发布时间 2021年09月10日 21:24
阅读次数 222
分类
0

问题说明

在使用AppScan 8版本或者9版本时,会报一些‘appscan发生内部错误’的提示

解决办法:

C:\Users\XX(自己的用户)\AppData\Roaming\IBM\AppScan Standard\Logs,里面拿到SdkDebug.log。从log中看到了错误信息—– 失败: Could not open Welcome Screen 字体“Courier New”不支持样式“Regular”—。然后重新下载了Courier New.ttf,然后替换C:\Windows\Fonts下的这个文件,这个问题就解决了。

原解决方案来自贴吧里某一大神(14楼的回复):https://tieba.baidu.com/p/4251789059?red_tag=1276992622