checksum policy ignored?

View: New views
4 Messages — Rating Filter:   Alert me  

checksum policy ignored?

by bkate :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Greetings,

I am using Artifactory 2.0.6 and I have a remote repository defined (google's maven repo). The checksum policy for this repo was originally "generate if absent", and I got this error when I tried to cache the guice artifact:

2009-08-04 14:25:21,542 [INFO ] (o.a.r.HttpRepo      :160) - repo1: Retrieving 'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom'...
2009-08-04 14:25:21,629 [INFO ] (o.a.r.HttpRepo      :160) - repo1: Retrieving 'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.sha1'...
2009-08-04 14:25:21,720 [INFO ] (o.a.r.HttpRepo      :160) - repo1: Retrieving 'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.md5'...
2009-08-04 14:25:21,813 [ERROR] (o.a.c.c.C.[.[.[.[default]:260) - Servlet.service() for servlet default threw exception
org.artifactory.io.checksum.policy.ChecksumPolicyException: Checksum policy 'GEN_IF_ABSENT' rejected the artifact 'guice-2.0.pom'. Checksums info: [ChecksumInfo{type=MD5, original='179b3373d3c3cbf669498e7dee64bec8', actual='fc2673864f31a5c712e7ff8bcabb54f7'}, ChecksumInfo{type=SHA-1, original='6c5029102c03c627275fe183377c0586a3194425', actual='3bb8d0283ecfc05ba8dae825e46980d669265333'}]

I tried changing the policy of the google repo in Artifactory to "ignore and return generated checksum" but I still get the same exception indicating that the 'GEN_IF_ABSENT' policy is in place. This is after reloading the configuration and restarting the service. Any thoughts?

Re: checksum policy ignored?

by Yoav Landman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does the checksum setting show up as "ignore and return generated checksum" when you return to the remote repository config dialog?
If yes, this might be a bug, so we'll look into it.

Yoav
On Tue, Aug 4, 2009 at 10:16 PM, bkate <bkate@...> wrote:

Greetings,

I am using Artifactory 2.0.6 and I have a remote repository defined
(google's maven repo). The checksum policy for this repo was originally
"generate if absent", and I got this error when I tried to cache the guice
artifact:

2009-08-04 14:25:21,542 [INFO ] (o.a.r.HttpRepo      :160) - repo1:
Retrieving
'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom'...
2009-08-04 14:25:21,629 [INFO ] (o.a.r.HttpRepo      :160) - repo1:
Retrieving
'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.sha1'...
2009-08-04 14:25:21,720 [INFO ] (o.a.r.HttpRepo      :160) - repo1:
Retrieving
'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.md5'...
2009-08-04 14:25:21,813 [ERROR] (o.a.c.c.C.[.[.[.[default]:260) -
Servlet.service() for servlet default threw exception
org.artifactory.io.checksum.policy.ChecksumPolicyException: Checksum policy
'GEN_IF_ABSENT' rejected the artifact 'guice-2.0.pom'. Checksums info:
[ChecksumInfo{type=MD5, original='179b3373d3c3cbf669498e7dee64bec8',
actual='fc2673864f31a5c712e7ff8bcabb54f7'}, ChecksumInfo{type=SHA-1,
original='6c5029102c03c627275fe183377c0586a3194425',
actual='3bb8d0283ecfc05ba8dae825e46980d669265333'}]

I tried changing the policy of the google repo in Artifactory to "ignore and
return generated checksum" but I still get the same exception indicating
that the 'GEN_IF_ABSENT' policy is in place. This is after reloading the
configuration and restarting the service. Any thoughts?

--
View this message in context: http://www.nabble.com/checksum-policy-ignored--tp24814553p24814553.html
Sent from the Artifactory-Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Re: checksum policy ignored?

by bkate :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, the dialog configuration and the configuration file both indicate that the policy has changed, but the behavior remains the same.

- Bryan


Yoav Landman wrote:
Does the checksum setting show up as "ignore and return generated checksum"
when you return to the remote repository config dialog?
If yes, this might be a bug, so we'll look into it.

Yoav

On Tue, Aug 4, 2009 at 10:16 PM, bkate <bkate@ll.mit.edu> wrote:

>
> Greetings,
>
> I am using Artifactory 2.0.6 and I have a remote repository defined
> (google's maven repo). The checksum policy for this repo was originally
> "generate if absent", and I got this error when I tried to cache the guice
> artifact:
>
> 2009-08-04 14:25:21,542 [INFO ] (o.a.r.HttpRepo      :160) - repo1:
> Retrieving
> 'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom'.<http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom%27.>
> ..
> 2009-08-04 14:25:21,629 [INFO ] (o.a.r.HttpRepo      :160) - repo1:
> Retrieving
> '
> http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.sha1'.<http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.sha1%27.>
> ..
> 2009-08-04 14:25:21,720 [INFO ] (o.a.r.HttpRepo      :160) - repo1:
> Retrieving
> '
> http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.md5'.<http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.md5%27.>
> ..
> 2009-08-04 14:25:21,813 [ERROR] (o.a.c.c.C.[.[.[.[default]:260) -
> Servlet.service() for servlet default threw exception
> org.artifactory.io.checksum.policy.ChecksumPolicyException: Checksum policy
> 'GEN_IF_ABSENT' rejected the artifact 'guice-2.0.pom'. Checksums info:
> [ChecksumInfo{type=MD5, original='179b3373d3c3cbf669498e7dee64bec8',
> actual='fc2673864f31a5c712e7ff8bcabb54f7'}, ChecksumInfo{type=SHA-1,
> original='6c5029102c03c627275fe183377c0586a3194425',
> actual='3bb8d0283ecfc05ba8dae825e46980d669265333'}]
>
> I tried changing the policy of the google repo in Artifactory to "ignore
> and
> return generated checksum" but I still get the same exception indicating
> that the 'GEN_IF_ABSENT' policy is in place. This is after reloading the
> configuration and restarting the service. Any thoughts?
>
> --
> View this message in context:
> http://www.nabble.com/checksum-policy-ignored--tp24814553p24814553.html
> Sent from the Artifactory-Users mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Artifactory-users mailing list
> Artifactory-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Re: checksum policy ignored?

by Yoav Landman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Bryan,

I have created http://issues.jfrog.org/jira/browse/RTFACT-2042 for followup, and we'll try to reproduce it.

Yoav

On Wed, Aug 5, 2009 at 3:08 PM, bkate <bkate@...> wrote:

Yes, the dialog configuration and the configuration file both indicate that
the policy has changed, but the behavior remains the same.

- Bryan



Yoav  Landman wrote:
>
> Does the checksum setting show up as "ignore and return generated
> checksum"
> when you return to the remote repository config dialog?
> If yes, this might be a bug, so we'll look into it.
>
> Yoav
>
> On Tue, Aug 4, 2009 at 10:16 PM, bkate <bkate@...> wrote:
>
>>
>> Greetings,
>>
>> I am using Artifactory 2.0.6 and I have a remote repository defined
>> (google's maven repo). The checksum policy for this repo was originally
>> "generate if absent", and I got this error when I tried to cache the
>> guice
>> artifact:
>>
>> 2009-08-04 14:25:21,542 [INFO ] (o.a.r.HttpRepo      :160) - repo1:
>> Retrieving
>> 'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom'.<http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom%27.>
>> ..
>> 2009-08-04 14:25:21,629 [INFO ] (o.a.r.HttpRepo      :160) - repo1:
>> Retrieving
>> '
>> http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.sha1'.<http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.sha1%27.>
>> ..
>> 2009-08-04 14:25:21,720 [INFO ] (o.a.r.HttpRepo      :160) - repo1:
>> Retrieving
>> '
>> http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.md5'.<http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.md5%27.>
>> ..
>> 2009-08-04 14:25:21,813 [ERROR] (o.a.c.c.C.[.[.[.[default]:260) -
>> Servlet.service() for servlet default threw exception
>> org.artifactory.io.checksum.policy.ChecksumPolicyException: Checksum
>> policy
>> 'GEN_IF_ABSENT' rejected the artifact 'guice-2.0.pom'. Checksums info:
>> [ChecksumInfo{type=MD5, original='179b3373d3c3cbf669498e7dee64bec8',
>> actual='fc2673864f31a5c712e7ff8bcabb54f7'}, ChecksumInfo{type=SHA-1,
>> original='6c5029102c03c627275fe183377c0586a3194425',
>> actual='3bb8d0283ecfc05ba8dae825e46980d669265333'}]
>>
>> I tried changing the policy of the google repo in Artifactory to "ignore
>> and
>> return generated checksum" but I still get the same exception indicating
>> that the 'GEN_IF_ABSENT' policy is in place. This is after reloading the
>> configuration and restarting the service. Any thoughts?
>>
>> --
>> View this message in context:
>> http://www.nabble.com/checksum-policy-ignored--tp24814553p24814553.html
>> Sent from the Artifactory-Users mailing list archive at Nabble.com.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Artifactory-users mailing list
>> Artifactory-users@...
>> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Artifactory-users mailing list
> Artifactory-users@...
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
>

--
View this message in context: http://www.nabble.com/checksum-policy-ignored--tp24814553p24825661.html
Sent from the Artifactory-Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users