Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Websphere on Solaris 2.7?

0 views
Skip to first unread message

v06...@my-deja.com

unread,
May 3, 2000, 3:00:00 AM5/3/00
to
Hi all

I'm trying to install a Websphere on a Solaris 2.7 together with an
Oracle 8.1.6 as a Database Repository.
I have tried and tried with different configurationmodes.. but still
don't get it to work...
This is the errorcode I get from the trace file..

003.842 1ef19816 CreateNsTable W Failed to get a connection
java.sql.SQLException: Io exception:
The Network Adapter could not establish the connection
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.sql.SQLException.<init>(Compiled Code)
at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
at oracle.jdbc.driver.OracleDriver.getConnectionInstance
(Compiled Code)
at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
at java.sql.DriverManager.getConnection(Compiled Code)
at com.ibm.ejs.dbm.jdbcext.ConnectionPool.<init>(Compiled Code)
at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool
(Compiled Code)
at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool
(Compiled Code)
at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled
Code)
at com.ibm.ejs.ns.CosNaming.CreateNsTables.dbInit(Compiled Code)
at com.ibm.ejs.ns.CosNaming.NameServer.init(Compiled Code)
at com.ibm.ejs.sm.server.ManagedServer.initializeNameService
(Compiled Code)
at com.ibm.ejs.sm.server.ManagedServer.initializeRuntime
(Compiled Code)
at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled
Code)
at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)

Any Ideas what can be wrong???????

---------------------------------------------
Linux is like a wigwam - no windows, no gates, apache inside!
-----------=== Webify or DIE ====-------------
Torbjorn Olmhagen Phone: +46 31 32 12200
Volvo Information Technology AB Fax: +46 31 66 2500
Dept 2540 , DA2N e-mail: Dive...@volvo.se
SE-405 08 Gothenburg http://www.it.volvo.se/
SWEDEN

Sent via Deja.com http://www.deja.com/
Before you buy.

lor...@my-deja.com

unread,
May 3, 2000, 3:00:00 AM5/3/00
to

Sounds like the Oracle listener isn't running.
Try running the command:

$ORACLE_HOME/bin/lsnrctl start

Then restart WAS.

In article <8eoka1$71e$1...@nnrp1.deja.com>,

0 new messages