You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@archiva.apache.org by bsbodden <bs...@integrallis.com> on 2007/08/23 06:38:06 UTC

Archiva Dies on Tomcat 5.5.23 on a VPS

I have an Archiva install on eApps. I'm using Tomcat 5.5.23 all patched up to
work with Archiva. Everything seems find until the point that you get
redirected to the no-admin user page at which point it just blows Tomcat out
of the water. See the logs below. My max heap is set to 192 the max
recommended by the VPS for my config. Has anybody gotten Archiva working on
a similar environment? I'm beginning to think this is more trouble than its
worth :-(

INFO   | jvm 1    | 2007/08/23 00:27:10 | Aug 23, 2007 12:27:10 AM
org.apache.catalina.startup.Catalina start
INFO   | jvm 1    | 2007/08/23 00:27:10 | INFO: Server startup in 152959 ms
INFO   | jvm 1    | 2007/08/23 00:27:58 | 2007-08-23 00:27:58,098
[http-8080-Processor4] INFO 
org.codehaus.plexus.redback.system.check.EnvironmentCheck:required-roles  -
Checking the existance of required roles.
INFO   | jvm 1    | 2007/08/23 00:27:58 | 2007-08-23 00:27:58,883
[http-8080-Processor4] INFO 
com.opensymphony.xwork.interceptor.Interceptor:redbackSecureActionInterceptor 
- org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor
initialized!
INFO   | jvm 1    | 2007/08/23 00:27:59 | 2007-08-23 00:27:59,363
[http-8080-Processor4] ERROR
org.codehaus.plexus.velocity.VelocityComponent:default  - ResourceManager :
unable to find resource 'VM_global_library.vm' in any resource loader.
INFO   | jvm 1    | 2007/08/23 00:27:59 | 2007-08-23 00:27:59,650
[http-8080-Processor4] INFO 
com.opensymphony.xwork.interceptor.Interceptor:redbackSecureActionInterceptor 
- org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor
initialized!
INFO   | jvm 1    | 2007/08/23 00:27:59 | 2007-08-23 00:27:59,668
[http-8080-Processor4] INFO 
com.opensymphony.xwork.interceptor.Interceptor:redbackSecureActionInterceptor 
- org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor
initialized!
INFO   | jvm 1    | 2007/08/23 00:28:02 | 2007-08-23 00:28:02,665
[http-8080-Processor4] INFO 
com.opensymphony.xwork.interceptor.Interceptor:redbackForceAdminUserInterceptor 
- No admin user found - forwarding to admin user creation page.
WARN   | wrapper  | 2007/08/23 00:28:03 | JVM exited unexpectedly while
stopping the application.
STATUS | wrapper  | 2007/08/23 00:28:03 | JVM exited in response to signal
SIGKILL (9).
STATUS | wrapper  | 2007/08/23 00:28:03 | <-- Wrapper Stopped
-- 
View this message in context: http://www.nabble.com/Archiva-on-Tomcat-5.5.20-on-a-VPS-tf3380292.html#a12287473
Sent from the archiva-users mailing list archive at Nabble.com.


Re: Archiva Dies on Tomcat 5.5.23 on a VPS

Posted by Wendy Smoak <ws...@gmail.com>.
On 8/22/07, bsbodden <bs...@integrallis.com> wrote:
>
> I have an Archiva install on eApps. I'm using Tomcat 5.5.23 all patched up to
> work with Archiva. Everything seems find until the point that you get
> redirected to the no-admin user page at which point it just blows Tomcat out
> of the water. See the logs below. My max heap is set to 192 the max
> recommended by the VPS for my config. Has anybody gotten Archiva working on
> a similar environment? I'm beginning to think this is more trouble than its
> worth :-(

There are several issues open related to Archiva and Tomcat.  This one
links to some others:
 * http://jira.codehaus.org/browse/MRM-333

There's also a wiki page for the community to edit and share info:
 * http://docs.codehaus.org/display/MAVENUSER/Archiva+on+Tomcat

Most of us use the binary distribution with the Plexus appserver and
embedded Jetty, so Tomcat doesn't get as much attention.  Any
information you can provide to help the developers find and fix the
problems is appreciated.

-- 
Wendy