|
Home > Archive > WebSphere Application Server > April 2005 > Unable to Map Enterprise Application to new server within WebSphere 5.1
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 |
Unable to Map Enterprise Application to new server within WebSphere 5.1
|
|
|
| Hello All,
I'm having a problem mapping an Enterpries Application to a newly created Application Server within WebSphere 5.1.
I have created a new Application Server within Websphere called server2. I have a few Enterprise Applications which I then went ahead and deployed. I can succesfully access these web applications with the original application server (ie., server1).
As soon as I go ahead and choose server 2 via "Map modules to application servers", the status of the Enterprise Application is now listed as "unavailable" (within the default administrator). I went ahead and restarted the server and the its still listed
as "unavailable". Any idea why this is happening?
There is also no "Runtime" tab available for my newly created server2 as there is for server 1, but the server2 status indicates it has been started.
Any and all help would be much appreciated to a new WebSphere user ( longtime Tomcat user ;) )
The following configuration error is listed for both server 1 and server 2(new server), but they both look to be properly named within the server components->Name Server property and server 1 is working properly.
CHKW2106E: The executable name of a process definition is absent.
Thanks in Advance,
Jordan.
| |
| Mike Burmeister 2005-04-18, 5:54 pm |
| This is a common problem due to the fact that all servers share the same
repository for there applications IE the same XML files. To see the status
of these applications you need to load an Admin Console on thoses new
servers or have Network Deploy.
The step for installing an Admin Console are on IBM's web site.
Try this URL:
http://www-1.ibm.com/support/docvie...s=utf-8&lang=en
Michael
<jordan.lehman@mapinfo.com> wrote in message
news:1274854113.1113833284593.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> Hello All,
>
> I'm having a problem mapping an Enterpries Application to a newly created
> Application Server within WebSphere 5.1.
>
> I have created a new Application Server within Websphere called server2. I
> have a few Enterprise Applications which I then went ahead and deployed. I
> can succesfully access these web applications with the original
> application server (ie., server1).
>
> As soon as I go ahead and choose server 2 via "Map modules to application
> servers", the status of the Enterprise Application is now listed as
> "unavailable" (within the default administrator). I went ahead and
> restarted the server and the its still listed as "unavailable". Any idea
> why this is happening?
>
> There is also no "Runtime" tab available for my newly created server2 as
> there is for server 1, but the server2 status indicates it has been
> started.
>
> Any and all help would be much appreciated to a new WebSphere user (
> longtime Tomcat user ;) )
>
> The following configuration error is listed for both server 1 and server
> 2(new server), but they both look to be properly named within the server
> components->Name Server property and server 1 is working properly.
>
> CHKW2106E: The executable name of a process definition is absent.
>
> Thanks in Advance,
> Jordan.
| |
|
| That did the trick. Thanks a bunch.
|
|
|
|
|