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.