Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Forrest: User
Forrest 0.6 Interaction with Tomcat 5.0.27
 

Index | Next | Previous | View Flat


Michael.Hare at fnc

Aug 4, 2004, 7:18 AM


Views: 137
Permalink
Forrest 0.6 Interaction with Tomcat 5.0.27

Hi,

I'm seeing odd behavior when I try to use the forrest from svn.

I compile on Windows XP, I have Apache 2.0.50 + Tomcat 5.0.27 + JK2 2.0.4
I stopped using Cygwin because it was introducing it's own set of issues.

I keep my local image updated using: 'svn update', then 'build clean' the
'build'

I can seed, build and deploy a webapp.. no problems so far.

I connect Tomcat to the Forrest site with this configuration file:

<Context path="/ForrestExamples" docBase="C:\Forrest\build\webapp" debug="0"
reloadable="true">
<Logger className="org.apache.catalina.logger.FileLogger" debug="0"
verbosity="1" prefix="forrest_demo_log." directory="logs" timestamp="true"
suffix=".txt"/>
</Context>

I have copied over the endorsed libraries in to Tomcat's endorsed directory.

I can even access the Forrest Site from Tomcat.

The problem is once I put the configuration file into Tomcat's
catalina/localhost directory, I can no longer access several other of my
other applications such as Xindice, or the JSP and Servlet examples that
ship with Tomcat. I can't even access the Tomcat Home Page using
http://myurl.com:8080

I get HTTP Status 503 (Application Not Currently Available) for each of
these

Oddly enough, I can still access Cocoon 2.1.5.1 samples, Axis sample page
and the eXist XMLDB sample page.

Here's a few lines from my stdout.log file that are not there when all is
working.:

...
...
...
INFO: Processing Context configuration file URL
file:C:\Programs\ApacheGroup\Tomcat5\conf\Catalina\localhost\manager.xml
Aug 4, 2004 10:03:03 AM org.apache.catalina.startup.ContextConfig
authenticatorConfig
SEVERE: Cannot instantiate an authenticator of class
org.apache.catalina.authenticator.BasicAuthenticator
java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
...
...
...

If I remove the Forrest site configuration file, and restart Tomcat, then
all is fine, except I can't access the Forrest Site without the config file.
If I copy the config file back to Tomcat, go to the Tomcat admin panel and
'start' Forrest, everything is fine. I can access my Forrest site and the
Tomcat home page.
If I stop then start Tomcat, it breaks again.

This is very localized to the 0.6 Forrest install.

If I swap back to using forrest 0.5.1 (%FORREST_HOME%, 0.5.1 endorsed libs,
etc..), then I don't have any problems at all.

Any one have any experience with any of this?
---------------------------------
Michael Hare

GnuPG Key fingerprint = 1AD4 726D E359 A31D 05BF ACE5 CA93 7AD5 D8E3 A876



<<Hare, Michael.vcf>>
Attachments: Hare, Michael.vcf (0.42 KB)

Subject User Time
Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Aug 4, 2004, 7:18 AM
    Re: Forrest 0.6 Interaction with Tomcat 5.0.27 crossley at apache Aug 9, 2004, 8:04 PM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Aug 10, 2004, 6:50 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 2, 2004, 7:44 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 crossley at apache Sep 2, 2004, 8:05 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 3, 2004, 1:43 PM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 crossley at apache Sep 4, 2004, 8:27 PM
        RE: Forrest 0.6 Interaction with Tomcat 5.0.27 crossley at apache Sep 5, 2004, 6:34 AM
            Re: Forrest 0.6 Interaction with Tomcat 5.0.27 cleeds at medata Sep 5, 2004, 12:03 PM
                Re: Forrest 0.6 Interaction with Tomcat 5.0.27 crossley at apache Sep 5, 2004, 5:23 PM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 7, 2004, 6:03 AM
    Re: Forrest 0.6 Interaction with Tomcat 5.0.27 nicolaken at apache Sep 7, 2004, 7:46 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 7, 2004, 8:53 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 7, 2004, 9:28 AM
    Re: Forrest 0.6 Interaction with Tomcat 5.0.27 dave at brondsema Sep 7, 2004, 4:59 PM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 8, 2004, 7:42 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 crossley at apache Sep 8, 2004, 5:38 PM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 crossley at apache Sep 8, 2004, 5:44 PM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 9, 2004, 6:11 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 9, 2004, 6:47 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 9, 2004, 8:22 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 dave at brondsema Sep 9, 2004, 12:34 PM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 Michael.Hare at fnc Sep 10, 2004, 7:18 AM
    RE: Forrest 0.6 Interaction with Tomcat 5.0.27 crossley at apache Sep 10, 2004, 5:15 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.