I installed IBM Websphere an successfully started IBM WebSphere Administrative Service on Windows 2000. The admin.config file mentions 2222 as the bootstrapport. I tried starting admin console by running admminclient.bat passing in "localhost" and "2222" as the parameters for host and port. But, the service fails to start. The error that I get is
"55cc3e00 Repositort CLi W caught NamingException exception while getting initial context."
ANy feedback on this would be appreciated. Please suggest any solution isn detail.
Thanks
Tarun
Discussions
EJB programming & troubleshooting: Error in starting Administrative's Console in Websphere
-
Error in starting Administrative's Console in Websphere (1 messages)
- Posted by: Tarun Harnathka
- Posted on: December 30 2000 15:59 EST
Threaded Messages (1)
- Error in starting Administrative's Console in Websphere by B.Bhaskar Rao on December 31 2000 20:40 EST
-
Error in starting Administrative's Console in Websphere[ Go to top ]
- Posted by: B.Bhaskar Rao
- Posted on: December 31 2000 20:40 EST
- in response to Tarun Harnathka
Hi,
imp: Which version of WebSphere(was) are you working with?
---Is that version supported on Win 2000?--
Did you get the console atleast once after installing?
Did you change any settings?
Need more details including admin.config, sas.server.props
and from logs dir the following files: was db log, trace file (if debug enabled), std_err and std_out files.
--Bhaskar