Database Utilities (MOSC)

MOSC Banner

netca produces an error and does not run second time around

edited Jan 4, 2013 6:43AM in Database Utilities (MOSC) 8 commentsAnswered
I ran $ORACLE_HOME/bin/netca to create a listener for a database I just created and it gave me an error:

> $ORACLE_HOME/bin/netca

Oracle Net Services Configuration:
Error: null
Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_OraDb11g_home1-13010311AM3150.log
Oracle Net Services configuration failed.  The exit code is 1

I checked the trace log and the error is:

java.lang.NullPointerException
        at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
        at oracle.net.ca.NetCA.<init>(NetCA.java:443)
        at oracle.net.ca.NetCA.main(NetCA.java:429)

I tried re-running netca but it didn't even run the second time around. No log created this time.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center