Re: Hot deploy does not work?

2003-06-30 Thread Jon Haugsand
* Yoav Shapira
 Howdy,
 Are there any errors in the logs when you redeploy?  Does 
 a simple reload (not redeploy) work?

How do you do a simple reload?

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no


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



Re: Hot deploy does not work?

2003-06-30 Thread Jon Haugsand
* Yoav Shapira
 Howdy,
 Are there any errors in the logs when you redeploy?  Does 
 a simple reload (not redeploy) work?


== localhost_log.2003-06-30.txt ==
at org.apache.catalina.core.ContainerBase.stop(Unknown Source)
at org.apache.catalina.core.StandardService.stop(Unknown Source)
at org.apache.catalina.core.StandardServer.stop(Unknown Source)
at org.apache.catalina.startup.Catalina.start(Unknown Source)
at org.apache.catalina.startup.Catalina.execute(Unknown Source)
at org.apache.catalina.startup.Catalina.process(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Unknown Source)

2003-06-30 08:34:08 StandardHost[localhost]: Removing web application at context path 
/tilgang

== localhost_tilgang_log.2003-06-30.txt ==
2003-06-30 08:21:44 StandardWrapper[/tilgang:invoker]: Loading container servlet 
invoker
2003-06-30 08:21:44 invoker: init
2003-06-30 08:21:44 jsp: init
2003-06-30 08:21:44 StandardContext[/tilgang]: Starting completed
2003-06-30 08:34:08 StandardContext[/tilgang]: Stopping
2003-06-30 08:34:08 StandardContext[/tilgang]: Stopping filters
2003-06-30 08:34:08 StandardContext[/tilgang]: Processing standard container shutdown
2003-06-30 08:34:08 ContextConfig[/tilgang]: ContextConfig: Processing STOP
2003-06-30 08:34:08 StandardContext[/tilgang]: Sending application stop events
2003-06-30 08:34:08 StandardContext[/tilgang]: Stopping complete

== banklab7_log.2003-06-30.txt ==
2003-06-30 08:35:53 HostConfig[banklab7]: Deploying discovered web applications
2003-06-30 08:36:08 HostConfig[banklab7]: Deploying discovered web applications
2003-06-30 08:36:23 HostConfig[banklab7]: Deploying discovered web applications
...
...

It keeps pushing the last line above.

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no


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



Hot deploy does not work?

2003-06-27 Thread Jon Haugsand
Running tomcat 4.1 installed from RPM things look fine, but for some
reason or another I cannot get hot (re)deployment to work.  Copying a
war file into /var/tomcat4/webapps makes it jus lay there.

I mean this worked yesterday :-( but I cannot imagine what I have done
differently today except changing server.xml to use jdbc for
authentication.

I see that there is the following code in server.xml:

  Host name=localhost debug=0 appBase=webapps 
   unpackWARs=true autoDeploy=true

Is this what it should look like?  Other points to look into?

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no


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



Re: Hot deploy does not work?

2003-06-27 Thread ben . jessel
add reloadable=true in with the Context parameters




Jon Haugsand [EMAIL PROTECTED]
27/06/2003 15:43
Please respond to Tomcat Users List

 
To: [EMAIL PROTECTED]
cc: 
Subject:Hot deploy does not work?

Running tomcat 4.1 installed from RPM things look fine, but for some
reason or another I cannot get hot (re)deployment to work.  Copying a
war file into /var/tomcat4/webapps makes it jus lay there.

I mean this worked yesterday :-( but I cannot imagine what I have done
differently today except changing server.xml to use jdbc for
authentication.

I see that there is the following code in server.xml:

  Host name=localhost debug=0 appBase=webapps 
   unpackWARs=true autoDeploy=true

Is this what it should look like?  Other points to look into?

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no


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





Re: Hot deploy does not work?

2003-06-27 Thread Jon Haugsand
* ben jessel
 add reloadable=true in with the Context parameters

Did so:
  Context path=/tilgang docBase=tilgang debug=99
reloadable=true /

 /bin/ls -l /var/tomcat4/tilgang/
total 741
-rw-r--r--1 nbulo1   tomcat4754228 Jun 27 17:23 tilgang.war


But no deployment :-(

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no


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



Re: Hot deploy does not work?

2003-06-27 Thread Jon Haugsand
* Jon Haugsand
 * ben jessel
 add reloadable=true in with the Context parameters

 Did so:
 Context path=/tilgang docBase=tilgang debug=99
   reloadable=true /

No, I mean this:

  Context path=/tilgang docBase=../tilgang debug=99
reloadable=true /


It does not help though.

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no


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



RE: Hot deploy does not work?

2003-06-27 Thread Shapira, Yoav

Howdy,
Are there any errors in the logs when you redeploy?  Does
a simple reload (not redeploy) work?

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Jon Haugsand [mailto:[EMAIL PROTECTED]
Sent: Friday, June 27, 2003 11:46 AM
To: Tomcat Users List
Subject: Re: Hot deploy does not work?

* Jon Haugsand
 * ben jessel
 add reloadable=true in with the Context parameters

 Did so:
Context path=/tilgang docBase=tilgang debug=99
  reloadable=true /

No, I mean this:

 Context path=/tilgang docBase=../tilgang debug=99
   reloadable=true /


It does not help though.

--
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no


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




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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