On Wed, Jun 20, 2012 at 3:28 PM, Samuel Green <macun...@gmail.com> wrote:
> This afternoon I did a reinstall at /usr/local
> and still am not able to get it started.

15:41 ~/Downloads $ tar xfz apache-tomcat-7.0.28.tar.gz
15:42 ~/Downloads $ sudo mv apache-tomcat-7.0.28/ /usr/local
Password:
15:42 ~/Downloads $ cd /usr/local
15:42 /usr/local (master)$ cd apache-tomcat-7.0.28/
15:42 /usr/local/apache-tomcat-7.0.28 (master)$ export CATALINA_HOME=`pwd`
15:43 /usr/local/apache-tomcat-7.0.28 (master)$
$CATALINA_HOME/bin/catalina.sh run
Using CATALINA_BASE:   /usr/local/apache-tomcat-7.0.28
Using CATALINA_HOME:   /usr/local/apache-tomcat-7.0.28
Using CATALINA_TMPDIR: /usr/local/apache-tomcat-7.0.28/temp
Using JRE_HOME:
/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home
Using CLASSPATH:
/usr/local/apache-tomcat-7.0.28/bin/bootstrap.jar:/usr/local/apache-tomcat-7.0.28/bin/tomcat-juli.jar
Jun 20, 2012 3:43:18 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
Jun 20, 2012 3:43:19 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
..... etc. .....

So with the new install, what does your startup log look like?


-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to