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

WAS 3.5 and Windows 2000 error

0 views
Skip to first unread message

Mark

unread,
Mar 4, 2002, 4:16:28 PM3/4/02
to
I'm getting the following when attempting to start the Websphere 3.5 Admin
Service:

"The IBM WS AdminServer service terminated with service-specific error 10. "


The tracefile has the following errors:

[02.03.04 12:23:51:796 PST] 5cbdae6c CreateNsTable W Failed to create tables
java.sql.SQLException: Io exception: The Network Adapter could not establish
the connection
at java.sql.SQLException.<init>(SQLException.java:45)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:323)
at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:263)
at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:365)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
at
com.ibm.ejs.cm.pool.JDBC1xConnectionFactory.createConnection(JDBC1xConnectio
nFactory.java:44)
at
com.ibm.ejs.cm.pool.ConnectionPool.createConnection(ConnectionPool.java:787)
at
com.ibm.ejs.cm.pool.ConnectionPool.createOrWaitForConnection(ConnectionPool.
java:738)
at
com.ibm.ejs.cm.pool.ConnectionPool.findFreeConnection(ConnectionPool.java:66
9)
at
com.ibm.ejs.cm.pool.ConnectionPool.findConnectionForTx(ConnectionPool.java:5
82)
at
com.ibm.ejs.cm.pool.ConnectionPool.allocateConnection(ConnectionPool.java:50
7)
at
com.ibm.ejs.cm.pool.ConnectionPool.getConnection(ConnectionPool.java:231)
at com.ibm.ejs.cm.DataSourceImpl.getConnection(DataSourceImpl.java:131)
at com.ibm.ejs.cm.SMDataSource.getConnection(SMDataSource.java:83)
at com.ibm.ejs.ns.CosNaming.CreateNsTables.dbInit(CreateNsTables.java:142)
at com.ibm.ejs.ns.CosNaming.NameServer.init(NameServer.java:276)
at
com.ibm.ejs.sm.server.ManagedServer.initializeNameService(ManagedServer.java
:1006)
at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(ManagedServer.java:579
)
at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:1008)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:365)

[02.03.04 12:23:52:359 PST] 5cbdae6c AdminServer A ADMS0002I: Initializing
WebSphere Administration server
[02.03.04 12:23:52:421 PST] be8fae6e DrAdminServer A SMTL0018I: DrAdmin
available on port 1,277
[02.03.04 12:23:53:656 PST] 5cbdae6c DBMgr F Failed to create a data
source: java.sql.SQLException: Io exception: The Network Adapter could not
establish the connection
at java.sql.SQLException.<init>(SQLException.java:45)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:323)
at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:263)
at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:365)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
at
com.ibm.ejs.cm.pool.JDBC1xConnectionFactory.createConnection(JDBC1xConnectio
nFactory.java:44)
at
com.ibm.ejs.cm.pool.ConnectionPool.createConnection(ConnectionPool.java:787)
at
com.ibm.ejs.cm.pool.ConnectionPool.createOrWaitForConnection(ConnectionPool.
java:738)
at
com.ibm.ejs.cm.pool.ConnectionPool.findFreeConnection(ConnectionPool.java:66
9)
at
com.ibm.ejs.cm.pool.ConnectionPool.findConnectionForTx(ConnectionPool.java:5
82)
at
com.ibm.ejs.cm.pool.ConnectionPool.allocateConnection(ConnectionPool.java:50
7)
at
com.ibm.ejs.cm.pool.ConnectionPool.getConnection(ConnectionPool.java:231)
at com.ibm.ejs.cm.DataSourceImpl.getConnection(DataSourceImpl.java:131)
at com.ibm.ejs.cm.SMDataSource.getConnection(SMDataSource.java:83)
at com.ibm.ejs.sm.util.db.DBMgr.initialize(DBMgr.java:204)
at
com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(AdminServer.java:1280)
at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:1043)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:365)

FATAL Failed to create a data source: {0} java.sql.SQLException: Io
exception: The Network Adapter could not establish the connection
at java.sql.SQLException.<init>(SQLException.java:45)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:323)
at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:263)
at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:365)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
at
com.ibm.ejs.cm.pool.JDBC1xConnectionFactory.createConnection(JDBC1xConnectio
nFactory.java:44)
at
com.ibm.ejs.cm.pool.ConnectionPool.createConnection(ConnectionPool.java:787)
at
com.ibm.ejs.cm.pool.ConnectionPool.createOrWaitForConnection(ConnectionPool.
java:738)
at
com.ibm.ejs.cm.pool.ConnectionPool.findFreeConnection(ConnectionPool.java:66
9)
at
com.ibm.ejs.cm.pool.ConnectionPool.findConnectionForTx(ConnectionPool.java:5
82)
at
com.ibm.ejs.cm.pool.ConnectionPool.allocateConnection(ConnectionPool.java:50
7)
at
com.ibm.ejs.cm.pool.ConnectionPool.getConnection(ConnectionPool.java:231)
at com.ibm.ejs.cm.DataSourceImpl.getConnection(DataSourceImpl.java:131)
at com.ibm.ejs.cm.SMDataSource.getConnection(SMDataSource.java:83)
at com.ibm.ejs.sm.util.db.DBMgr.initialize(DBMgr.java:204)
at
com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(AdminServer.java:1280)
at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:1043)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:365)

[02.03.04 12:24:02:921 PST] 5cbdaf99 CreateNsTable W Failed to create tables
java.sql.SQLException: Io exception: The Network Adapter could not establish
the connection
at java.sql.SQLException.<init>(SQLException.java:45)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:323)
at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:263)
at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:365)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
at
com.ibm.ejs.cm.pool.JDBC1xConnectionFactory.createConnection(JDBC1xConnectio
nFactory.java:44)
at
com.ibm.ejs.cm.pool.ConnectionPool.createConnection(ConnectionPool.java:787)
at
com.ibm.ejs.cm.pool.ConnectionPool.createOrWaitForConnection(ConnectionPool.
java:738)
at
com.ibm.ejs.cm.pool.ConnectionPool.findFreeConnection(ConnectionPool.java:66
9)
at
com.ibm.ejs.cm.pool.ConnectionPool.findConnectionForTx(ConnectionPool.java:5
82)
at
com.ibm.ejs.cm.pool.ConnectionPool.allocateConnection(ConnectionPool.java:50
7)
at
com.ibm.ejs.cm.pool.ConnectionPool.getConnection(ConnectionPool.java:231)
at com.ibm.ejs.cm.DataSourceImpl.getConnection(DataSourceImpl.java:131)
at com.ibm.ejs.cm.SMDataSource.getConnection(SMDataSource.java:83)
at com.ibm.ejs.ns.CosNaming.CreateNsTables.dbInit(CreateNsTables.java:142)
at com.ibm.ejs.ns.CosNaming.NameServer.init(NameServer.java:276)
at
com.ibm.ejs.sm.server.ManagedServer.initializeNameService(ManagedServer.java
:1006)
at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(ManagedServer.java:579
)
at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:1008)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:365)


Any ideas anyone. Thanks in advance.

Mark


JHolden

unread,
Mar 4, 2002, 3:54:17 PM3/4/02
to
Mark,

See Jenny Lee's problem dated 2/28. She had the same problem.

J.
"Mark" <mad2s...@yahoo.ca> wrote in message
news:a60hlr$19tu$1...@news.boulder.ibm.com...

Thorsten

unread,
Mar 4, 2002, 4:10:08 PM3/4/02
to
Hi Mark,

under the following URL you can find the release Notes for WAS3.5 FixPack 2.
Your Problem is part of this Note.

http://www-4.ibm.com/software/webservers/appserv/doc/v35/ae/infocenter/was/r
elnotes_fp2.html

It says that there is a blank line missing at the end of the "admin.config"
file. (search for admin.config on the WebPage, you'll find it immediatly).

From my own experience I can say, that it works -sometimes-. Sometimes I had
to reboot the Server, and after that it worked again. In other cases (the
worst) I also had to reinstall (!!!!!) WAS to solve the problem.

I hope you don't have to reinstall.

Good Luck
Thorsten

"Mark" <mad2s...@yahoo.ca> schrieb im Newsbeitrag
news:a60hlr$19tu$1...@news.boulder.ibm.com...

Thorsten

unread,
Mar 4, 2002, 4:37:39 PM3/4/02
to
There's something I forgot:

Never Shut Down your System without stopping HostPublisher or Websphere
Server. And don't use the TaskManger. Always stop the Server using the
Administrator Console. I'm not sure, but I believe that I made this mistake
once, and after that the error 10 appeared the first time. In addition I
must say it happend with NT4. But with W2K I never made this mistake again,
and the error never returned.

Thorsten

"Mark" <mad2s...@yahoo.ca> schrieb im Newsbeitrag
news:a60hlr$19tu$1...@news.boulder.ibm.com...

Raj

unread,
Mar 4, 2002, 6:37:54 PM3/4/02
to
Try db2 connect cmd first !! looks like its not able toi connect to
db.. is it remote Db ??

Raj


"Mark" <mad2s...@yahoo.ca> wrote in message news:<a60hlr$19tu$1...@news.boulder.ibm.com>...

0 new messages