AutoReply: Hector I. Londoño/MDE/PBCO/CO estare ausente de la oficina.

2004-10-10 Thread tester

Hello "Tomcat Users List" <[EMAIL PROTECTED]>,
 
This refers to your mail with subject as "Hector I. 
 =?iso-8859-1?Q?Londo=F1o=2FMDE=2FPBCO=2FCO_estare_ausente_de_la_oficina?=
 =?us-ascii?Q?=2E?=".
Thank you for sending your CV and registering with A.S. Consultancy Services.
 
Our team will review your CV and match it against current requirements. If your 
profile matches with any ongoing opening, we will contact you by telephone / email.
 
We recommend that you update your profile and send us an updated CV whenever your 
contact details or your career path changes, so that your record is up-to-date with us.
 
Please be assured that your CV will remain confidential with us and we will submit 
your profile to our clients only after due consultation with you.
 
In case you require any further information please do contact us.
with warm regards,
 
Staffing Team
A.S. Consultancy Services 
#1205, 2nd Main, 2nd Cross, Vijayanagar, Bangalore - 560040, India
Tele - 91 80 2310 9012, Telefax - 91 80 2330 5364, Email - [EMAIL PROTECTED] 
URL: www.asconsultancy.com


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



Hector I. Londoño/MDE/PBCO/CO estare ausente de la oficina.

2004-10-10 Thread Hector_I_Londono
Estaré ausente de la oficina desde el  11/10/2004 y no volveré hasta el
19/10/2004.

Responderé a su mensaje cuando regrese.



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



Tomcat 5.0.28 Shutdown Problem

2004-10-10 Thread sudip shrestha
Hi!
My system: Tomcat 5.0.28 on  Fedora Core 2.
Server Startup is normal. However,  during shutdown looks like there is a 
problem in shutting Coyote down...It takes a bit more than 3 minutes till it 
throws exception and dies. Here is the log:
-
Oct 11, 2004 12:00:16 AM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Oct 11, 2004 12:03:25 AM org.apache.coyote.tomcat5.CoyoteConnector pause
SEVERE: Protocol handler pause failed
java.net.ConnectException: Connection timed out
   at java.net.PlainSocketImpl.socketConnect(Native Method)
   at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
   at 
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
   at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364)
   at java.net.Socket.connect(Socket.java:507)
   at java.net.Socket.connect(Socket.java:457)
   at java.net.Socket.(Socket.java:365)
   at java.net.Socket.(Socket.java:207)
   at 
org.apache.jk.common.ChannelSocket.unLockSocket(ChannelSocket.java:46
0)
   at org.apache.jk.common.ChannelSocket.pause(ChannelSocket.java:272)
   at org.apache.jk.server.JkMain.pause(JkMain.java:657)
   at 
org.apache.jk.server.JkCoyoteHandler.pause(JkCoyoteHandler.java:202)
   at 
org.apache.coyote.tomcat5.CoyoteConnector.pause(CoyoteConnector.java:
1444)
   at 
org.apache.catalina.core.StandardService.stop(StandardService.java:52
1)
   at 
org.apache.catalina.core.StandardServer.stop(StandardServer.java:2347
)
   at org.apache.catalina.startup.Catalina.stop(Catalina.java:605)
   at org.apache.catalina.startup.Catalina.start(Catalina.java:580)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:585)
   at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
Oct 11, 2004 12:03:26 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Oct 11, 2004 12:03:26 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /struts-examples
Oct 11, 2004 12:03:26 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /struts-mailreader
Oct 11, 2004 12:03:26 AM 
org.apache.struts.webapp.example.memory.MemoryDatabaseP
lugIn destroy
INFO: Finalizing memory database plug in
Oct 11, 2004 12:03:26 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /webdav
Oct 11, 2004 12:03:26 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /jsp-examples
Oct 11, 2004 12:03:26 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /struts-documentation
Oct 11, 2004 12:03:26 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /tiles-documentation
Oct 11, 2004 12:03:26 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /manager
Oct 11, 2004 12:03:26 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /admin
Oct 11, 2004 12:03:27 AM org.apache.catalina.logger.LoggerBase stop
INFO: unregistering logger Catalina:type=Logger,path=/admin,host=localhost
Oct 11, 2004 12:03:27 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /servlets-examples
Oct 11, 2004 12:03:27 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /balancer
Oct 11, 2004 12:03:27 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /struts-blank
Oct 11, 2004 12:03:27 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path /tomcat-docs
Oct 11, 2004 12:03:27 AM org.apache.catalina.core.StandardHostDeployer 
remove
INFO: Removing web application at context path
Oct 11, 2004 12:03:27 AM org.apache.catalina.logger.LoggerBase stop
INFO: unregistering logger Catalina:type=Logger,host=localhost
Oct 11, 2004 12:03:27 AM org.apache.catalina.logger.LoggerBase stop
INFO: unregistering logger Catalina:type=Logger
Oct 11, 2004 12:03:27 AM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
--

Katja Handtusch/268/DCAG/DCX ist außer Haus.

2004-10-10 Thread katja . handtusch




Ich werde ab  11.10.2004 nicht im Büro sein. Ich kehre zurück am
22.10.2004.

Ich werde Ihre Nachricht nach meiner Rückkehr beantworten.
Bei dringenden Angelegenheiten wenden Sie sich bitte an meine Vertretung
Alexandra Pürschel (Tel.: 5463).


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



Re: bug in 4.1.30?? PageContextImpl hides exception cause

2004-10-10 Thread Dean Hiller
never mind.  This is fixed in tomcat 5.
thanks,
dean

- Original Message - 
From: "Dean Hiller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 09, 2004 11:07 PM
Subject: bug in 4.1.30?? PageContextImpl hides exception cause


In 4.1.30, In PageContextImpl, I see this code (should I post this on the
dev list instead)

525 if (t instanceof IOException) throw (IOException)t;
526 if (t instanceof ServletException) throw (ServletException)t;
527if (t instanceof RuntimeException) throw (RuntimeException)t;
528if (t instanceof JspException) {
529Throwable rootCause = ((JspException)t).getRootCause();
530if (rootCause != null) {
531throw new ServletException(t.getMessage(),
rootCause);
532} else {
533throw new ServletException(t);
534}
535}
536 throw new ServletException(t);
537 }
538}

Notice on line 533, the root cause is correctly chained.  Unfortunately,
when the exceptions print out, "t" is not printed and I don't know what
really happened.  This is quite annoying.  It takes 27 steps to build tomcat
4.1.30 so I wasn't quite interested in investigating further.  If it took 3,
I would probably be posting a fix because I would know more by now.

thanks for any help here,  The full exception chain is shown below.  It is
obvious there is an exception missing from this stack trace from looking at
the code of JspServletWrapper and PageContextImpl
dean


org.apache.jasper.JasperException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
54)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:256)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180
)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.
java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:163
)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne
ction(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:683)
at java.lang.Thread.run(Thread.java:534)
root cause(well, tomcat claims it is, but there really is one more exception
that caused this one)javax.servlet.ServletException: Cannot find message
resources under key org.apache.struts.action.MESSAGE
at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:533)
at org.apache.jsp.index_jsp._jspService(index_jsp.java:95)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apach

Re: Rename jsessionid

2004-10-10 Thread Ben
Thanks


On Sun, 10 Oct 2004 14:44:07 +0200, Michael Echerer <[EMAIL PROTECTED]> wrote:
> 
> 
> Dennis Dai wrote:
> 
> >
> > I believe JSESSIONID is mandated by the servlet spec. Being the 
> indeed!
> "jsessionid" is mentioned in the servlet 2.4 spec for cookie and url
> rewriting.
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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



Katja Handtusch/268/DCAG/DCX ist außer Haus.

2004-10-10 Thread katja . handtusch




Ich werde ab  11.10.2004 nicht im Büro sein. Ich kehre zurück am
22.10.2004.

Ich werde Ihre Nachricht nach meiner Rückkehr beantworten.
Bei dringenden Angelegenheiten wenden Sie sich bitte an meine Vertretung
Alexandra Pürschel (Tel.: 5463).


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



JK2 configuration

2004-10-10 Thread Daxin Zuo
Hi,
   MY system is UNIX (Sparc) tomcat 5.0.28, Apache2.0.43. when I start the
apache, I get the error in the apache error_log file.

[Sun Oct 10 15:12:24 2004] [error] jk2_init() Can't find child 6351 in
scoreboard
[Sun Oct 10 15:12:24 2004] [error] mod_jk child init 1 -2
[Sun Oct 10 15:12:24 2004] [error] jk2_init() Can't find child 6352 in
scoreboard
[Sun Oct 10 15:12:24 2004] [error] mod_jk child init 1 -2
[Sun Oct 10 15:12:24 2004] [error] jk2_init() Can't find child 6353 in
scoreboard
[Sun Oct 10 15:12:24 2004] [error] mod_jk child init 1 -2
[Sun Oct 10 15:12:24 2004] [error] jk2_init() Can't find child 6359 in
scoreboard
[Sun Oct 10 15:12:24 2004] [error] mod_jk child init 1 -2
[Sun Oct 10 15:12:24 2004] [error] jk2_init() Can't find child 6354 in
scoreboard
[Sun Oct 10 15:12:24 2004] [error] mod_jk child init 1 -2

my jk2.properties is empty, all are commented.
in my worker2.properties, I have:
[shm]
info=Scoreboard. Requried for reconfiguration and status with
multiprocess
servers.
file=/usr/local/apache2/tomcat5028/logs/jk2.shm

# Defines a load balancer named lb. Use even if you only have one
machine.
[lb:lb]

# Example socket channel, override port and host.
[channel.socket:63.200.135.253:8009]
port=8009
host=63.200.135.253

# define the worker
[ajp13:63.200.135.253:8009]
channel=channel.socket:63.200.135.253:8009
group=lb

In my system, the JSP and Servelt run well, besides the similar error in
error_log.

Please help.
Thanks.


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



Re: Undefined hosts being directed to localhost

2004-10-10 Thread Hassan Schroeder
Robert Hunt wrote:
On Tomcat 5.0.25; I've got a few  nodes defined in server.xml:



So then, why does a request for host "www.xyz.com" get routed to 
localhost? Why wouldn't the request get kicked with like a 404 status?
If the name resolution for 'www.xyz.com' points to your system and
there's no explicit host by that name defined, the request goes to
the default host, usually defined as:

HTH!
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

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


Undefined hosts being directed to localhost

2004-10-10 Thread Robert Hunt
On Tomcat 5.0.25; I've got a few  nodes defined in server.xml:



So then, why does a request for host "www.xyz.com" get routed to localhost? 
Why wouldn't the request get kicked with like a 404 status? 

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