[
https://issues.apache.org/jira/browse/MRM-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470778#comment-17470778
]
Kilian Felder commented on MRM-2028:
------------------------------------
Hi Martin,
We run archiva with the WAR file within Tomcat, so I created the WAR file from
your provided download. But it won't start. The error points to a missing jetty
class ..
07-Jan-2022 17:20:32.404 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.loadOnStartup Servlet [default] in web
application [/archiva] threw load() exception
java.lang.ClassNotFoundException:
org.eclipse.jetty.servlet.DefaultServlet
The same error also occurrs when I tried to use the WAR file of the latest
stable 2.2.7 version!
So I copied the jetty-servlet-8.1.14.v20131031.jar (which contains this class),
to the tomcat 'lib' directory, but then another ClassNotFoundException is
thrown!
I expect the WAR file to work without this jetty libraries or am I wrong?
Regards
Kilian
> CLONE - Purge by retention count deletes files but leaves history on website.
> -----------------------------------------------------------------------------
>
> Key: MRM-2028
> URL: https://issues.apache.org/jira/browse/MRM-2028
> Project: Archiva
> Issue Type: Bug
> Components: Archiva Components, Web Interface
> Affects Versions: 2.2.5
> Environment: Ubuntu 20.04, Tomcat 8.5.71
> Reporter: Kilian Felder
> Assignee: Martin Schreier
> Priority: Minor
> Labels: features, web-dashboard
> Fix For: 2.2.8
>
> Attachments: archiva.log, archiva_2.2.5_bug-1.png,
> archiva_2.2.5_bug-2.png
>
>
> Hi all,
> I'm still having the same issue as described in MRM-1958.
> Files are deleted from the hard drive (as configured in archiva.xml), but the
> history still exists in the archiva portal.
> Best regards,
> Kilian
--
This message was sent by Atlassian Jira
(v8.20.1#820001)