Fork me on GitHub

常见异常

 

 rsync常见错误

sending incremental file list
profile
rsync: mkstemp "/etc/.profile.YF3qCk" failed: Permission denied (13)
sent 693 bytes  received 49 bytes  212.00 bytes/sec
total size is 2010  speedup is 2.71
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1039) [sender=3.0.6]

错误原因

1>    服务端配置文件中指定的用户和模块指定的目录的属主属组不同

2>    服务端模块指定的目录属组属组没有权限

-rw-r--r--.  1 root root   2010 1月  15 19:38 profile  都是root组和root用户;其他用户是没有权限的;要加sudo;

 

异常:
Task not serializable
Caused by: java.io.NotSerializableException: redis.clients.jedis.Jedis
Serialization stack:
- object not serializable (class: redis.clients.jedis.Jedis, value: redis.clients.jedis.Jedis@4dc45584)
- field (class: com.atguigu.sparkmall.realtime.Req4RedisUserBlackList$$anonfun$main$1$$anonfun$apply$2, name: jedis$1, type: class redis.clients.jedis.Jedis)
- object (class com.atguigu.sparkmall.realtime.Req4RedisUserBlackList$$anonfun$main$1$$anonfun$apply$2, <function1>)

 

 
posted @   kris12  阅读(438)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
阅读排行:
· winform 绘制太阳,地球,月球 运作规律
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
levels of contents
点击右上角即可分享
微信分享提示