[
https://issues.apache.org/jira/browse/MRM-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Stockhammer closed MRM-1561.
-----------------------------------
Resolution: Cannot Reproduce
Mentions very old archiva version. Open new issue, if the error still occures
with a current version.
> Cannot authentify myself when in search page
> --------------------------------------------
>
> Key: MRM-1561
> URL: https://issues.apache.org/jira/browse/MRM-1561
> Project: Archiva
> Issue Type: Bug
> Components: WebDAV Interface
> Environment: Mac OSX using the wrapper.
> Reporter: Sébastien Gandon
> Priority: Major
>
> When accessing the search page from the following URL.
> http://localhost:8082/archiva//archiva/filteredSearch.action?searchField=version&fromFilterSearch=true&repositoryId=talend-update-user&groupId=org.talend&version=5.0.0
> I have the following exception when clicking on the top-right hyperlink to
> identify myself.
> {code}
> HTTP ERROR 500
> Problem accessing /archiva/security/login.action. Reason:
> Failed referrer security check: Request did not come from the same
> server. Detected HTTP Referer header is
> 'http://localhost:8082/archiva//archiva/filteredSearch.action?searchField=version&fromFilterSearch=true&repositoryId=talend-update-user&groupId=org.talend&version=5.0.0'.
> Caused by:
> java.lang.RuntimeException: Failed referrer security check: Request did not
> come from the same server. Detected HTTP Referer header is
> 'http://localhost:8082/archiva//archiva/filteredSearch.action?searchField=version&fromFilterSearch=true&repositoryId=talend-update-user&groupId=org.talend&version=5.0.0'.
> at
> org.codehaus.plexus.redback.struts2.interceptor.SecureActionInterceptor.executeReferrerSecurityCheck(SecureActionInterceptor.java:235)
> at
> org.codehaus.plexus.redback.struts2.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:101)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)
> at
> org.codehaus.plexus.redback.struts2.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:121)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)
> at
> org.codehaus.plexus.redback.struts2.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:173)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)
> at
> org.codehaus.plexus.redback.struts2.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:114)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)
> at
> org.codehaus.plexus.redback.struts2.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:105)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)
> at
> com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:176)
> at
> com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)
> at
> com.opensymphony.xwork2.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:263)
> at
> org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.doIntercept(AnnotationValidationInterceptor.java:68)
> at
> com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)
> at
> com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(ConversionErrorInterceptor.java:138)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)
> at
> com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:207)
> at
> com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)
> at
> com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:207)
> at
> com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)