问题描述: 在Linux环境启动jmeter-server时抛出了如下异常: 问题描述: 1.可能监听的端口被占用,修改端口号2.Server相关的rmi配置需要调整 解决方案: 在目录/apache-jmeter-5.2.1/bin下,用vi编辑器打开名为jmeter.properties的文件找 ...
分类:
编程语言 时间:
2020-04-06 22:15:05
阅读次数:
184
问题现象:xenserver版本:7.1cu1解决方法:使用ethtool-ieth0查看网卡驱动版本,根据citrix官方KB需要更新网卡驱动https://support.citrix.com/article/CTX226402?download
分类:
其他好文 时间:
2020-04-03 18:31:33
阅读次数:
123
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is j ...
分类:
数据库 时间:
2020-04-03 00:31:50
阅读次数:
85
1. Cortex-M4的内核设备 NVIC, Nested vectored interrupt controller SCB, System control block SysTick, The system timer MPU, Memory protection unit FPU, Floa ...
分类:
其他好文 时间:
2020-04-02 19:55:56
阅读次数:
86
1 /** 2 * // This is the interface that allows for creating nested lists. 3 * // You should not implement it, or speculate about its implementation 4 ...
分类:
其他好文 时间:
2020-04-02 15:56:20
阅读次数:
67
2017-08-29 14:30:49,951 [http-bio-8888-exec-2] ERROR [core.security.process.exception.ExceptionResolverCustom] - nested exception is org.apache.ibatis ...
分类:
其他好文 时间:
2020-04-02 01:35:38
阅读次数:
105
org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver:handleHttpMessageNotReadable:384 -Failed to read HTTP message: org.springf ...
分类:
其他好文 时间:
2020-03-31 17:16:56
阅读次数:
59
分析例子 启动类 Application,使用的是ClassPathXmlApplicationContext来加载xml文件 Bean 配置文件 ? 在resources下建立名为classpath:application_context.xml的配置文件,并配置好Bean 总体结构 ? Clas ...
分类:
编程语言 时间:
2020-03-30 00:22:08
阅读次数:
92