I've got two nearly identical machines (OSX 10.8.5 and OSX 10.9.?), identical and unaltered apache tomcats (except for loading my webapp), and I can start my webapp on one and not the other.
On the machine that fails (OSX 10.8.5), this is at the end of catalina-daemon.out (and then it freezes, no webserver, no other log messages):
When I stop this instance of tomcat, I get an additional error in catalina-daemon.out:
If I remove my ROOT application, then this tomcat launches successfully (i.e. without my webapp).
On the other machine (OSX 10.9.?) I get (and tomcat launches successfully):
I've copied over my ROOT webapp from one machine to the other and diff says they're identical.
So somehow the unsuccessful launch stopped right before this message:
Do you have any ideas what might be going on here?
On the machine that fails (OSX 10.8.5), this is at the end of catalina-daemon.out (and then it freezes, no webserver, no other log messages):
Code:
....
INFO: Deploying web application directory /usr/local/apache-tomcat-7.0.59/webapps/ROOT
ISC: Configuring log4j from: file:/usr/local/apache-tomcat-7.0.59/webapps/ROOT/WEB-INF/classes/log4j.isc.config.xml
=== 2015-04-10 12:49:00,403 [op-1] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
=== 2015-04-10 12:49:00,421 [op-1] INFO ConfigLoader - Attempting to load framework.properties from CLASSPATH
=== 2015-04-10 12:49:00,755 [op-1] INFO ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/usr/local/apache-tomcat-7.0.59/webapps/ROOT/WEB-INF/lib/isomorphic_core_rpc.jar!/framework.properties
=== 2015-04-10 12:49:00,756 [op-1] INFO ConfigLoader - Attempting to load project.properties from CLASSPATH
=== 2015-04-10 12:49:00,756 [op-1] INFO ConfigLoader - Unable to locate project.properties in CLASSPATH
=== 2015-04-10 12:49:00,822 [op-1] INFO ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/usr/local/apache-tomcat-7.0.59/webapps/ROOT/WEB-INF/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
=== 2015-04-10 12:49:00,823 [op-1] INFO ConfigLoader - Attempting to load server.properties from CLASSPATH
=== 2015-04-10 12:49:00,835 [op-1] INFO ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/usr/local/apache-tomcat-7.0.59/webapps/ROOT/WEB-INF/classes/server.properties
=== 2015-04-10 12:49:00,844 [op-1] INFO Logger - Logging system started.
=== 2015-04-10 12:49:00,846 [op-1] INFO ISCInit - Auto-detected webRoot - using: /usr/local/apache-tomcat-7.0.59/webapps/ROOT
=== 2015-04-10 12:49:00,849 [op-1] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework (v9.1p_2015-02-07/Pro Deployment 2015-02-07) - Initialization Complete
log4j:WARN No appenders could be found for logger (net.bull.javamelody).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.Code:
Service exit with a return value of 143On the other machine (OSX 10.9.?) I get (and tomcat launches successfully):
Code:
...
INFO: Deploying web application directory /usr/local/apache-tomcat-7.0.59/webapps/ROOT
ISC: Configuring log4j from: file:/usr/local/apache-tomcat-7.0.59/webapps/ROOT/WEB-INF/classes/log4j.isc.config.xml
=== 2015-04-10 13:01:53,985 [op-1] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
=== 2015-04-10 13:01:53,990 [op-1] INFO ConfigLoader - Attempting to load framework.properties from CLASSPATH
=== 2015-04-10 13:01:54,190 [op-1] INFO ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/usr/local/apache-tomcat-7.0.59/webapps/ROOT/WEB-INF/lib/isomorphic_core_rpc.jar!/framework.properties
=== 2015-04-10 13:01:54,190 [op-1] INFO ConfigLoader - Attempting to load project.properties from CLASSPATH
=== 2015-04-10 13:01:54,191 [op-1] INFO ConfigLoader - Unable to locate project.properties in CLASSPATH
=== 2015-04-10 13:01:54,223 [op-1] INFO ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/usr/local/apache-tomcat-7.0.59/webapps/ROOT/WEB-INF/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
=== 2015-04-10 13:01:54,224 [op-1] INFO ConfigLoader - Attempting to load server.properties from CLASSPATH
=== 2015-04-10 13:01:54,231 [op-1] INFO ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/usr/local/apache-tomcat-7.0.59/webapps/ROOT/WEB-INF/classes/server.properties
=== 2015-04-10 13:01:54,238 [op-1] INFO Logger - Logging system started.
=== 2015-04-10 13:01:54,239 [op-1] INFO ISCInit - Auto-detected webRoot - using: /usr/local/apache-tomcat-7.0.59/webapps/ROOT
=== 2015-04-10 13:01:54,240 [op-1] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework (v9.1p_2015-02-07/Pro Deployment 2015-02-07) - Initialization Complete
log4j:WARN No appenders could be found for logger (net.bull.javamelody).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
=== 2015-04-10 13:01:54,426 [op-1] INFO PreCache - Isomorphic PreCache servlet loading
=== 2015-04-10 13:01:54,467 [op-1] DEBUG XML - Parsed XML from /usr/local/apache-tomcat-7.0.59/webapps/ROOT/isomorphic/system/schema/builtinTypes.xml: 8ms
=== 2015-04-10 13:01:54,492 [op-1] INFO PoolManager - SmartClient pooling started for 'simpleTypes' objects
=== 2015-04-10 13:01:54,583 [op-1] DEBUG XML - Parsed XML from /usr/local/apache-tomcat-7.0.59/webapps/ROOT/isomorphic/system/schema/DataSource.ds.xml: 6ms
...So somehow the unsuccessful launch stopped right before this message:
Code:
=== 2015-04-10 13:01:54,426 [op-1] INFO PreCache - Isomorphic PreCache servlet loading