原因 混合java 和scala 无法编译 解决 右键项目 > properties > scala Compiler >勾选Use Project Setting > Scala Installation > Fixed Scala Installation(对应版本)(built-in) > B ...
分类:
系统相关 时间:
2020-06-06 09:27:26
阅读次数:
114
1.java编译报错 错误 Error: A JNI error has occurred, please check your installation and try again 👆下面还有其他报错但我没有截到,但问题的原因都是这个👆 这个错误一般情况是由于java 版本 与javac 版本 ...
分类:
其他好文 时间:
2020-06-04 01:04:18
阅读次数:
78
1、报错configure: error: Cannot locate mysql client library. Please check your mysql installation 安装一个包就可以了 dnf install MariaDB-devel 上面这个包名MariaDB-devel ...
分类:
数据库 时间:
2020-06-02 17:20:31
阅读次数:
84
公司因为停电维护,vsan集群关机后重新开机,发现两个节点状态是notresponding。分析可能的原因:网线没插启动介质故障,比如SD卡(我经历过)没有从SD启动,需要修改启动顺序。(我经历过) 集群起来后,发现一大推虚机状态是孤立状态,怎么处理?检查vsan集群,发现数据副本是健康的。重启vCenter没有解决。登录vspherewebclient,浏览vsandatastore,
分类:
其他好文 时间:
2020-06-01 15:27:28
阅读次数:
283
问题:安装oracle-java8-installer按照如下指南失败: How To Install Java with Apt-Get on Ubuntu 16.04[https://www.digitalocean.com/community/tutorials/how-to-install- ...
分类:
数据库 时间:
2020-06-01 12:04:50
阅读次数:
103
Cerebrocerebroisanopensource(MITLicense)elasticsearchwebadmintoolbuiltusingScala,PlayFramework,AngularJSandBootstrap.RequirementscerebroneedsJava1.8ornewertorun.Installation:1.Downloadfromhttps://gith
分类:
Web程序 时间:
2020-05-31 09:23:35
阅读次数:
110
今天,我突然想在U盘上装个Linux系统,可以随身携带,十分方便。经过一通斟酌之后,我选择了Arch Linux。安装过程都被写烂了,这里就贴几条链接以及说一下注意事项。 https://wiki.archlinux.org/index.php/Installation_guide_(%E7%AE% ...
分类:
其他好文 时间:
2020-05-29 16:23:41
阅读次数:
109
一文了解vCenter虚拟化集群,vMotion动态迁移,ESXI主机高可用,网络存储等的应用。
分类:
其他好文 时间:
2020-05-28 17:59:45
阅读次数:
343
安装205yuminstallmariadb-y206yuminstallmariadb-server-y207systemctlrestartmariadb208systemctlenablemariadb初始化mysql_secure_installation查看数据库showdatabases;更改密码MariaDB[(none)]>setpassword=password(‘linu
分类:
数据库 时间:
2020-05-28 13:28:36
阅读次数:
73