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

Can't start adminserver with error code 10

6 views
Skip to first unread message

Jeffrey

unread,
Apr 22, 2002, 4:30:39 PM4/22/02
to
Can't start WS Admin Server with error code 10 for un known reason.

Here is log message.
************ Start Display Current Environment ************
WebSphere AE 4.0.1 a0131.07 running with process name
integration4/__adminServer and process id 2716
Host Operating System is Windows 2000, version 5.0
Java version = J2RE 1.3.0 IBM build cn130-20010609 (JIT enabled: jitc), Java
Compiler = jitc
server.root = C:\WebSphere\AppServer
Java Home = C:\WebSphere\AppServer\java\jre
ws.ext.dirs =
C:\WebSphere\AppServer\java\lib;C:\WebSphere\AppServer\classes;C:\WebSphere\
AppServer\lib;C:\WebSphere\AppServer\lib\ext;C:\WebSphere\AppServer\web\help
;C:\PROGRA~1\SQLLIB\java\db2java.zip
Classpath =
C:\WebSphere\AppServer\properties;C:\WebSphere\AppServer\lib\bootstrap.jar
Java Library path =
C:\WebSphere\AppServer\java\bin;.;C:\WINNT\System32;C:\WINNT;C:\WebSphere\Ap
pServer\bin;C:\Program Files\IBM\LDAP\bin;C:\IBMDebug\bin;C:\Program
Files\ibm\gsk5\lib;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Prog
ram Files\SQLLIB\BIN;C:\Program Files\SQLLIB\FUNCTION;C:\Program
Files\SQLLIB\SAMPLES\REPL;C:\Program
Files\SQLLIB\HELP;C:\PROGRA~1\IBM\IMNNQ;C:\WebSphere\AppServer\bin
Current trace specification =
************* End Display Current Environment *************
[02.04.22 16:21:32:104 EDT] 55c7b795 U UOW=
source=com.ibm.ws.runtime.Server org=IBM prod=WebSphere
Version : 4.0.1
[02.04.22 16:21:32:204 EDT] 55c7b795 U UOW=
source=com.ibm.ws.runtime.Server org=IBM prod=WebSphere
Edition: Advanced Edition for Multiplatforms
[02.04.22 16:21:32:234 EDT] 55c7b795 U UOW=
source=com.ibm.ws.runtime.Server org=IBM prod=WebSphere
Build date: Thu Aug 09 00:00:00 EDT 2001
[02.04.22 16:21:32:254 EDT] 55c7b795 U UOW=
source=com.ibm.ws.runtime.Server org=IBM prod=WebSphere
Build number: a0131.07
[02.04.22 16:21:33:246 EDT] 55c7b795 W UOW= source=com.ibm.CORBA.iiop.Util
method=Util org=IBM prod=WebSphere component=ORB
JORB0012: Pass by reference has been set to: true (NoLocalCopies
= true)
[02.04.22 16:21:42:830 EDT] 55c7b795 W UOW=
source=com.ibm.ejs.sm.util.db.DBMgr org=IBM prod=WebSphere

SMTL0027W: An exception occurred during database update: update
EJSADMIN.WLMBOOTSRVRS_TABLE set SERVER_INSTANCE = ? , SERVER_STATE = ? ,
SERVER_ID = ? , IOR = ? where GROUP_NAME = ? and SERVER_NAME = ?
COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver][DB2/NT] SQL0302N The value
of a host variable in the EXECUTE or OPEN statement is too large for its
corresponding use. SQLSTATE=22001

at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.throw_SQLException(SQLExceptionGe
nerator.java:260)
at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.throw_SQLException(SQLExceptionGe
nerator.java:197)
at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.check_return_code(SQLExceptionGen
erator.java:448)
at
COM.ibm.db2.jdbc.app.DB2PreparedStatement.execute2(DB2PreparedStatement.java
:1247)
at
COM.ibm.db2.jdbc.app.DB2PreparedStatement.executeUpdate(DB2PreparedStatement
.java:807)
at
com.ibm.ejs.cm.cache.CachedStatement.executeUpdate(CachedStatement.java:235)
at
com.ibm.ejs.cm.proxy.PreparedStatementProxy.executeUpdate(PreparedStatementP
roxy.java:164)
at com.ibm.ejs.sm.util.db.DBMgr.executePreparedUpdate(DBMgr.java:629)
at
com.ibm.ws.wlm.bootstrap.WLMBootstrapImpl.updateServerTable(WLMBootstrapImpl
.java:518)
at
com.ibm.ws.wlm.bootstrap.WLMBootstrapImpl.initialize(WLMBootstrapImpl.java:1
52)
at com.ibm.ejs.sm.server.AdminServer.initializeWLM(AdminServer.java:1225)
at com.ibm.ws.runtime.Server.initializeRuntime0(Server.java:945)
at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime0(ManagedServer.java:40
7)
at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1104)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)

[02.04.22 16:21:43:260 EDT] 55c7b795 W UOW=
source=com.ibm.ws.wlm.bootstrap.WLMBootstrapImpl org=IBM prod=WebSphere
WWLM0013: Method updateServerTable encountered an unexpected
exception while updating table EJSADMIN.WLMBOOT_TABLE.
COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver][DB2/NT] SQL0302N The value
of a host variable in the EXECUTE or OPEN statement is too large for its
corresponding use. SQLSTATE=22001

at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.throw_SQLException(SQLExceptionGe
nerator.java:260)
at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.throw_SQLException(SQLExceptionGe
nerator.java:197)
at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.check_return_code(SQLExceptionGen
erator.java:448)
at
COM.ibm.db2.jdbc.app.DB2PreparedStatement.execute2(DB2PreparedStatement.java
:1247)
at
COM.ibm.db2.jdbc.app.DB2PreparedStatement.executeUpdate(DB2PreparedStatement
.java:807)
at
com.ibm.ejs.cm.cache.CachedStatement.executeUpdate(CachedStatement.java:235)
at
com.ibm.ejs.cm.proxy.PreparedStatementProxy.executeUpdate(PreparedStatementP
roxy.java:164)
at com.ibm.ejs.sm.util.db.DBMgr.executePreparedUpdate(DBMgr.java:629)
at
com.ibm.ws.wlm.bootstrap.WLMBootstrapImpl.updateServerTable(WLMBootstrapImpl
.java:518)
at
com.ibm.ws.wlm.bootstrap.WLMBootstrapImpl.initialize(WLMBootstrapImpl.java:1
52)
at com.ibm.ejs.sm.server.AdminServer.initializeWLM(AdminServer.java:1225)
at com.ibm.ws.runtime.Server.initializeRuntime0(Server.java:945)
at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime0(ManagedServer.java:40
7)
at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1104)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)

[02.04.22 16:21:43:721 EDT] 55c7b795 X UOW=
source=com.ibm.ejs.sm.server.AdminServer org=IBM prod=WebSphere
ADMS0001W: Unexpected WLMBootstrapException
Current exception:
Message:
WWLM0013: Method updateServerTable encountered an unexpected exception
while updating table EJSADMIN.WLMBOOT_TABLE.
Stack trace:
com.ibm.ws.wlm.bootstrap.WLMBootstrapException
at
com.ibm.ws.wlm.bootstrap.WLMBootstrapImpl.updateServerTable(WLMBootstrapImpl
.java:521)
at
com.ibm.ws.wlm.bootstrap.WLMBootstrapImpl.initialize(WLMBootstrapImpl.java:1
52)
at com.ibm.ejs.sm.server.AdminServer.initializeWLM(AdminServer.java:1225)
at com.ibm.ws.runtime.Server.initializeRuntime0(Server.java:945)
at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime0(ManagedServer.java:40
7)
at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1104)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)

Previous exception:
Message:
null
Stack trace:
COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver][DB2/NT] SQL0302N The value
of a host variable in the EXECUTE or OPEN statement is too large for its
corresponding use. SQLSTATE=22001

at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.throw_SQLException(SQLExceptionGe
nerator.java:260)
at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.throw_SQLException(SQLExceptionGe
nerator.java:197)
at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.check_return_code(SQLExceptionGen
erator.java:448)
at
COM.ibm.db2.jdbc.app.DB2PreparedStatement.execute2(DB2PreparedStatement.java
:1247)
at
COM.ibm.db2.jdbc.app.DB2PreparedStatement.executeUpdate(DB2PreparedStatement
.java:807)
at
com.ibm.ejs.cm.cache.CachedStatement.executeUpdate(CachedStatement.java:235)
at
com.ibm.ejs.cm.proxy.PreparedStatementProxy.executeUpdate(PreparedStatementP
roxy.java:164)
at com.ibm.ejs.sm.util.db.DBMgr.executePreparedUpdate(DBMgr.java:629)
at
com.ibm.ws.wlm.bootstrap.WLMBootstrapImpl.updateServerTable(WLMBootstrapImpl
.java:518)
at
com.ibm.ws.wlm.bootstrap.WLMBootstrapImpl.initialize(WLMBootstrapImpl.java:1
52)
at com.ibm.ejs.sm.server.AdminServer.initializeWLM(AdminServer.java:1225)
at com.ibm.ws.runtime.Server.initializeRuntime0(Server.java:945)
at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime0(ManagedServer.java:40
7)
at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1104)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)

End of exception traces

[02.04.22 16:21:44:262 EDT] 55c7b795 X UOW=
source=com.ibm.ejs.sm.server.AdminServer org=IBM prod=WebSphere
WSVR0009E: Error occurred during startup
com.ibm.ejs.sm.exception.OpException: Unexpected WLMBootstrapException
thrown while initializing WLM Bootstrap service
at com.ibm.ejs.sm.server.AdminServer.initializeWLM(AdminServer.java:1229)
at com.ibm.ws.runtime.Server.initializeRuntime0(Server.java:945)
at
com.ibm.ejs.sm.server.ManagedServer.initializeRuntime0(ManagedServer.java:40
7)
at
com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1104)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)

[02.04.22 16:21:44:412 EDT] 55c7b795 F UOW=
source=com.ibm.ejs.sm.server.AdminServer org=IBM prod=WebSphere
WSVR0067E: Failed to initialize WebSphere Administration server

An expception occurred while updating WLMBOOTSERVER_TABLE, stating "The
value of a host variable in the EXECUTE or OPEN statement is too large for
its corresponding use. SQLSTATE=22001"

Can anybody in the group figure out what the settings are wrong or how to
fix the problem?

Thanks in advance,
Jeffrey

Ken Hygh

unread,
Apr 22, 2002, 6:08:06 PM4/22/02
to
Jeffrey,
Just a WAG, but try giving your machine a short hostname.
Ken
0 new messages