|
Home > Archive > WebSphere Application Server > October 2004 > how to enable the adminconsole for "server2" cell.
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 |
how to enable the adminconsole for "server2" cell.
|
|
| Troff Gish 2004-10-28, 7:49 am |
| hi
i made a different application server (server2) on a WAS 5.0.
how can i enable the adminconsole for this new appServer.
rgds Gish
| |
| Ken Hygh 2004-10-28, 7:49 am |
| Troff Gish wrote:
> hi
>
> i made a different application server (server2) on a WAS 5.0.
> how can i enable the adminconsole for this new appServer.
>
> rgds Gish
>
stop server2
start server1
Update the AdminConsole application to be deployed on both server1 and
server2
stop server1
start server2
Ken
| |
| Troff Gish 2004-10-28, 7:49 am |
| Ken Hygh wrote:
> Troff Gish wrote:
>
> stop server2
> start server1
> Update the AdminConsole application to be deployed on both server1 and
> server2
> stop server1
> start server2
>
> Ken
i try this, i diden't work. on server1 the adminConsole runs, says it
partly starting.
so denn i stop the server2, deployed only to the server1. and install
the adminconsole.ear on the server2 with the admin console from the
server1. and restart server2. Same problem, logs says the /admin ist
started, but i canot access it via IE.
rgds Gish
| |
| ggosseyn 2004-10-28, 7:49 am |
| Hello,
* the logs which says "adminconsole is started" are SystemOut.log's server2
?
* what URL you use to try to connect to adminconsole ?
* please, check the http transport port from server2 and the http port from
default_host.
Servers > Application Servers > server2 > Web Container > HTTP Transport
and
Environment > Virtual Hosts > default_host|admin_host (depends to your
installation) > Host Aliases
you must find at least a same port (for example : 9081 on http transport's
server2 and * / 9081 to defaut_host|admin_host)
otherwise, give more messages/logs for more help.
bye.
"Troff Gish" <tg@yahoo.com> a écrit dans le message de
news:clqkqe$3au8$1@news.boulder.ibm.com...
> Ken Hygh wrote:
>
> i try this, i diden't work. on server1 the adminConsole runs, says it
> partly starting.
>
> so denn i stop the server2, deployed only to the server1. and install
> the adminconsole.ear on the server2 with the admin console from the
> server1. and restart server2. Same problem, logs says the /admin ist
> started, but i canot access it via IE.
>
> rgds Gish
| |
| Troff Gish 2004-10-28, 7:49 am |
| that was exactly the problem, i forgot to add this new Ports to the
Virtualhosts:
9081 Web
9091 Admin
9043 Web
9444 Admin
and now it runs...
thanks Gish
ggosseyn wrote:
> Hello,
>
> * the logs which says "adminconsole is started" are SystemOut.log's server2
> ?
>
> * what URL you use to try to connect to adminconsole ?
>
> * please, check the http transport port from server2 and the http port from
> default_host.
> Servers > Application Servers > server2 > Web Container > HTTP Transport
> and
> Environment > Virtual Hosts > default_host|admin_host (depends to your
> installation) > Host Aliases
>
> you must find at least a same port (for example : 9081 on http transport's
> server2 and * / 9081 to defaut_host|admin_host)
>
> otherwise, give more messages/logs for more help.
>
> bye.
>
>
> "Troff Gish" <tg@yahoo.com> a écrit dans le message de
> news:clqkqe$3au8$1@news.boulder.ibm.com...
>
>
>
>
|
|
|
|
|