Hello,

Sorry again.
I posted to 'Tomcat Users List' this, but no reply.
I'm not sure if this was posted really.
Would you please reply to my address directly if you got this?

Attached log is a log file "catalina.out". I didn't edit it.
The top 6 lines have Japanese characters, and rest are not.
At this time I restarted apache httpd server. I disn't restart tomcat.
After this, I get unreadable msgs of my application like "???? ?? ????".
I think these msgs are produced because "locale" was missing.
Our server is made in "ja_JP.eucJP".

$ printenv LANG
ja_JP.eucJP

I see this string on any logon user, and yes when root'ed.

Usaully I don't see msg are out on "catalina.out" with httpd's
restart. So something happened at this point. It causes a problem
'cause my messages are made only in Japanese, not internationalized
like catalina logging system.

This trouble happens somtimes, and yes when httpd & tomcat are both
restarted. At such a time, I repeat the shutdown/start of httpd & tomcat
until "catalina.out" is logged in Japanese.
Also This trouble happens only in our production system, never happens
on our test system without "LANG=C". I think web acesses is one of reasons.

Is it a bug?

Led Hat Linux 7.3
apache 2.0.53
j2sdk1.4.2_04
jakarta-tomcat-5.5.9

Regards,
Hirosi Taguti
[EMAIL PROTECTED]

The Next few strings have Japanese charactors, sorry...
----------------------------------------------------------------------------------------
2005/05/30 18:38:13 org.apache.coyote.http11.Http11Protocol pause
情報: Coyote HTTP/1.1を http-8080 で一時停止します
2005/05/30 18:38:14 org.apache.catalina.core.StandardService stop
情報: サービス Catalina を停止します
2005/05/30 18:38:15 org.apache.coyote.http11.Http11Protocol destroy
情報: Coyote HTTP/1.1を http-8080 で停止します
May 30, 2005 6:38:16 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
May 30, 2005 6:38:16 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1792 ms
May 30, 2005 6:38:16 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 30, 2005 6:38:16 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.9
May 30, 2005 6:38:16 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
May 30, 2005 6:38:17 PM org.apache.catalina.startup.ContextConfig 
applicationWebConfig
INFO: Missing application web.xml, using defaults only 
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/xml]
May 30, 2005 6:38:18 PM org.apache.catalina.startup.ContextConfig 
applicationWebConfig
INFO: Missing application web.xml, using defaults only 
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/bang]
May 30, 2005 6:38:19 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
May 30, 2005 6:38:19 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
May 30, 2005 6:38:19 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/52  config=null
May 30, 2005 6:38:19 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
May 30, 2005 6:38:19 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3320 ms
----------------------------------------------------------------------------------------

Regards,
Hirosi Taguti
[EMAIL PROTECTED]


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

Reply via email to