comments below.

----- Original Message ----- From: "Matt Young" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, July 26, 2006 9:40 AM
Subject: Re: Roller not accessable


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Here it is:  Altho I don't think it will be very useful:
Jul 26, 2006 10:12:01 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Jul 26, 2006 10:12:01 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Jul 26, 2006 10:12:01 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Jul 26, 2006 10:12:01 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Jul 26, 2006 10:12:07 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 26, 2006 10:12:07 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Jul 26, 2006 10:12:07 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 26, 2006 10:12:07 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Jul 26, 2006 10:12:17 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Jul 26, 2006 10:12:17 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Jul 26, 2006 10:12:17 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Jul 26, 2006 10:12:17 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Jul 26, 2006 10:12:23 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 26, 2006 10:12:23 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Jul 26, 2006 10:12:23 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 26, 2006 10:12:23 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Jul 26, 2006 12:33:29 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Jul 26, 2006 12:33:29 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Jul 26, 2006 12:33:29 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Jul 26, 2006 12:33:29 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Jul 26, 2006 12:33:35 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 26, 2006 12:33:35 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Jul 26, 2006 12:33:35 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 26, 2006 12:33:35 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Jul 26, 2006 12:35:36 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Jul 26, 2006 12:35:36 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Jul 26, 2006 12:35:36 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Jul 26, 2006 12:35:36 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Jul 26, 2006 12:35:43 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 26, 2006 12:35:43 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Jul 26, 2006 12:35:43 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Jul 26, 2006 12:35:43 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()


Cheers,
Matt Young
[EMAIL PROTECTED]
GPG Public Key: http://youngdev.net/?page=gpg



If you got this far, you really should have additional material in the roller.log, so check that again.

If not, you can get more information fromTomcat by increasing Tomcat's logging:
(1) In your conf/logging.properties, find the line setting the level
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level = (whatever it is)
and change it to be
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level = ALL
(2) At the bottom of the same file, add the line
org.apache.catalina.core.StandardContext.level=FINEST

After restarting, there should be more material in the catalina and localhost logs, and we can figure out what filter it is having trouble with.



An alternate tack I would suggest is to do a fresh installation following the instructions on a standard distribution of Tomcat 5.5.17 rather than the gentoo distribution. You can just extract the Tomcat 5.5.17 core tarball you get from tomcat.apache.org and use it. I had no problems following stock installation instructions with Tomcat 5.5.17. Once you get it running, you can look for differences in the two distributions. I'm a bit concerned after you found missing jars in the gentoo distribution, I'm really not sure how much it differs from what we expect, and I'm not sure how much help we'll be with it.


--a.


Allen Gilliland wrote:
ahh, then i think it's localhost. sorry, i don't use tomcat 5.5 myself :/

-- allen


Matt Young wrote:
there is no tomcat.log file.  I have catalina, localhost,admin, manager
and hostmanager and of course roller which is empty.

Cheers,
Matt Young
[EMAIL PROTECTED]
GPG Public Key: http://youngdev.net/?page=gpg

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFEx5sOOLPtyzxdcQYRAkcTAJY7jA5KHFltu8a9QCwKyCAo3gO1AJoCPfvi
Xb9wFRoY1DHAt1yE96hWwg==
=gk1y
-----END PGP SIGNATURE-----


Reply via email to