We're using Archiva 1.2 and can't browse to any artifacts. When I try
this, I get the following (example URL:
http://archiva.nm.cbc.ca/archiva/browse/asm/asm-tree/2.2.1)
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception
javax.servlet.ServletException: Error in JDO during get of Database
object id [asm:asm-tree:2.2.1] of type
org.apache.maven.archiva.model.ArchivaProjectModel using no fetch-group
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:515)
org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:419)
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
org.apache.struts2.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:99)
The Archiva database is on PostgreSQL.
Can someone help?
- Julian