在ubuntu下安装sqldeveloper简单方法(sudo)

本文详细介绍了在Ubuntu环境下安装Oracle SQL Developer并解决启动时遇到的问题,包括权限问题排查和JRE兼容性检查。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

http://tutorialforlinux.com/2014/04/30/how-to-install-oracle-sql-developer-on-ubuntu-14-04-trusty-lts-32-64bit-easy-visual-guide/

 

1.下载其它系统

sqldeveloper-4.0.2.15.21-no-jre.zip

 

 

2.解压:
sudo su -c "mv /tmp/sqldeveloper /opt/"
sudo su -c "chmod +x /opt/sqldeveloper/sqldeveloper.sh"
3.
sudo su -c "ln -s /opt/sqldeveloper/sqldeveloper.sh /usr/local/bin/sqldeveloper"
4.运行: sqldeveloper
 

在ubuntu下安装了sqldeveloper,在启动的时候读完蓝条就消失了

Oracle SQL Developer
 Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.

LOAD TIME : 973#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x6ac5d430, pid=7663, tid=1832962880
#
# JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot(TM) Server VM (24.51-b03 mixed mode linux-x86 )
# Problematic frame:
# C  0x6ac5d430
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid7663.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#
/opt/sqldeveloper/sqldeveloper/bin/../../ide/bin/launcher.sh: 行 1193:  7663 已放弃               (核心已转储) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"

大概两种可能,一种是权限问题,用sudo启动试试;另一种是jre不兼容,比如32位/64位,或者1.7/1.6。
如果不是权限的问题, 建议换jdk试一下


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值