[ http://jira.codehaus.org/browse/MRM-239?page=comments#action_81820 ] 
            
pkernevez commented on MRM-239:
-------------------------------

I am sure that it's heap Space (due to verbosegc info):
These are some part of my _catalina.out_ log file.
{noformat}
java.lang.OutOfMemoryError: Java heap space
2006-12-05 11:34:35,044 [TP-Processor11] ERROR [jsp]                          - 
Servlet.service() for servlet jsp threw exception
java.lang.OutOfMemoryError: Java heap space
2006-12-05 11:34:35,044 [TP-Processor11] ERROR [RepositoryAccessServlet]      - 
Servlet.service() for servlet RepositoryAccessServlet threw excepti
java.lang.OutOfMemoryError: Java heap space
2006-12-05 11:34:35,057 [TP-Processor13] DEBUG Authenticator:user-manager     - 
Authenticate: PasswordBasedAuthenticationDataSource[principal=serve
2006-12-05 11:34:35,060 [TP-Processor13] DEBUG Authenticator:user-manager     - 
PasswordEncoder: org.codehaus.plexus.security.policy.encoders.SHA25
2006-12-05 11:34:35,061 [TP-Processor13] DEBUG Authenticator:user-manager     - 
User server provided a valid password
2006-12-05 11:34:35,073 [TP-Processor13] DEBUG SecuritySystem:default         - 
authnManager.authenticate() result: 
AuthenticationResult[principal=ue,exception=<null>]
2006-12-05 11:34:35,074 [TP-Processor13] DEBUG SecuritySystem:default         - 
User 'server' authenticated.
2006-12-05 11:34:35,077 [TP-Processor13] DEBUG SecuritySystem:default         - 
User 'server' exists.
2006-12-05 11:34:35,079 [TP-Processor13] DEBUG SecuritySystem:default         - 
User: username = 'server'
{noformat}
And
{noformat}
[Full GC 1524223K->1520424K(1524224K), 3.9851230 secs]
[Full GC 1520424K->1520319K(1524224K), 4.0197240 secs]
[Full GC 1524223K->1520479K(1524224K), 4.1832120 secs]
[Full GC[Unloading class sun.reflect.GeneratedConstructorAccessor1379]
[Unloading class sun.reflect.GeneratedMethodAccessor654]
 1520479K->1520381K(1524224K), 5.2603440 secs]
{noformat}


> OutOfMemory error when running Arhiva for days at a time
> --------------------------------------------------------
>
>                 Key: MRM-239
>                 URL: http://jira.codehaus.org/browse/MRM-239
>             Project: Archiva
>          Issue Type: Bug
>    Affects Versions: 1.0-beta-1
>         Environment: Linux and Mac OS X
>            Reporter: Greg Luck
>             Fix For: 1.0-beta-1
>
>         Attachments: health-report.xml
>
>
> I have been running Archiva as it existed in snapshot 20 November 2006.
> When running in Tomcat with the standard memory setting it fails after a few 
> days.
> Increasing -Xmx=128m increases the time but it still gets and OutOfMemory 
> error after a few days. 
> This is with no activity. I came back today after the weekend and hit refresh 
> on a Pom page and it gave the OOM. It seems to be time dependent. At home I 
> have been running it on Mac OS X. I saw an OutOfMemory error after a week. I 
> did even go to a page to check it. The running console had it.
> To reproduce simply run up archiva and leave it running.
> We are working around with a nightly restart.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to