Alan,
Difficult to guess the cause here, check Install log for any failure during silent install.
As you wrote database is up and configured properly, I will start checking status of listener and dbconsole i.e.
lsnrctl status
emctl status dbconsole
You may want try reconfiguring Enterprise manager (emca) portion manually to see if it helps.
-Arun
>>> On 2/5/2007 at 11:53 AM, <ajbrown2007@(protected):
> hello,
>
> I am 'learning' to install Oracle Enterprise 10 on SLES 9 SP2 and appear to
> be missing a step or not understanding something. I have sucessfully
> installed Oracle using runInstall in Interactive mode. Things appeared to go
> smoothly and I was able to access http://fqdn:1158/em.
>
> Next I am trying to perform the same install but in non-interactive mode.
>
> I run the installation interactively on a freshly installed SUSE box this
> time recording a response file.
>
> On another fresh SUSE install I try to install Oracle using the response
> file,
> /tmp/oracle/database/runInstaller -silent -responseFile
> /home1/app/oracle/newinstall.rsp.
>
> This appear to go well. At the end I run root.sh as instructed. I once again
> go to http://fqdn:1158/en and get the error below. As a side note it appears
> that the DB is up, as I can run some basic sqlplus command such as select *
> from dba_users;
>
> 500 Internal Server Error
>
java.lang.NullPointerException at
> oracle.jdbc.driver.T4CTTIoauthenticate.marshalOauth(T4CTTIoauthenticate.java:
> 381) at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:360) at
> oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:493) at
> oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:164) at
> oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:3
> 4) at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:767) at
> oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java
> :324) at
> oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleCon
> nectionPoolDataSource.java:114) at
> oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleCon
> nectionCacheImpl.java:694) at
> oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnecti
> onCacheImpl.java:540) at
> oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCach
> eImpl.java:346) at oracle.jd
> bc.poo
> l.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:324
> ) at
> oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:2
> 96) at
> oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCach
> e.java:423) at
> oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectio
> nCache.java:156) at
> oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(Connectio
> nService.java:605) at
> oracle.sysman.emSDK.svc.conn.ConnectionService.getRepositoryVersionAndMode(Co
> nnectionService.java:368) at
> oracle.sysman.emSDK.svc.conn.ConnectionService.verifyRepositoryEx(ConnectionS
> ervice.java:395) at
> oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:144) a
> t com.evermind[Oracle Application Server Containers for J2EE 10g
> (9.0.4.1.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispat
> cher.java:600) at com.evermind[Oracle Application Server Containers for J2EE
> 10g (9.0.4.1.0)].server.http.ServletR
> equest
> Dispatcher.forwardInternal(ServletRequestDispatcher.java:317) at
> com.evermind[Oracle Application Server Containers for J2EE 10g
> (9.0.4.1.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler
> .java:793) at com.evermind[Oracle Application Server Containers for J2EE 10g
> (9.0.4.1.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270) a
> t com.evermind[Oracle Application Server Containers for J2EE 10g
> (9.0.4.1.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112) a
> t com.evermind[Oracle Application Server Containers for J2EE 10g
> (9.0.4.1.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableRes
> ourcePooledExecutor.java:192) at
java.lang.Thread.run (
Thread.java:534)
> Any insight appreciated,
> Thanks,
> Alan
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting