123shang60
123shang60
**Describe the bug** 当我尝试在 `jdk-11.0.14.1+1_openj9-0.30.1` 环境下启动powerjob程序时,powerjob提示了如下的错误: ``` Exception in thread "main" java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused...
SM4-CTR can be optimized by utilizing AES-NI. 代码参考 [Tongsuo](https://github.com/Tongsuo-Project/Tongsuo) 项目实现,迁移到 rust 语言 [参考代码](https://github.com/Tongsuo-Project/Tongsuo/pull/356/files) 此功能基于 Markku-Juhani O. Saarinen 的理论:[sm4ni](https://github.com/mjosaarinen/sm4ni)
使用composer新建tp5.1项目并按照 https://www.kancloud.cn/manual/thinkphp5_1/354134 安装workerman,并能够使用命令正常启动。 启动后,使用浏览器能够正常看到tp5.1首页,但是换用postman、cURL等工具访问测试接口时,无论使用何种请求都会失败。 使用平台为win10,PHP版本7.4 若将浏览器中的请求复制到powershell中执行,则会报告如下错误: Invoke-WebRequest : 服务器提交了协议冲突. Section=ResponseStatusLine 所在位置 行:1 字符: 1 + Invoke-WebRequest -Uri "http://127.0.0.1:8088/" -Headers @{ + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest],WebExce ption +...
尝试在清华同方超强F520-M1+的机器上使用 ISO 镜像安装Proxmox VE 8.1-3 版本,会有如下的问题: 当 BIOS 中 Socket 数量配置为 1 时,可以正常引导 ISO 镜像,可以正常进入安装程序,并正常安装;安装后,也可以正常进入系统;但是当 BIOS 中 Socket 数量配置为 2 时,则在引导阶段会卡死,无法正常启动。 Socket 配置为 2,启动异常时的串口输出日志为: ``` FSOpen: Open '\EFI\proxmox\grubaa64.efi' Success [Security]...