dm8 最小化安装时遇到dbca.sh无法启动-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 3502517
  • 博文数量: 718
  • 博客积分: 1860
  • 博客等级: 上尉
  • 技术积分: 7790
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-07 08:51
个人简介

偶尔有空上来看看

文章分类

全部博文(718)

文章存档

2024年(4)

2023年(74)

2022年(134)

2021年(238)

2020年(115)

2019年(11)

2018年(9)

2017年(9)

2016年(17)

2015年(7)

2014年(4)

2013年(1)

2012年(11)

2011年(27)

2010年(35)

2009年(11)

2008年(11)

最近访客
相关博文
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

分类: nosql

2022-08-24 16:57:55

虚拟机测试环境,最小化默认安装rhel7,然后开始建用户、目录、挂载dm8安装包

  1. [dmdba@localhost ~]$ ls
  2. dm8_20210607_x86_rh6_64_ent_8.1.2.18_pack2.iso
    [dmdba@localhost ~]$ cat /etc/re*se
    red hat enterprise linux server release 7.6 (maipo)


  3. [dmdba@localhost ~]$ dbca.sh
  4. exception: java.lang.noclassdeffounderror thrown from the uncaughtexceptionhandler in thread "main"
安装了x11后,执行xclock没问题,检查java没有

解决方法:

  1. 挂载os光盘
  2. mount -r /dev/sr0 /mnt

  3. cat > /etc/yum.repos.d/yum.repo<<eof

  4. [rhel77]
  5. name=rhel77
  6. baseurl=file:///mnt
  7. gpgcheck=0
  8. eof


  9. yum -y groupinstall "server with gui"


阅读(651) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图