- 博客(84)
- 收藏
- 关注
原创 No loader is configured for “.node“ files: node_modules/.pnpm/fsevents@2.3.3/node_modules/fsevents
No loader is configured for ".node" files: node_modules/.pnpm/fsevents@2.3.3/node_modules/fsevents
2024-11-17 21:28:18
618
原创 java opencv no opencv_java490 in java.library.path
java opencv no opencv_java490 in java.library.path
2024-09-07 17:00:04
1355
2
原创 springboot3 SecurityConfig SecurityFilterChain 需要使用CorsFilter,实际是CorsWebFilter
springboot3 SecurityConfig SecurityFilterChain 需要使用CorsFilter,实际是CorsWebFilter
2024-08-25 15:59:07
362
原创 vue3 项目部署到线上环境,初始进入系统,页面卡顿大概一分钟左右,本地正常无卡顿。localStorage缓存1MB数据导致页面卡顿。
vue3 项目部署到线上环境,初始进入系统,页面卡顿大概一分钟左右,本地正常无卡顿。localStorage缓存1MB数据导致页面卡顿。
2024-08-07 22:50:07
1178
原创 基于ant-design-vue3多功能操作表格,表头序号为动态添加记录按钮,鼠标在表格记录行,当前行序号显示删除按钮
基于ant-design-vue3多功能操作表格,表头序号为动态添加记录按钮,鼠标在表格记录行,当前行序号显示删除按钮
2024-07-26 20:09:35
386
原创 RequestContextHolder多线程获取不到request对象
RequestContextHolder多线程获取不到request对象
2024-07-09 23:16:04
1022
原创 springboot 3 oauth2认证this.authorizationService.save(authorization)生成token报错异常
springboot 3 oauth2认证this.authorizationService.save(authorization)生成token报错异常
2024-06-09 21:33:06
750
原创 在已有mysql基础上使用docker-compose部署nacos异常java.lang.RuntimeException: [db-load-error]load jdbc.properties
在已有mysql基础上使用docker-compose部署nacos异常[db-load-error]load jdbc.properties或者No DataSource set
2024-06-07 00:07:50
853
原创 The SqlServer selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]
The SqlServer selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]
2024-03-31 21:59:48
319
1
原创 CDH 6.3.2 flink1.18集成Hudi 1.0 org.apache.hudi.sink.StreamWriteOperatorCoordinator$Provider
CDH 6.3.2 flink1.18集成Hudi 1.0 org.apache.hudi.sink.StreamWriteOperatorCoordinator$Provider
2024-03-01 09:52:01
697
原创 CDH 6.3.2集成Hudi异常org.codehaus.jackson不存在及开源JDK版本异常
CDH 6.3.2集成Hudi异常org.codehaus.jackson不存在及开源JDK版本异常
2024-02-18 14:42:10
945
原创 Flink Exception in thread “main“ java.lang.NullPointerException: CatalogStoreHolder cannot be null
Flink Exception in thread "main" java.lang.NullPointerException: CatalogStoreHolder cannot be null
2024-01-27 13:37:28
788
原创 CDH 6.3启动失败,由于日志写入权限原因导致cloudera-scm-server.log未生成
日志写入权限原因cloudera-scm-server.log未生成,导致CDH 6.3启动失败,CM不能正常启动。
2024-01-12 22:26:17
745
原创 CDH 6.3集成flink 1.18.0启动异常Setting HBASE_CONF_DIR=/etc/hbase/conf because no HBASE_CONF_DIR was set
CDH 6.3集成flink 1.18.0启动异常Setting HBASE_CONF_DIR=/etc/hbase/conf because no HBASE_CONF_DIR was set。
2023-12-31 21:23:17
714
原创 CDH 6.3.2集成flink 1.18 zookeeper版本不匹配Flink-yarn启动失败
CDH 6.3.2集成flink 1.18.0 zookeeper版本不匹配
2023-12-31 11:38:55
2119
原创 activiti7审批驳回,控制变量无法覆盖,导致无限循环驳回,流程无法结束
activiti7审批驳回,控制变量无法覆盖,导致无限循环驳回,流程无法结束
2023-11-13 22:20:24
1860
6
原创 vue-pdf多页预览异常,Rendering cancelled, page 1 Error at BaseExceptionClosure xxx
vue-pdf多页预览异常,Rendering cancelled, page 1 Error at BaseExceptionClosure xxx
2023-10-18 23:52:27
3228
原创 EasyConnect VPN程序代码不能连接数据库
在部分系统开发过程中,由于系统特殊性,需要使用EasyConnect访问内网资源,对于系统问题定位带来诸多不便,尤其是生产环境定位等。比如以下问题,EasyConnect连接后,发现能使用数据库软件查询数据库,比如Navicat能正常查询数据库,但是代码连接数据库始终不能正常连接,同时发现,通过命令窗口也不能ping通相应的ip.配置相应的参数即可:-Djava.net.preferIPv4Stack=true。1.解决方案如下图所示。
2023-05-12 10:59:03
778
原创 ERROR: must be superuser to alter replication roles or change replication attribute
postGIS账户密码修改
2022-10-25 12:51:18
2345
原创 SwagerUI java.lang.NullPointerException RequestParameterMapper.bodyParameter
SwagerUI NullPointerException
2022-08-25 22:39:03
1305
原创 Field queryIndexFieldnameService in xxxImpl required a single bean, but 19 were found:
策略模式下,多个类实现同一个接口,导致异常,Field queryIndexFieldnameService in com.otitan.forest.inspector.dm.service.impl.QueryIndexServiceImpl required a single bean, but 19 were found
2022-06-04 22:18:52
281
原创 block()/blockFirst()/blockLast() are blocking,which is not supported in thread reactor-http-kqueue-3
WebFlux Feign必须异步调用,同步调用会报错
2022-06-04 21:53:59
17697
4
原创 gateway先启动其他微服务,在启动网关,网关启动不了,且无异常日志;先启动网关,所有服务能正常启动
gateway先启动其他微服务,在启动网关,网关启动不了,且无异常日志;先启动网关,所有服务能正常启动
2022-06-04 21:33:19
3719
原创 Cannot invoke “org.springframework.web.servlet.mvc.condition.PatternsRequestCondition.getPatterns()“
spring boot 2.7.0与swagger 3.0整合异常解决
2022-06-04 12:52:32
15407
10
原创 ORA-04098: trigger ‘xxx.xxx‘ is invalid and failed re-validation
ORA-04098: trigger 'GYLYEQ.UPDATE_BS_ROLE' is invalid and failed re-validation
2022-05-21 21:51:26
9418
2
原创 oracle表按照时间回滚
工作中,当使用oracle数据库时,有时会遇到误操作或者因为不小心删除了数据,想要回滚数据,此时只需要执行下面语句即可回滚表数据。以test表为例,假设需要回滚到2022-03-12 08:50:00数据,只需要执行下面语句即可--1、查询某一时间点该表的数据select * from test as of timestamp to_timestamp('2022-03-12 08:50:00','yyyy-mm-dd hh24:mi:ss');-- 2、对表进行行迁移alter table t
2022-03-12 23:50:04
2838
原创 axure 学习及录播视频
axure 学习及个人录播视频 axure是一个简单易用的原型工具,本人主要是讲义一些简单的基础组件,然后在带大家做一个简单的demo原型,包含一个录播视频。1.PPT介绍内容Axure学习交流.pptx2.录播视频讲解一些基础元件使用,并做一个简单的demo,及2022-02-19.rpAxure-2022-02-19.mp4视频讲解由于视频过大,有需要可以找我要,QQ:8242913363.第三方基础元件库及原型 提供第三方元件库4.AxureTest简单原型5.demo、
2022-03-12 23:37:12
468
原创 kafka异常,the provider nl.techop.kafka.TopicMetricNameResource will be ignored
A provider nl.techop.kafka.TopicMetricNameResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider nl.techop.kafka.TopicMetricNameResource will
2022-03-12 23:34:45
3606
原创 CSS 垂直居中、水平居中及流失布局宽高自适应
CSS 垂直居中、水平居中及流失布局宽高自适应,在工作中,经常遇到某个元素如何居中,因此介绍一种简单的居中方式。同时,也经常遇到,上到下布局,当顶部动态变化时,及高度不固定,但是底部如何动态铺满父元素高度,及100%;左到右布局,当左侧动态变化时,及宽度不固定,但是右侧如何动态铺满父元素宽度,及100%。一、居中1.垂直居中仅需父容器添加样式.parent { align-items:center; display: -webkit-flex; }2.水平居中仅需父容器添加样式..
2022-03-12 23:12:27
906
原创 CDH 6.3.2部署flink 1.14.3出现/opt/cloudera/parcels/FLINK/lib/flink/bin/flink-yarn.sh:17: rotateLogFilesW
/opt/cloudera/parcels/FLINK/lib/flink/bin/flink-yarn.sh:17: rotateLogFilesW CDH 6.3.2部署flink 1.14.3出现异常,异常信息+ sed -i 's#=#: #g' /var/run/cloudera-scm-agent/process/158-flink_on_yarn-FLINK_YARN/flink-conf.properties++ cat /var/run/cloudera-scm-agent/pr
2022-02-21 21:04:02
2482
9
原创 idea gradle GC overhead limit exceeded
Failed to notify build listener. > GC overhead limit exceeded idea打开gradle的java项目时,编译直接报错GC overhead limit exceeded,网上各种解决方案都试了,仍然不能解决,看到很多解决方案都是在.gradle目录下新建gradle.properties 文件,然后配置相关的参数即可,但仍不能解决。报错日志如下:Failed to notify build listener.> GC ove
2021-12-31 17:00:41
3485
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人