Do you get the message (requested resource is not available) when you
try to access a specific page?  Is it an HTTP 404 error?

Yes it is HTTP 404 error:

       HTTP Status 404 - /migration/Login.html
       type Status report
       message /migration/Login.html
       description The requested resource (/migration/Login.html) is not available.
       Apache Tomcat/5.0.27

and there's nothing interesting in Tomcat log. Only:
   2004-08-27 15:02:40 
StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): 
ruleChain: [org.apache.webapp.balancer.RuleChain: 
[org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect 
URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: 
Target param name: paramName / Target param value: paramValue / Redirect URL: 
http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: 
Redirect URL: http://jakarta.apache.org]]

EOF

Bost

Hola,
Do you get the message (requested resource is not available) when you
try to access a specific page?  Is it an HTTP 404 error?

Yoav Shapira
Millennium Research Informatics



-----Original Message-----
From: Rostislav Svoboda [mailto:[EMAIL PROTECTED]
Sent: Friday, August 27, 2004 5:50 AM
To: [EMAIL PROTECTED]
Subject: server started - requested resource not available

Hi all

Each time I (re)start tomcat (5.0.27) and try to run my webapp I get
  The requested resource (/migration/Login.html) is not available.

But if I call "ant install" I get an error: "Application already exists

at

path /migration/Login.html"
I have to do "ant remove", "ant install" in order to make the webapp
running.

Does anyone know what's wrong?

EOF & thx.

Bost

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to