我正在使用Linux Mint Olivia Distribution并希望安装Oracle 11gXE,但我遇到了一些问题.我几乎遵循了这些步骤来成功完成安装: 在Mint和Ubuntu上安装Oracle 11gXE
但是在运行服务时sudo service oracle-xe start我得到了这个输出:
Starting Oracle Net Listener.
Starting Oracle Database 11g Express Edition instance.
Failed to start Oracle Net Listener using /u01/app/oracle/product/11.2.0/xe/bin/tnslsnr and Oracle Express Database using /u01/app/oracle/product/11.2.0/xe/bin/sqlplus.
Run Code Online (Sandbox Code Playgroud)
有什么帮助吗?
我的Eclipse调试器有问题。当我启动服务器(JBoss Server AS 4.2)时,它总是在名为WebAppClassLoader的类的断点处停止,该类的源代码在我的机器上不存在。我不知道如何禁用这个令人沮丧的断点。有什么建议吗?