Hi,
We are using WebSphere under AIX server. Whenever I try to start our Application Server, it gives an error :
com.ibm.ejs.sm.exception.ActiveObjectException
---
com.ibm.ejs.client.command.ExecutionException : Command AppServer.start Sub-command Error
at....
at....
---
AppServer Startup failed.
***
However, the server starts up normally and is able to service all the requests. I want to know what is the exact cause of this error message, and how serious it is.
Also, the front-end sometimes gives an exception - StaleConnectionException, after which the it ceases to function properly. I have verified the database/node status to be normal whenever this happens and have been able to access the database and retreive data. The only crude solution I have comeup is restarting the Application Server from the administrative console. Does anybody out there know why this exception is thrown, and how it can be solved.
There are no issues whatsoever when the same applicaiton is deployed under WAS over WinNT.
Please help.
Thanks in advance.
Kartik S Ramachandran.