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

Newbie

1 view
Skip to the first unread message

suchitra

unread,
17 Oct 2001, 2:59:08 pm17/10/01
to
Hi,

I was installing Websphere 3.5 on Sun Solaris 2.6 . I have installed
oracle and created a schema for the ejsadmin too.

I have also included the classes12.zip in the classpath .

But i get the following error when i try to start the websphere the
first time itself...
i start it using startServer.sh

thanks
Suchitra

--------------------------------------
[01.10.17 09:46:27:563 GMT-06:00] 192f161 AdminServer A Initializing
WebSphere Administration server
[01.10.17 09:46:27:572 GMT-06:00] 127d00e DrAdminServer A DrAdmin
available on port 37,971
[01.10.17 09:46:27:722 GMT-06:00] 192f161 DBMgr F Failed to
create a data source: java.sql.SQLException: Io exception
: The Network Adapter could not establish the connection
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.sql.SQLException.<init>(SQLException.java:43)
at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:114)
at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:156)
at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:269)
at
oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:210)
at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:251)

at
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:224)
at
com.ibm.ejs.cm.pool.JDBC1xConnectionFactory.createConnection(JDBC1xConnectionFactory.java:32)

at
com.ibm.ejs.cm.pool.ConnectionPool.createConnection(ConnectionPool.java:637)

at
com.ibm.ejs.cm.pool.ConnectionPool.createOrWaitForConnection(Compiled
Code)
at
com.ibm.ejs.cm.pool.ConnectionPool.findFreeConnection(ConnectionPool.java:520)

at
com.ibm.ejs.cm.pool.ConnectionPool.findConnectionForTx(Compiled Code)
at
com.ibm.ejs.cm.pool.ConnectionPool.allocateConnection(ConnectionPool.java:424)

at
com.ibm.ejs.cm.pool.ConnectionPool.getConnection(ConnectionPool.java:169)

at
com.ibm.ejs.cm.DataSourceImpl.getConnection(DataSourceImpl.java:113)
at
com.ibm.ejs.cm.SMDataSource.getConnection(SMDataSource.java:83)
at com.ibm.ejs.sm.util.db.DBMgr.initialize(DBMgr.java:183)
at
com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(AdminServer.java:1193)

at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:984)

at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:353)

FATAL Failed to create a data source: {0} java.sql.SQLException: Io
exception: The Network Adapter could not establish the co
nnection
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.sql.SQLException.<init>(SQLException.java:43)
at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:114)
at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:156)
at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:269)
at
oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:210)
at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:251)

at
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:224)
at
com.ibm.ejs.cm.pool.JDBC1xConnectionFactory.createConnection(JDBC1xConnectionFactory.java:32)

at
com.ibm.ejs.cm.pool.ConnectionPool.createConnection(ConnectionPool.java:637)

at
com.ibm.ejs.cm.pool.ConnectionPool.createOrWaitForConnection(Compiled
Code)
at
com.ibm.ejs.cm.pool.ConnectionPool.findFreeConnection(ConnectionPool.java:520)

at
com.ibm.ejs.cm.pool.ConnectionPool.findConnectionForTx(Compiled Code)
at
com.ibm.ejs.cm.pool.ConnectionPool.allocateConnection(ConnectionPool.java:424)

-------------------------------------


Ken Hygh

unread,
17 Oct 2001, 9:48:52 pm17/10/01
to suchitra
This typically means that either you have the wrong URL, or Oracle isn't
running, or there's something in your network stopping communication
between the WAS server and the Oracle box.
Ken

Patrick Finnegan

unread,
18 Oct 2001, 12:24:18 am18/10/01
to
Verify from the command line that you have a connection to the database.

For example on DB2:

db2 connect to db WAS user patrick using patrick.

If you have command line connectivity then the network and adapters are OK.
Check the websphere\appserver\bin admin.config file to ensure that the
database properties are correct.

You need to be an Apache administrator, Network analyst, DBA and WebSphere
Administrator to install WebSphere cleanly. If you are just a developer
then get the rest of the IT department involved.

"suchitra" <csuc...@in.ibm.com> wrote in message
news:3BCDD4FC...@in.ibm.com...

> -------------------------------------
>
>
>
>
>
>


0 new messages