cant run dbca , netca,netmgr [message #422468] |
Wed, 16 September 2009 13:14 |
shaficivil
Messages: 4 Registered: August 2009
|
Junior Member |
|
|
dbua
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:1 34)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi ronment.java:62)
at java.awt.Font.initializeFont(Font.java:308)
at java.awt.Font.<init>(Font.java:344)
at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
at oracle.sysman.assistants.util.wizard.WizardObject.<init>(WizardObject .java:64)
at oracle.sysman.assistants.dbma.ui.DBMAWizard.<init>(DBMAWizard.java:18 3)
at oracle.sysman.assistants.dbma.ui.UICompManager.<init>(UICompManager.j ava:153)
at oracle.sysman.assistants.dbma.Dbma.getCompManager(Dbma.java:154)
at oracle.sysman.assistants.dbma.Dbma.execute(Dbma.java:98)
at oracle.sysman.assistants.dbma.Dbma.statusMain(Dbma.java:199)
at oracle.sysman.assistants.dbma.Dbma.main(Dbma.java:180)
pls explain and troubleshoot this thanx
|
|
|
|
|
|
|
Re: cant run dbca , netca,netmgr [message #422483 is a reply to message #422468] |
Wed, 16 September 2009 14:44 |
shaficivil
Messages: 4 Registered: August 2009
|
Junior Member |
|
|
# ssh -x oracle@localhost
The authenticity of host 'localhost (127.0.0.1)' can't be established.
RSA key fingerprint is 76:09:76:72:63:09:c9:20:27:1e:fa:53:b5:65:54:27.
Are you sure you want to continue connecting (yes/no)? y
Please type 'yes' or 'no': yes
Warning: Permanently added 'localhost' (RSA) to the list of known hosts.
oracle@localhost's password:
Last login: Thu Sep 17 01:03:10 2009
-bash: ulimit: open files: cannot modify limit: Operation not permitted
[oracle@localhost ~]$ dbca
-bash: dbca: command not found
still cant work it out
|
|
|
|
|
|