Return-Path: Delivered-To: apmail-archiva-users-archive@www.apache.org Received: (qmail 77338 invoked from network); 9 Dec 2010 07:16:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Dec 2010 07:16:57 -0000 Received: (qmail 988 invoked by uid 500); 9 Dec 2010 07:16:57 -0000 Delivered-To: apmail-archiva-users-archive@archiva.apache.org Received: (qmail 752 invoked by uid 500); 9 Dec 2010 07:16:55 -0000 Mailing-List: contact users-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@archiva.apache.org Delivered-To: mailing list users@archiva.apache.org Received: (qmail 744 invoked by uid 99); 9 Dec 2010 07:16:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Dec 2010 07:16:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gusti.andika@gmail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bw0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Dec 2010 07:16:46 +0000 Received: by bwz10 with SMTP id 10so2356142bwz.6 for ; Wed, 08 Dec 2010 23:16:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=XCRpgmifdqrjAbCuZY0jgOdF8spiO+V49ngW49ENN3k=; b=s3Bvl6pKTtxkIZRxKdxeLk4UQmeyaYbUEjLSPVteC2JuvpopprdPj4rwsPYqfbxowe i32/7H6ToMnFa5V2bDpokpAAMM71sYoH/2UH1iAWfhOPsWboP1NWdN4W3uq+5Li7vskO gs9CIKN8YZdqV9PxyApylWC8t6/7ECQD/c7Vw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=RWBeyRU8yTm+cTkIOdsYtLyjTHx9w18fS0abEy5goShqGQLUEmhpHjIAGVbYZfPpSs 5/Tl4B2JQkWE32JWtjGBF2naeO5UEYU8IVvFXLIjdCzPTPErT7BXBqmMI7qSjRoYeY5N iqoCJneitQ3I1ou6CQO2DFEcFtoEREZv1QkG4= MIME-Version: 1.0 Received: by 10.204.136.212 with SMTP id s20mr2851163bkt.208.1291878986019; Wed, 08 Dec 2010 23:16:26 -0800 (PST) Received: by 10.204.113.13 with HTTP; Wed, 8 Dec 2010 23:16:25 -0800 (PST) Date: Thu, 9 Dec 2010 15:16:25 +0800 Message-ID: Subject: failed referer security check From: Gusti Andika To: users@archiva.apache.org Content-Type: multipart/alternative; boundary=0015175ccf220df3e30496f50404 X-Virus-Checked: Checked by ClamAV on apache.org --0015175ccf220df3e30496f50404 Content-Type: text/plain; charset=ISO-8859-1 Dear All, I tried to run archiva1.3.2 but got the following exception on my browser. I'm using tomcat6 to host the archiva.war. java.lang.RuntimeException: Failed referrer security check: Request did not come from the same server. Detected HTTP Referer header is ' http://localhost:8080/archiva/index.action'. org.codehaus.plexus.redback.struts2.interceptor.SecureActionInterceptor.executeReferrerSecurityCheck(SecureActionInterceptor.java:234) org.codehaus.plexus.redback.struts2.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:111) com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224) com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:223) com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(UtilTimerStack.java:455) Is there something i'm missing?? Thanks Regards, Gusti --0015175ccf220df3e30496f50404--