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

weirdest problems with WAS 3.5

3 views
Skip to first unread message

KS Organisation / Informatik

unread,
Oct 2, 2001, 9:49:18 AM10/2/01
to
Hi,


I can't get WAS 3.5 Adv. to work properly.

Installed just as in the docs for WAS35AE+IBMHTTPD+DB2.
At first, couldnt start it at all.
Then suddenly without any action from my side it startet but Cant access
servlets, not even the demo servlets (/servlet/hello).

Then, If (and only if) I access those servlets from a browser running on
the host which has the websphere and the httpd they work. (seems to be
proxy trouble).

Now I'm unable to start the websphere again. Errors in tracefile:

# tail -10 nanny.trace
[01.10.02 15:25:55:543 CEST] b8c55052 Nanny A Initial adminserver
startup failed..
[01.10.02 15:25:55:544 CEST] b8c55052 Nanny < main
[01.10.02 15:37:33:808 CEST] b8c55c6b Nanny > main
"admin.config"
[01.10.02 15:37:34:045 CEST] b8c55c6b Nanny A Initial admin
server startup..
[01.10.02 15:39:14:393 CEST] b8c55c6b Nanny A Retrying Initial
adminserver startup
[01.10.02 15:40:54:521 CEST] b8c55c6b Nanny A Retrying Initial
adminserver startup
[01.10.02 15:42:34:590 CEST] b8c55c6b Nanny A Retrying Initial
adminserver startup
[01.10.02 15:42:34:590 CEST] b8c55c6b Nanny A Initial adminserver
startup failed..
[01.10.02 15:42:34:591 CEST] b8c55c6b Nanny < main
root@ffzj0xev:/usr/WebSphere/AppServer/logs


and:
# tail -35 tracefile
in the invokeInitializers method on class:
"com.ibm.servlet.engine.ejs.ServletEngineAdminInitializer"
FATAL Encountered an exception {0} in the invokeInitializers method on
class: {1} java.rmi.ServerException: RemoteException occurred in server
thread; nested exception is:
java.rmi.RemoteException: Database select failed to find all
instances of VirtualHost.; nested exception is:
com.ibm.ejs.cm.portability.StaleConnectionException
java.rmi.RemoteException: Database select failed to find all instances of
VirtualHost.; nested exception is:
com.ibm.ejs.cm.portability.StaleConnectionException
com.ibm.ejs.cm.portability.StaleConnectionException
----- Begin backtrace for detail
java.rmi.RemoteException: Database select failed to find all instances of
VirtualHost.; nested exception is:
com.ibm.ejs.cm.portability.StaleConnectionException
com.ibm.ejs.cm.portability.StaleConnectionException
----- Begin backtrace for detail
com.ibm.ejs.cm.portability.StaleConnectionException
"com.ibm.servlet.engine.ejs.ServletEngineAdminInitializer"
java.lang.Throwable
at com.ibm.ejs.ras.CBuffLogger.fatalEvent(CBuffLogger.java:342)
at com.ibm.ejs.ras.Tr.fireTraceEvent(Tr.java:453)
at com.ibm.ejs.ras.Tr.fatal(Tr.java:856)
at
com.ibm.ejs.sm.server.AdminServer.invokeInitializers(AdminServer.java:132
6)
at
com.ibm.ejs.sm.server.AdminServer.completeNodeInitialization(AdminServer.
java:1278)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:355)
[01.10.02 15:41:26:105 CEST] e22df9d PluginCfgGene X Plugin Cfg Error
java.rmi.ServerException:
RemoteException occurred in server thread; nested exception is:
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
java.lang.NullPointerException
----- Begin backtrace for detail
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
java.lang.NullPointerException
----- Begin backtrace for detail
java.lang.NullPointerException

root@ffzj0xev:/usr/WebSphere/AppServer/logs
#


Versions:
# lslpp -la "IBMWebAS.*"
Fileset Level State Description
-----------------------------------------------------------------------
-----
Path: /usr/lib/objrepos
IBMWebAS.base.IBMApache 3.5.0.0 COMMITTED IBMWebAS.base -
IBMApache
IBMWebAS.base.ITJ.Info 1.0.0.0 COMMITTED IBMWebAS.base - ITJ Info
IBMWebAS.base.WASicon 3.5.0.0 COMMITTED IBMWebAS.base - WASicon
IBMWebAS.base.admin 3.5.0.0 COMMITTED IBMWebAS.base - admin
IBMWebAS.base.samples 3.5.0.0 COMMITTED IBMWebAS.base - samples
IBMWebAS.base.server 3.5.0.0 COMMITTED IBMWebAS.base - server
IBMWebAS.base.tivoli 3.5.0.0 COMMITTED IBMWebAS.base - tivoli
root@ffzj0xev:/usr/WebSphere/AppServer/logs

IBM httpd is 1.3.12, DB2 is 7.1 with FP3.
OS is AIX 4.3.3.25.


any hints for me?


bye
M.Homann

B.Mangalaganesh

unread,
Oct 3, 2001, 9:56:35 AM10/3/01
to
Hi,

Catalog the database as if it is a remote database.(to avoid stale connection
exception)

I think the WAS handbook(s) has the necessary instructions on doing this.

Manglu

Mathias Homann

unread,
Oct 3, 2001, 4:01:33 PM10/3/01
to
B.Mangalaganesh wrote:

> Hi,
>
> Catalog the database as if it is a remote database.(to avoid stale
> connection exception)
>
> I think the WAS handbook(s) has the necessary instructions on doing this.
>
> Manglu
>
> KS Organisation / Informatik wrote:
>


I think I did that, just as described in the Websphere installation docs...


bye
MH (posting from home this time)

KS Organisation / Informatik

unread,
Oct 4, 2001, 3:30:10 AM10/4/01
to
In article <9pfqr4$gin$06$1...@news.t-online.com>, le...@eregion.de says...

Checked again... Yea, the WAS database is cataloged at a TCPIP node which
points to the IP adress of the WAS server (where also the db2 is).


bye
MH

0 new messages