Re: tomcat crash on mac os X

2004-10-19 Thread David Smith
I don't run tomcat on my mac os x powerbook, but I have had trouble with 
netbeans crashing unexpectedly.  I think the jdk provided by Apple isn't 
as stable as it should be.  Just my observation.

--David
Mark Lowe wrote:
I've been running tomcat in the same version of osx, only in a staging 
environment and on this machine (dev environment).

All works fine..
Have you tries installing the developer tools to make sure that its 
not  gcc problems..

I haven't looked closely but seems like you java installation could be 
the problem..

a presto
Mark
On 19 Oct 2004, at 19:32, Edoardo Panfili wrote:
Shapira, Yoav wrote:
Hi,
has caused an exception in catalina.out (is at the end of the mail).
Afer 200 queries the system is still alive... but it does not souds
encouraging for me. The crash was not easily reproducible.
Well, I'm glad it's still alive ;)

someone has killed tomcat again!
=system.log=
Oct 19 17:45:40 vnr xinetd[378]: service ssh, IPV6_ADDRFORM 
setsockopt() failed: Protocol not available (errno = 42)
Oct 19 17:45:40 vnr xinetd[378]: START: ssh pid=20180 from=81.75.118.147
Oct 19 17:45:47 vnr sshd[20180]: reverse mapping checking getaddrinfo 
for host147-118.pool8175.interbusiness.it failed - POSSIBLE BREAKIN 
ATTEMPT!
Oct 19 17:45:51 vnr sshd[20180]: Accepted password for root from 
81.75.118.147 port 19850 ssh2
Ott 19 17:54:28 vnr /usr/bin/java: An error report file has been 
saved as /Library/Logs/JavaNativeCrash_pid20156.log.  Please refer to 
the file for further information.
Oct 19 17:54:31 vnr crashdump: Unable to determine CPSProcessSerNum 
pid: 20156 name: java
Oct 19 17:54:31 vnr crashdump: Started writing crash report to: 
/Library/Logs/CrashReporter/java.crash.log
Oct 19 17:54:32 vnr crashdump: Finished writing crash report to: 
/Library/Logs/CrashReporter/java.crash.log


If the crash report can be useful:  http://elrond.aspix.it/crash.html
the uncredible thing (for me) is that the last executed operations was
function cals and assignments.
edoardo
-
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]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: tomcat crash on mac os X

2004-10-19 Thread Edoardo Panfili
Mark Lowe wrote:
Well java sits on a bunch of c libraries, and at a glance your errors 
looked like they were happening at that level.
I agree with you.
gcc isn't directly 
related, i meant more the libraries that are installed with it and the 
dev tools..
I verified on my server, gcc is on it.
But, if not, and if java uses an absent library the error must occur all
the times when I (or better java at a lower level) uses the library I think.
In the meanwhile I have filled a bug report at Apple.
thanks again
Edoardo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: tomcat crash on mac os X

2004-10-19 Thread Mark Lowe
I am sorry for the question that may seems stupid but: in which way gcc
is related with java?
Well java sits on a bunch of c libraries, and at a glance your errors 
looked like they were happening at that level. gcc isn't directly 
related, i meant more the libraries that are installed with it and the 
dev tools..

Beyond that I've never seen what your getting..
On 19 Oct 2004, at 20:28, Edoardo Panfili wrote:
Mark Lowe wrote:
I've been running tomcat in the same version of osx, only in a 
staging environment and on this machine (dev environment).
All works fine..
All works fine also for me, sometimes things goes wrong when I try to 
use
javax.imageio.


Have you tries installing the developer tools to make sure that its 
not  gcc problems..
I am sorry for the question that may seems stupid but: in which way gcc
is related with java?
thanks
edoardo
-
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]


Re: tomcat crash on mac os X

2004-10-19 Thread Edoardo Panfili
Mark Lowe wrote:
I've been running tomcat in the same version of osx, only in a staging 
environment and on this machine (dev environment).

All works fine..
All works fine also for me, sometimes things goes wrong when I try to use
javax.imageio.

Have you tries installing the developer tools to make sure that its not 
 gcc problems..
I am sorry for the question that may seems stupid but: in which way gcc
is related with java?
thanks
edoardo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: tomcat crash on mac os X

2004-10-19 Thread Mark Lowe
I've been running tomcat in the same version of osx, only in a staging 
environment and on this machine (dev environment).

All works fine..
Have you tries installing the developer tools to make sure that its not 
 gcc problems..

I haven't looked closely but seems like you java installation could be 
the problem..

a presto
Mark
On 19 Oct 2004, at 19:32, Edoardo Panfili wrote:
Shapira, Yoav wrote:
Hi,
has caused an exception in catalina.out (is at the end of the mail).
Afer 200 queries the system is still alive... but it does not souds
encouraging for me. The crash was not easily reproducible.
Well, I'm glad it's still alive ;)
someone has killed tomcat again!
=system.log=
Oct 19 17:45:40 vnr xinetd[378]: service ssh, IPV6_ADDRFORM 
setsockopt() failed: Protocol not available (errno = 42)
Oct 19 17:45:40 vnr xinetd[378]: START: ssh pid=20180 
from=81.75.118.147
Oct 19 17:45:47 vnr sshd[20180]: reverse mapping checking getaddrinfo 
for host147-118.pool8175.interbusiness.it failed - POSSIBLE BREAKIN 
ATTEMPT!
Oct 19 17:45:51 vnr sshd[20180]: Accepted password for root from 
81.75.118.147 port 19850 ssh2
Ott 19 17:54:28 vnr /usr/bin/java: An error report file has been saved 
as /Library/Logs/JavaNativeCrash_pid20156.log.  Please refer to the 
file for further information.
Oct 19 17:54:31 vnr crashdump: Unable to determine CPSProcessSerNum 
pid: 20156 name: java
Oct 19 17:54:31 vnr crashdump: Started writing crash report to: 
/Library/Logs/CrashReporter/java.crash.log
Oct 19 17:54:32 vnr crashdump: Finished writing crash report to: 
/Library/Logs/CrashReporter/java.crash.log


If the crash report can be useful:  http://elrond.aspix.it/crash.html
the uncredible thing (for me) is that the last executed operations was
function cals and assignments.
edoardo
-
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]


Re: tomcat crash on mac os X

2004-10-19 Thread Edoardo Panfili
Shapira, Yoav wrote:
Hi,

has caused an exception in catalina.out (is at the end of the mail).
Afer 200 queries the system is still alive... but it does not souds
encouraging for me. The crash was not easily reproducible.

Well, I'm glad it's still alive ;)
someone has killed tomcat again!
=system.log=
Oct 19 17:45:40 vnr xinetd[378]: service ssh, IPV6_ADDRFORM setsockopt() failed: 
Protocol not available (errno = 42)
Oct 19 17:45:40 vnr xinetd[378]: START: ssh pid=20180 from=81.75.118.147
Oct 19 17:45:47 vnr sshd[20180]: reverse mapping checking getaddrinfo for 
host147-118.pool8175.interbusiness.it failed - POSSIBLE BREAKIN ATTEMPT!
Oct 19 17:45:51 vnr sshd[20180]: Accepted password for root from 81.75.118.147 port 
19850 ssh2
Ott 19 17:54:28 vnr /usr/bin/java: An error report file has been saved as 
/Library/Logs/JavaNativeCrash_pid20156.log.  Please refer to the file for further 
information.
Oct 19 17:54:31 vnr crashdump: Unable to determine CPSProcessSerNum pid: 20156 name: 
java
Oct 19 17:54:31 vnr crashdump: Started writing crash report to: 
/Library/Logs/CrashReporter/java.crash.log
Oct 19 17:54:32 vnr crashdump: Finished writing crash report to: 
/Library/Logs/CrashReporter/java.crash.log

If the crash report can be useful:  http://elrond.aspix.it/crash.html
the uncredible thing (for me) is that the last executed operations was
function cals and assignments.
edoardo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: tomcat crash on mac os X

2004-10-19 Thread Shapira, Yoav

Hi,

>has caused an exception in catalina.out (is at the end of the mail).
>Afer 200 queries the system is still alive... but it does not souds
>encouraging for me. The crash was not easily reproducible.

Well, I'm glad it's still alive ;)

>  unpackWARs="true" autoDeploy="true"
>   xmlValidation="false" xmlNamespaceAware="false">
>  directory="logs"  prefix="localhost_log."
suffix=".txt"
> timestamp="true"/>
> reloadable="true" />

One minor note here: autoDeploy="true" AND an explicit Context
declaration are usually not what you want.  It's usually either/or.

>I did a "find / -name "hs_err*" " (and the same with "core" or "dump")
>but I can't find any file.
>I don't how I can determine the running directory of the JVM.

It's the directory from which you run startup.bat or startup.sh.

>GRAVE: Error starting static Resources
>java.lang.IllegalArgumentException: Document base
>/usr/local/tomcat/webapps/balancer does not exist or is not a readable
>directory

Oh, when you remove the balancer webapp directory make sure to also
remove the balancer.xml configuration file at conf/Catalina/localhost.

Yoav



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]



Re: tomcat crash on mac os X

2004-10-19 Thread Edoardo Panfili
Shapira, Yoav wrote:
Hi,
Logs look fine.  A couple of things: 
- 5.0.25 is not the latest stable release.  Upgrade to 5.0.28 and try to
reproduce the problem.
- Strip away anything that's not essential.  For example, if you don't
need them, remove the Tomcat examples, docs, admin, manager, balancer
webapps.  Comment out any Connectors, Valves, Realms, and Resources that
you're not using from server.xml.  This will help isolate the problem,
if any.
I did a complete new install of tomcat 5.0.28, in webaps dir: there are only
ROOT and my application.
I am doing some "stress" on the system but removing balancer (I did it anyway)
has caused an exception in catalina.out (is at the end of the mail).
Afer 200 queries the system is still alive... but it does not souds
encouraging for me. The crash was not easily reproducible.
 server.xml

  


  
  


  

  

=
What JDK are you using, and if there are any Mac OS-level patches
required for it, are they installed?  Is there a core dump file and/or
and hs_err_ file in the running directory of the JVM when it
crashes?  The latter two would indicate an internal JVM crash (not a
Tomcat problem).
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-141.3)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)
the lastest available.
I did a "find / -name "hs_err*" " (and the same with "core" or "dump")
but I can't find any file.
I don't how I can determine the running directory of the JVM.
Thanks a lot for your help, if I can do more tests please tell me how.
Tank you again
Edoardo Panfili


 catalina.out [part]==
GRAVE: Error starting static Resources
java.lang.IllegalArgumentException: Document base /usr/local/tomcat/webapps/balancer 
does not exist or is not a readable directory
at 
org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:138)
at 
org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:3910)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4138)
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
at 
org.apache.catalina.core.StandardHostDeployer.addChild(StandardHostDeployer.java:903)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:216)
at org.apache.commons.digester.SetNextRule.end(SetNextRule.java:256)
at org.apache.commons.digester.Rule.end(Rule.java:276)
at org.apache.commons.digester.Digester.endElement(Digester.java:1058)
at 
org.apache.catalina.util.CatalinaDigester.endElement(CatalinaDigester.java:76)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.commons.digester.Digester.parse(Digester.java:1567)
at 
org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:488)
at org.apache.catalina.core.StandardHost.install(StandardHost.java:863)
at 
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:483)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:427)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349)
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: tomcat crash on mac os X

2004-10-18 Thread Shapira, Yoav

Hi,
Logs look fine.  A couple of things:
- 5.0.25 is not the latest stable release.  Upgrade to 5.0.28 and try to
reproduce the problem.
- Strip away anything that's not essential.  For example, if you don't
need them, remove the Tomcat examples, docs, admin, manager, balancer
webapps.  Comment out any Connectors, Valves, Realms, and Resources that
you're not using from server.xml.  This will help isolate the problem,
if any.

What JDK are you using, and if there are any Mac OS-level patches
required for it, are they installed?  Is there a core dump file and/or
and hs_err_ file in the running directory of the JVM when it
crashes?  The latter two would indicate an internal JVM crash (not a
Tomcat problem).

Yoav Shapira http://www.yoavshapira.com


>-Original Message-
>From: Edoardo Panfili [mailto:[EMAIL PROTECTED]
>Sent: Saturday, October 16, 2004 3:08 AM
>To: Tomcat Users List
>Subject: Re: tomcat crash on mac os X
>
>Ben Souther wrote:
>>>In witch way I can be more precise?
>>
>> By posting your log files.
>>
>
>The time of the crash comes from a custom log file from my application:
>12 October 2004 17:09:38 (last log of my application,
>in a good situation this will be followed by other messages)
>
>Sever (manual) restart at: 12 October 2004 17:22:04
>
> from catalina.out [a part of the file]
>===
>12-ott-2004 11.31.06 org.apache.catalina.core.StandardHostDeployer
remove
>INFO: Removing web application at context path /tomcat-docs
>12-ott-2004 11.31.06 org.apache.catalina.core.StandardHostDeployer
remove
>INFO: Removing web application at context path
>12-ott-2004 11.31.06 org.apache.catalina.core.StandardHostDeployer
remove
>INFO: Removing web application at context path /manager
>12-ott-2004 11.31.06 org.apache.catalina.logger.LoggerBase stop
>INFO: unregistering logger Catalina:type=Logger,host=localhost
>12-ott-2004 11.31.06 org.apache.catalina.logger.LoggerBase stop
>INFO: unregistering logger Catalina:type=Logger
>12-ott-2004 11.31.06 org.apache.coyote.http11.Http11Protocol destroy
>INFO: Stopping Coyote HTTP/1.1 on http-8080
>12-ott-2004 11.31.12 org.apache.coyote.http11.Http11Protocol init
>INFO: Initializing Coyote HTTP/1.1 on http-8080
>12-ott-2004 11.31.12 org.apache.catalina.startup.Catalina load
>INFO: Initialization processed in 1322 ms
>12-ott-2004 11.31.12 org.apache.catalina.core.StandardService start
>INFO: Starting service Catalina
>12-ott-2004 11.31.12 org.apache.catalina.core.StandardEngine start
>INFO: Starting Servlet Engine: Apache Tomcat/5.0.25
>12-ott-2004 11.31.12 org.apache.catalina.core.StandardHost start
>INFO: XML validation disabled
>12-ott-2004 11.31.13 argentaroggia.filtri.FConnessione init
>GRAVE: Creato nuovo gruppo di connessioni
>12-ott-2004 11.31.17 org.apache.catalina.core.StandardHost getDeployer
>INFO: Create Host deployer for direct deployment ( non-jmx )
>12-ott-2004 11.31.17 org.apache.catalina.core.StandardHostDeployer
install
>INFO: Processing Context configuration file URL
file:/usr/local/jakarta-
>tomcat-5.0.25/conf/Catalina/localhost/admin.xml
>12-ott-2004 11.31.17 org.apache.struts.util.PropertyMessageResources

>INFO: Initializing, config='org.apache.struts.util.LocalStrings',
>returnNull=true
>12-ott-2004 11.31.17 org.apache.struts.util.PropertyMessageResources

>INFO: Initializing, config='org.apache.struts.action.ActionResources',
>returnNull=true
>12-ott-2004 11.31.17 org.apache.struts.util.PropertyMessageResources

>INFO: Initializing,
config='org.apache.webapp.admin.ApplicationResources',
>returnNull=true
>12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer
install
>INFO: Processing Context configuration file URL
file:/usr/local/jakarta-
>tomcat-5.0.25/conf/Catalina/localhost/balancer.xml
>12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer
install
>INFO: Processing Context configuration file URL
file:/usr/local/jakarta-
>tomcat-5.0.25/conf/Catalina/localhost/manager.xml
>12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer
install
>INFO: Installing web application at context path /jsp-examples from URL
>file:/usr/local/jakarta-tomcat-5.0.25/webapps/jsp-examples
>12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer
install
>INFO: Installing web application at context path  from URL
>file:/usr/local/jakarta-tomcat-5.0.25/webapps/ROOT
>12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer
install
>INFO: Installing web application at context path /servlets-examples
from
>URL file:/usr/local/jakarta-tomcat-5.0.25/webapps/servlets-examples
>12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer
install
>INFO: Installing web appli

Re: tomcat crash on mac os X

2004-10-16 Thread Edoardo Panfili
Ben Souther wrote:
In witch way I can be more precise?
By posting your log files. 

The time of the crash comes from a custom log file from my application:
12 October 2004 17:09:38 (last log of my application,
in a good situation this will be followed by other messages)
Sever (manual) restart at: 12 October 2004 17:22:04
 from catalina.out [a part of the file] ===
12-ott-2004 11.31.06 org.apache.catalina.core.StandardHostDeployer remove
INFO: Removing web application at context path /tomcat-docs
12-ott-2004 11.31.06 org.apache.catalina.core.StandardHostDeployer remove
INFO: Removing web application at context path
12-ott-2004 11.31.06 org.apache.catalina.core.StandardHostDeployer remove
INFO: Removing web application at context path /manager
12-ott-2004 11.31.06 org.apache.catalina.logger.LoggerBase stop
INFO: unregistering logger Catalina:type=Logger,host=localhost
12-ott-2004 11.31.06 org.apache.catalina.logger.LoggerBase stop
INFO: unregistering logger Catalina:type=Logger
12-ott-2004 11.31.06 org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
12-ott-2004 11.31.12 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
12-ott-2004 11.31.12 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1322 ms
12-ott-2004 11.31.12 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
12-ott-2004 11.31.12 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.25
12-ott-2004 11.31.12 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
12-ott-2004 11.31.13 argentaroggia.filtri.FConnessione init
GRAVE: Creato nuovo gruppo di connessioni
12-ott-2004 11.31.17 org.apache.catalina.core.StandardHost getDeployer
INFO: Create Host deployer for direct deployment ( non-jmx )
12-ott-2004 11.31.17 org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL 
file:/usr/local/jakarta-tomcat-5.0.25/conf/Catalina/localhost/admin.xml
12-ott-2004 11.31.17 org.apache.struts.util.PropertyMessageResources 
INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
12-ott-2004 11.31.17 org.apache.struts.util.PropertyMessageResources 
INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
12-ott-2004 11.31.17 org.apache.struts.util.PropertyMessageResources 
INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', 
returnNull=true
12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL 
file:/usr/local/jakarta-tomcat-5.0.25/conf/Catalina/localhost/balancer.xml
12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL 
file:/usr/local/jakarta-tomcat-5.0.25/conf/Catalina/localhost/manager.xml
12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /jsp-examples from URL 
file:/usr/local/jakarta-tomcat-5.0.25/webapps/jsp-examples
12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path  from URL 
file:/usr/local/jakarta-tomcat-5.0.25/webapps/ROOT
12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /servlets-examples from URL 
file:/usr/local/jakarta-tomcat-5.0.25/webapps/servlets-examples
12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /tomcat-docs from URL 
file:/usr/local/jakarta-tomcat-5.0.25/webapps/tomcat-docs
12-ott-2004 11.31.20 org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /webdav from URL 
file:/usr/local/jakarta-tomcat-5.0.25/webapps/webdav
12-ott-2004 11.31.21 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
12-ott-2004 11.31.21 org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
12-ott-2004 11.31.21 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/33  config=/usr/local/tomcat/conf/jk2.properties
12-ott-2004 11.31.21 org.apache.catalina.startup.Catalina start
INFO: Server startup in 8729 ms
CFMessagePortCreateLocal failed (name = Processes-2.3328 error = 0)
12-ott-2004 17.22.03 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
12-ott-2004 17.22.03 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1309 ms
12-ott-2004 17.22.03 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
12-ott-2004 17.22.03 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.25
12-ott-2004 17.22.03 org.apache.catalina.core.StandardHost star

Re: tomcat crash on mac os X

2004-10-15 Thread Ben Souther
> In witch way I can be more precise?
By posting your log files. 






On Fri, 2004-10-15 at 18:10, Edoardo Panfili wrote:
> hy,
> 
> I am runnig Tomcat 5.0.25 on Mac OS X (client) 10.3.5
> But the same behaviour occurs with older Tomcat versions.
> 
> Sometimes Tomcat (the whole server, not my application) crashes 
> without any explanation on log files.
> 
> I can't reproduce the crash condition it seems in some ways related 
> with my worgink with java2D. But I can't be sure about that.
> 
> the last crash was happened after a variable assign.
> 
> In witch way I can be more precise?
> 
> 
> Thanks in advance
> Edoardo
> 
> -
> 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]



tomcat crash on mac os X

2004-10-15 Thread Edoardo Panfili
hy,
I am runnig Tomcat 5.0.25 on Mac OS X (client) 10.3.5
But the same behaviour occurs with older Tomcat versions.
Sometimes Tomcat (the whole server, not my application) crashes 
without any explanation on log files.

I can't reproduce the crash condition it seems in some ways related 
with my worgink with java2D. But I can't be sure about that.

the last crash was happened after a variable assign.
In witch way I can be more precise?
Thanks in advance
Edoardo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]