|
Home > Archive > WebSphere Application Server > January 2005 > RAD 6 - Starting of Websphere Server 6
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
RAD 6 - Starting of Websphere Server 6
|
|
| pgudivada 2004-12-23, 4:51 pm |
| Hi,
I have created a dyanmic web project (only one jsp) using J2EE 1.4. I created a Websphere Server 6 instance and tried to deploy it. The log message says the server is open for business although the status against that server instance in the server pane still has "starting" message.
I am wondering what to do in this scenario. Any inputs on how to determine the solve this issue is highly appreciated.
Thanks
Partha | |
| siva_sera 2005-01-11, 7:58 pm |
| Yep.Iam also facing the same issue. It may be bug in RAD. Aftersome time iam assuming that server is started and am able to access adminconsole.
quote: Originally posted by pgudivada
Hi,
I have created a dyanmic web project (only one jsp) using J2EE 1.4. I created a Websphere Server 6 instance and tried to deploy it. The log message says the server is open for business although the status against that server instance in the server pane still has "starting" message.
I am wondering what to do in this scenario. Any inputs on how to determine the solve this issue is highly appreciated.
Thanks
Partha
| |
| pgudivada 2005-01-11, 8:13 pm |
| Siva,
Thanks for the reply. Even though I left the screen for more than 1 hour, it did not show me the message "started". I used the well known fix...
Uninstall and install RAD 6.0.
It worked. However after installing Portal 5.1 and Websphere Application Server 5.1, I am encountering a different error.
Thanks
Partha | |
| Ken Greenlee 2005-01-12, 5:59 pm |
| The error is with the server configuration SOAP ports not matching. When
you create a WAS v6 profile, there is a screen with many port numbers. If
you already have one profile defined, the ports will increment to the next
available number. Look for the SOAP connector port. It defaults to 8880.
So, your second profile will be 8881; the third profile will be 8882; etc.
Then, when you add a new server to RAD v6, the SOAP port still defaults to
8880. Update this port in the new server wizard to match the port used in
the profile.
--
--Ken Greenlee
--kengreenlee@hotmail.com
"siva_sera" <siva_sera.1iq611@mail.webservertalk.com> wrote in message
news:siva_sera.1iq611@mail.webservertalk.com...
>
> Yep.Iam also facing the same issue. It may be bug in RAD. Aftersome time
> iam assuming that server is started and am able to access adminconsole.
>
>
> pgudivada wrote:
>
>
>
> --
> siva_sera
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message661329.html
>
|
|
|
|
|