Ignore that half complete message. One of mac's annoying keyboard shortcuts
sent that for me :) (don't ask me how, I really don't know how it happened)
On 2/23/2011 4:18 PM, Joel wrote:
> >>> sackett-research-lab2b:~ joel$ sudo find /opt/Tomcat -type f -exec \
> grep "function2.basiceng.umr.edu" "{}" \;
>
> Oops: I forgot the "-l" switch on grep... it's not giving you any file
> names :)
sackett-research-lab2b:~ joel$ sudo find /opt/Tomca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joel,
I'll try to hit all your replies at once, here.
On 2/23/2011 4:18 PM, Joel wrote:
>>> sackett-research-lab2b:~ joel$ sudo find /opt/Tomcat -type f -exec \
grep "function2.basiceng.umr.edu" "{}" \;
Oops: I forgot the "-l" switch on grep.
On Wed, Feb 23, 2011 at 3:26 PM, Joel wrote:
>
>
> On Wed, Feb 23, 2011 at 12:57 PM, Joel wrote:
>
>>
>>
>>
>> On Wed, Feb 23, 2011 at 11:08 AM, Christopher Schultz <
>> ch...@christopherschultz.net> wrote:
>>>
>>>
>>> Try this:
>>>
>>> sudo find /opt/Tomcat -type f -exec \
>>> grep "function2
On Wed, Feb 23, 2011 at 12:57 PM, Joel wrote:
>
>
>
> On Wed, Feb 23, 2011 at 11:08 AM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>>
>>
>> Try this:
>>
>> sudo find /opt/Tomcat -type f -exec \
>> grep "function2.basiceng.umr.edu" "{}" \;
>>
>> Thanks, I'll use this now.
>
> s
On Wed, Feb 23, 2011 at 11:08 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
>
>
> Try this:
>
> sudo find /opt/Tomcat -type f -exec \
> grep "function2.basiceng.umr.edu" "{}" \;
>
> Thanks, I'll use this now.
sackett-research-lab2b:~ joel$ sudo find /opt/Tomcat -type f -exec \
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joel,
On 2/23/2011 10:47 AM, Joel wrote:
> On Wed, Feb 23, 2011 at 10:44 AM, Joel wrote:
>> sackett-research-lab2b:opt joel$ sudo find /opt/Tomcat -type f | xargs grep
>> function2.basiceng.umr.edu
>> grep: /opt/Tomcat/conf/server: No such file or di
> From: Joel [mailto:felixtheratr...@gmail.com]
> Subject: Re: server running website
> So yeah it might be the later problem, where there is a
> hardcoded directory. Is there a quick way to fix this?
Since you're running on a very unsupported version of Tomcat, you'r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 2/22/2011 10:59 AM, Caldarale, Charles R wrote:
>> From: Joel [mailto:felixtheratr...@gmail.com]
>> Subject: server running website
>
>> But when I try to go to the page "localhost:8080" or "localhost:
On Wed, Feb 23, 2011 at 10:44 AM, Joel wrote:
>
>
> On Tue, Feb 22, 2011 at 10:59 AM, Caldarale, Charles R <
> chuck.caldar...@unisys.com> wrote:
>>
>>
>> Again, it looks like something's wrong with the hosts file. Might be as
>> simple as not having a hosts file, or not having an entry for loca
On Tue, Feb 22, 2011 at 10:59 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
>
>
> Again, it looks like something's wrong with the hosts file. Might be as
> simple as not having a hosts file, or not having an entry for localhost.
>
> Another possibility is that you may have a webapp
> From: Joel [mailto:felixtheratr...@gmail.com]
> Subject: server running website
> But when I try to go to the page "localhost:8080" or "localhost:80"
> Safari says:
> "Safari can't open the page "http://function2.basiceng.umr.edu/view&q
Check the logs to find out what happened when you attempted to start the
server. Is there something else already running on the ports tomcat is
trying to use? What does netstat list as listening ports with and
without tomcat running? Also what connectors are configured in your
tomcat's server.xm
So my boss has a Tomcat folder that was running a website at his old job. I
don't know how to determine the exact version but in the realease notes
there is: "$Id: RELEASE-NOTES-4.1.txt,v 1.81 2003/10/27 13:40:27 remm Exp $"
he wants to run it on a new machine, the OS is: Mac OS X Server 10.6.5
W
14 matches
Mail list logo