Hi All,
In websphere application server-4.0, There is a default host with 9080 as the port number. I tried to create another host with a different name so that I could work on that individually.
So I took the help of the wizard and created that with different std_out.log and std_err.log and finally bound the host name with a different port number(ie 82).
Then I deployed an Enterprise Application(*.ear file built with ANT) and it was deployed successfully and log files also created after I started the new server.
But when I tried with the URl
http://<<MACHINE URL>>:82/<CONTEXT-ROOT>
It says DNS Server not found
Wht's the problem??
Can anybody put some light on this and get back to me asap?
Thanx in Advance...........
Pratap
NOIDA
-
Webspher Application Server Problem? (4 messages)
- Posted by: Pratap Routray
- Posted on: January 27 2003 06:12 EST
Threaded Messages (4)
- Webspher Application Server Problem? by Web Master on January 27 2003 07:38 EST
- Webspher Application Server Problem? by Dushyant Bhardwaj on January 28 2003 03:00 EST
- Webspher Application Server Problem? by Pratap Routray on January 30 2003 02:59 EST
- Webspher Application Server Problem? by Pratap Routray on July 07 2003 09:53 EDT
- Webspher Application Server Problem? by Pratap Routray on January 30 2003 02:59 EST
-
Webspher Application Server Problem?[ Go to top ]
- Posted by: Web Master
- Posted on: January 27 2003 07:38 EST
- in response to Pratap Routray
Did you regen the webserver plugin? -
Webspher Application Server Problem?[ Go to top ]
- Posted by: Dushyant Bhardwaj
- Posted on: January 28 2003 03:00 EST
- in response to Pratap Routray
Regenerate plugin and then start the newly created host
manually in admin console.
Regds
Dushyant Bhardwaj -
Webspher Application Server Problem?[ Go to top ]
- Posted by: Pratap Routray
- Posted on: January 30 2003 02:59 EST
- in response to Dushyant Bhardwaj
Hello Dushyanta,
How to regenarate the plugin?
I dont have any idea?
Wht I found upon studying the properties of a perticular HOST, It has a automatic plugin control for the default host server..
So do u mean i should add a new for my new server.if so, then wht values should i furnish to the fields it displays..
Plz answer..
Pratap -
Webspher Application Server Problem?[ Go to top ]
- Posted by: Pratap Routray
- Posted on: July 07 2003 09:53 EDT
- in response to Pratap Routray
Hello Everybody,
Kidely tell me the reason why following error message is coming
10061 - Connection refused
Internet Security and Acceleration Server
I have created a new host (9090) and assigned to my application which I installed in a new application server in IBM websphere 4.0.
I have alos regenerated plugin just by right-clicking the mouse on the node and ran plugin regeneration.
Did I miss out something?
Can anybody say how to create a new server that makes use of a new host (Not default host,i.e 9080)
Pratap