Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2008 14:01:47 -0600
From:      "Joseph Simmons" <josephdsimmons@gmail.com>
To:        "Matthew Seaman" <m.seaman@infracaninophile.co.uk>
Cc:        freebsd-questions@freebsd.org, Peter Boosten <peter@boosten.org>
Subject:   Re: starting Tomcat6
Message-ID:  <1ba9cd9a0812231201o177a1c14k8942a3bfa7540d14@mail.gmail.com>
In-Reply-To: <495142BD.2070802@infracaninophile.co.uk>
References:  <1ba9cd9a0812231036y1270eeecm5d7c0961bc2dfcf8@mail.gmail.com> <49513618.8090107@infracaninophile.co.uk> <1ba9cd9a0812231115t416a0002gaab47bc8459720e0@mail.gmail.com> <28283d910812231123r606ed3e7y2900152c34ba1bd2@mail.gmail.com> <1ba9cd9a0812231133p6c45b969pe7f857658f0ce8a0@mail.gmail.com> <495142BD.2070802@infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Changing tomcat6_enable to tomcat60_enable worked I'm able to connect
on port 8180, thanks for the help.

On Tue, Dec 23, 2008 at 1:57 PM, Matthew Seaman
<m.seaman@infracaninophile.co.uk> wrote:
> Joseph Simmons wrote:
>>
>> I have tomcat6_enable="YES" in rc.conf and I don't see any tomcat
>> process when I ps aux. When I try to start the script, nothing is
>> returned either, I'd expect there to be some success or failure
>> message as there is when starting apache22.
>
> The process you'ld start is called 'java' according to ps(1) -- tomcat
> runs inside that.
>
> You certainly should get some output from the startup script.  Seeing
> nothing
> at all is a classic symptom of not having the right settings in rc.conf
>
> Try using sockstat(1) to see if you have anything likely with a network
> listener on ports 8180 8005 or 8009.  Note that tomcat doesn't bind to
> port 80 (or 443 for SSL enabled versions) unless you modify server.xml
> If there's a port 8180 listener, then http://localhost:8180/ should get
> you the default tomcat home page.
>
> If not then you should be able to find some logs in
> /usr/local/apache-tomcat6.0/logs  which may offer clues.
>
>        Cheers,
>
>        Matthew
>
> --
> Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
>                                                 Flat 3
> PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
>                                                 Kent, CT11 9PW
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1ba9cd9a0812231201o177a1c14k8942a3bfa7540d14>