You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@archiva.apache.org by Andreas Ernst <ae...@ae-online.de> on 2014/04/03 13:13:26 UTC

Cookie rejected

Hi,

who can i solve this:

2014-04-03 13:09:15,044 [http-thread-pool-8009(3)] WARN 
org.apache.http.client.protocol.ResponseProcessCookies [] - Cookie 
rejected: "[version: 0][name: rememberMe][value: deleteMe][domain: 
bits.netbeans.org][path: /nexus][expiry: Thu Apr 03 13:09:15 CEST 
2014]". Illegal path attribute "/nexus". Path of origin: 
"/maven2/org/netbeans/api/org-netbeans-modules-nbjunit/RELEASE8/org-netbeans-modules-nbjunit-RELEASE8.pom"

Archiva is running on GlassFish Server Open Source Edition 3.1.2.2 
(build 5).

TIA
Andreas
-- 
ae | Andreas Ernst | IT Spektrum
Postfach 5, 65612 Beselich
Schupbacher Str. 32, 65614 Beselich, Germany
Tel: +49-6484-91002 Fax: +49-6484-91003
ae@ae-online.de | www.ae-online.de
www.tachyon-online.de

Re: Cookie rejected

Posted by Andreas Ernst <ae...@ae-online.de>.
Am 03.04.14 23:54, schrieb Olivier Lamy:
> On 3 April 2014 23:44, Andreas Ernst <ae...@ae-online.de> wrote:
>> Hi Oliver,
>>
>> Am 03.04.14 13:39, schrieb Olivier Lamy:
>>
>>> Only people who manage http://bits.netbeans.org/
>>>
>>> It looks they have a httpd proxying to http://bits.netbeans.org/nexus
>>> They probably missed to add the directive ProxyPassReverseCookiePath
>>> /nexus /maven2
>>>
>>> BTW it's just a warning
>>>
>>>
>>>
>>> On 3 April 2014 22:13, Andreas Ernst <ae...@ae-online.de> wrote:
>>>>
>>>> Hi,
>>>>
>>>> who can i solve this:
>>>>
>>>> 2014-04-03 13:09:15,044 [http-thread-pool-8009(3)] WARN
>>>> org.apache.http.client.protocol.ResponseProcessCookies [] - Cookie
>>>> rejected:
>>>> "[version: 0][name: rememberMe][value: deleteMe][domain:
>>>> bits.netbeans.org][path: /nexus][expiry: Thu Apr 03 13:09:15 CEST 2014]".
>>>> Illegal path attribute "/nexus". Path of origin:
>>>>
>>>> "/maven2/org/netbeans/api/org-netbeans-modules-nbjunit/RELEASE8/org-netbeans-modules-nbjunit-RELEASE8.pom"
>>>>
>>>> Archiva is running on GlassFish Server Open Source Edition 3.1.2.2 (build
>>>> 5).
>>
>>
>> thanks for your answer. I work with NetBeans 8 and Maven 3.2.1.
>>
>> Failed to execute goal on project ERDA-CCIS-app: Could not resolve
>> dependencies for project
>> de.aeits:ERDA-CCIS-app:nbm-application:1.0-SNAPSHOT: The following artifacts
>> could not be resolved: org.netbeans.cluster:platform:pom:RELEASE8,
>> org.netbeans.api:org-netbeans-modules-nbjunit:jar:RELEASE8,
>> org.netbeans.api:org-openide-io:jar:RELEASE8,
>> org.netbeans.api:org-netbeans-api-annotations-common:jar:RELEASE8: Failure
>> to find org.netbeans.cluster:platform:pom:RELEASE8 in
>> http://[URL]/repository/aeits was cached in the local repository, resolution
>> will not be reattempted until the update interval of archiva has elapsed or
>> updates are forced -> [Help 1]
>
> maybe try with RELEASE80 as version :-)
>
> http://bits.netbeans.org/nexus/content/groups/netbeans/org/netbeans/cluster/platform/RELEASE80/

*kdkfjlkjkldj*

You saved my day!

-- 
ae | Andreas Ernst | IT Spektrum
Postfach 5, 65612 Beselich
Schupbacher Str. 32, 65614 Beselich, Germany
Tel: +49-6484-91002 Fax: +49-6484-91003
ae@ae-online.de | www.ae-online.de
www.tachyon-online.de

Re: Cookie rejected

Posted by Olivier Lamy <ol...@apache.org>.
On 3 April 2014 23:44, Andreas Ernst <ae...@ae-online.de> wrote:
> Hi Oliver,
>
> Am 03.04.14 13:39, schrieb Olivier Lamy:
>
>> Only people who manage http://bits.netbeans.org/
>>
>> It looks they have a httpd proxying to http://bits.netbeans.org/nexus
>> They probably missed to add the directive ProxyPassReverseCookiePath
>> /nexus /maven2
>>
>> BTW it's just a warning
>>
>>
>>
>> On 3 April 2014 22:13, Andreas Ernst <ae...@ae-online.de> wrote:
>>>
>>> Hi,
>>>
>>> who can i solve this:
>>>
>>> 2014-04-03 13:09:15,044 [http-thread-pool-8009(3)] WARN
>>> org.apache.http.client.protocol.ResponseProcessCookies [] - Cookie
>>> rejected:
>>> "[version: 0][name: rememberMe][value: deleteMe][domain:
>>> bits.netbeans.org][path: /nexus][expiry: Thu Apr 03 13:09:15 CEST 2014]".
>>> Illegal path attribute "/nexus". Path of origin:
>>>
>>> "/maven2/org/netbeans/api/org-netbeans-modules-nbjunit/RELEASE8/org-netbeans-modules-nbjunit-RELEASE8.pom"
>>>
>>> Archiva is running on GlassFish Server Open Source Edition 3.1.2.2 (build
>>> 5).
>
>
> thanks for your answer. I work with NetBeans 8 and Maven 3.2.1.
>
> Failed to execute goal on project ERDA-CCIS-app: Could not resolve
> dependencies for project
> de.aeits:ERDA-CCIS-app:nbm-application:1.0-SNAPSHOT: The following artifacts
> could not be resolved: org.netbeans.cluster:platform:pom:RELEASE8,
> org.netbeans.api:org-netbeans-modules-nbjunit:jar:RELEASE8,
> org.netbeans.api:org-openide-io:jar:RELEASE8,
> org.netbeans.api:org-netbeans-api-annotations-common:jar:RELEASE8: Failure
> to find org.netbeans.cluster:platform:pom:RELEASE8 in
> http://[URL]/repository/aeits was cached in the local repository, resolution
> will not be reattempted until the update interval of archiva has elapsed or
> updates are forced -> [Help 1]

maybe try with RELEASE80 as version :-)

http://bits.netbeans.org/nexus/content/groups/netbeans/org/netbeans/cluster/platform/RELEASE80/

>
> It's a warning message from Archiva, but Maven fails. I try to contact the
> NetBeans Team.
>
>
> Andreas
> --
> ae | Andreas Ernst | IT Spektrum
> Postfach 5, 65612 Beselich
> Schupbacher Str. 32, 65614 Beselich, Germany
> Tel: +49-6484-91002 Fax: +49-6484-91003
> ae@ae-online.de | www.ae-online.de
> www.tachyon-online.de



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Cookie rejected

Posted by Andreas Ernst <ae...@ae-online.de>.
Hi Oliver,

Am 03.04.14 13:39, schrieb Olivier Lamy:
> Only people who manage http://bits.netbeans.org/
>
> It looks they have a httpd proxying to http://bits.netbeans.org/nexus
> They probably missed to add the directive ProxyPassReverseCookiePath
> /nexus /maven2
>
> BTW it's just a warning
>
>
>
> On 3 April 2014 22:13, Andreas Ernst <ae...@ae-online.de> wrote:
>> Hi,
>>
>> who can i solve this:
>>
>> 2014-04-03 13:09:15,044 [http-thread-pool-8009(3)] WARN
>> org.apache.http.client.protocol.ResponseProcessCookies [] - Cookie rejected:
>> "[version: 0][name: rememberMe][value: deleteMe][domain:
>> bits.netbeans.org][path: /nexus][expiry: Thu Apr 03 13:09:15 CEST 2014]".
>> Illegal path attribute "/nexus". Path of origin:
>> "/maven2/org/netbeans/api/org-netbeans-modules-nbjunit/RELEASE8/org-netbeans-modules-nbjunit-RELEASE8.pom"
>>
>> Archiva is running on GlassFish Server Open Source Edition 3.1.2.2 (build
>> 5).

thanks for your answer. I work with NetBeans 8 and Maven 3.2.1.

Failed to execute goal on project ERDA-CCIS-app: Could not resolve 
dependencies for project 
de.aeits:ERDA-CCIS-app:nbm-application:1.0-SNAPSHOT: The following 
artifacts could not be resolved: 
org.netbeans.cluster:platform:pom:RELEASE8, 
org.netbeans.api:org-netbeans-modules-nbjunit:jar:RELEASE8, 
org.netbeans.api:org-openide-io:jar:RELEASE8, 
org.netbeans.api:org-netbeans-api-annotations-common:jar:RELEASE8: 
Failure to find org.netbeans.cluster:platform:pom:RELEASE8 in 
http://[URL]/repository/aeits was cached in the local repository, 
resolution will not be reattempted until the update interval of archiva 
has elapsed or updates are forced -> [Help 1]

It's a warning message from Archiva, but Maven fails. I try to contact 
the NetBeans Team.

Andreas
-- 
ae | Andreas Ernst | IT Spektrum
Postfach 5, 65612 Beselich
Schupbacher Str. 32, 65614 Beselich, Germany
Tel: +49-6484-91002 Fax: +49-6484-91003
ae@ae-online.de | www.ae-online.de
www.tachyon-online.de

Re: Cookie rejected

Posted by Olivier Lamy <ol...@apache.org>.
Only people who manage http://bits.netbeans.org/

It looks they have a httpd proxying to http://bits.netbeans.org/nexus
They probably missed to add the directive ProxyPassReverseCookiePath
/nexus /maven2

BTW it's just a warning



On 3 April 2014 22:13, Andreas Ernst <ae...@ae-online.de> wrote:
> Hi,
>
> who can i solve this:
>
> 2014-04-03 13:09:15,044 [http-thread-pool-8009(3)] WARN
> org.apache.http.client.protocol.ResponseProcessCookies [] - Cookie rejected:
> "[version: 0][name: rememberMe][value: deleteMe][domain:
> bits.netbeans.org][path: /nexus][expiry: Thu Apr 03 13:09:15 CEST 2014]".
> Illegal path attribute "/nexus". Path of origin:
> "/maven2/org/netbeans/api/org-netbeans-modules-nbjunit/RELEASE8/org-netbeans-modules-nbjunit-RELEASE8.pom"
>
> Archiva is running on GlassFish Server Open Source Edition 3.1.2.2 (build
> 5).
>
> TIA
> Andreas
> --
> ae | Andreas Ernst | IT Spektrum
> Postfach 5, 65612 Beselich
> Schupbacher Str. 32, 65614 Beselich, Germany
> Tel: +49-6484-91002 Fax: +49-6484-91003
> ae@ae-online.de | www.ae-online.de
> www.tachyon-online.de



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy