WebSphere HTTP Server - Problem configuring WAS 5.02, IIS 5 through firewall NAT

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere HTTP Server > April 2004 > Problem configuring WAS 5.02, IIS 5 through firewall NAT





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 Problem configuring WAS 5.02, IIS 5 through firewall NAT
Richard

2004-04-26, 6:33 pm

Y'all...

I've inherited a WebSphere application that runs just fine internally with
WAS 5.02 on one W2K box and IIS 5 on another W2K box. The powers-that-be
want to run this application in a production environment where the IIS
server would be off-site. The url that clients would put in their browser
would be something like http://application.company.com/. This, apparently,
would take them to the off-site IIS box which would then redirect to the
internal WAS server. In between the IIS and WAS servers is a firewall with
NAT enabled. The problem that I am encountering is that when I configure
the HTTP Transports, I put in the IP address for the firewall (which is
configured to redirect to the WAS box), save the configuration and then
generate the plug-in. When I restart WAS, the server does not start, but
shows the following error (just a snippet with the host IP address X'd out):

[4/26/04 14:49:20:565 PDT] 301932e7 HttpTransport A SRVE0171I: Transport
http is listening on port 9,080.
[4/26/04 14:49:22:893 PDT] 301932e7 HttpTransport A SRVE0171I: Transport
https is listening on port 9,443.
[4/26/04 14:49:22:924 PDT] 301932e7 HttpTransport A SRVE0171I: Transport
http is listening on port 9,090.
[4/26/04 14:49:23:440 PDT] 301932e7 HttpTransport A SRVE0171I: Transport
https is listening on port 9,043.
[4/26/04 14:49:23:612 PDT] 301932e7 WebContainer E SRVE0146E: Failed to
Start Transport on host XX.XX.XXX.XX, port 80. The most likely cause is that
the port is already in use. Please ensure that no other applications are
using this port and restart the server.
com.ibm.ws.webcontainer.exception.TransportException: Failed to start
transport http: java.net.BindException: Cannot assign requested address:
bind
at
com.ibm.ws.webcontainer.http.HttpTransport.startTransport(HttpTransport.java
:132)
at
com.ibm.ws.webcontainer.WebContainer.startTransports(WebContainer.java:634)
at
com.ibm.ws.runtime.component.WebContainerImpl.startTransports(WebContainerIm
pl.java:319)
at
com.ibm.ws.runtime.component.WebContainerImpl.vetoableChange(WebContainerImp
l.java:343)
at
java.beans.VetoableChangeSupport. fireVetoableChange(VetoableChangeSupport
.ja
va:239)
at
java.beans.VetoableChangeSupport. fireVetoableChange(VetoableChangeSupport
.ja
va:259)
at
java.beans.VetoableChangeSupport. fireVetoableChange(VetoableChangeSupport
.ja
va:156)
at
com.ibm.ws.runtime.component.ComponentImpl.setState(ComponentImpl.java:95)
at
com.ibm.ws.runtime.component.ComponentImpl.setStartState(ComponentImpl.java:
132)
at
com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerIm
pl.java:123)
at
com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.jav
a:543)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

Any help would be appreciated.

Richard


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com