| Author |
Server Starting
|
Malhar Barai
Author
Ranch Hand
Joined: Aug 17, 2001
Posts: 399
|
|
hi all got 2 probs.. 1> find problems in starting the Weblogic 6.0 server. After giving the admin password, it checks the config.xml file & then shows "Binding Exception" on port 7001 & 7002, then the shutdown process is initiated. 2> in the browser when i go for console login, i get logged in without any problem. Also it displays all the JSPs but when trying to access the servlets in classes folder, it shows 404 Error, my web.xml is ok. i am quite a newbie to weblogic, do I need to configure anything more...?? I am using Win 2k Prof. & Weblogic 6.0 hope I am clear MB
|
Malhar Barai
SOA & Java Book
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
For your first problem I guess it is because weblogic is started as a windows service. For the second one ,Can you please paste your web.xml for further analysis. Can you also explain on how you deployed the web application.
|
Groovy
|
 |
Malhar Barai
Author
Ranch Hand
Joined: Aug 17, 2001
Posts: 399
|
|
Originally posted by Pradeep Bhat: For your first problem I guess it is because weblogic is started as a windows service. For the second one ,Can you please paste your web.xml for further analysis. Can you also explain on how you deployed the web application.
dear pradeep for the first case, you are bang on target, but what should I do to rectify it, do I need to re-install weblogic6.0 again ?? I will paste the web.xml here hope this is ok... tia
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Please make the start up for the weblogic windows service as "Manual". That will solve your problem. Nothing wrong with web.xml. Can u tell me the steps you had followed to deploy the web application.
Originally posted by Malhar Barai: hope this is ok... tia
|
 |
 |
|
|
subject: Server Starting
|
|
|