My Artifactory version 2.3.4.1

My pom.xml 

....

  <repositories>
    <repository>
      <id>skyway-public-site</id>
      <name>Skyway Public Maven Repository</name>
      <url>http://downloads.skywayperspectives.org/maven-repo</url>
    </repository>
    <repository>
      <id>JBoss Repository</id>
      <name>JBoss Repository</name>
     
<url>https://repository.jboss.org/nexus/content/repositories/releases</url>
    </repository>
    <repository>
      <id>com.springsource.repository.bundles.release</id>
      <name>SpringSource Enterprise Bundle Repository - SpringSource Bundle
Releases</name>
      <url>http://repository.springsource.com/maven/bundles/release</url>
    </repository>
    <repository>
      <id>com.springsource.repository.bundles.external</id>
      <name>SpringSource Enterprise Bundle Repository - External Bundle
Releases</name>
      <url>http://repository.springsource.com/maven/bundles/external</url>
    </repository>
  </repositories>
....


2012-01-05 08:41:56,968 [art-exec-2659] [ERROR]
(o.a.r.i.IndexerServiceImpl:329) - Could not merge virtual repository
indexes.
java.io.IOException: Not in GZIP format
        at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:137)
[na:1.6.0_17]
        at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:58)
[na:1.6.0_17]
        at
org.apache.maven.index.updater.IndexDataReader.<init>(IndexDataReader.java:52)
[indexer-core-3.1.0.jar:3.1.0]
        at
org.apache.maven.index.updater.DefaultIndexUpdater.unpackIndexData(DefaultIndexUpdater.java:521)
[indexer-core-3.1.0.jar:3.1.0]
        at 
org.artifactory.repo.index.RepoIndexer.getIndexDir(RepoIndexer.java:277)
[artifactory-core-2.3.4.1.jar:na]
        at 
org.artifactory.repo.index.RepoIndexer.mergeInto(RepoIndexer.java:194)
[artifactory-core-2.3.4.1.jar:na]
        at
org.artifactory.repo.index.IndexerServiceImpl.mergeVirtualRepoIndexes(IndexerServiceImpl.java:314)
[artifactory-core-2.3.4.1.jar:na]
        at sun.reflect.GeneratedMethodAccessor344.invoke(Unknown Source) [na:na]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[na:1.6.0_17]
        at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_17]
        at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
[spring-aop-3.0.5.RELEASE.jar:3.0.5.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
[spring-aop-3.0.5.RELEASE.jar:3.0.5.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
[spring-aop-3.0.5.RELEASE.jar:3.0.5.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
[spring-tx-3.0.5.RELEASE.jar:3.0.5.RELEASE]
        at 
org.artifactory.jcr.lock.aop.LockingAdvice.invoke(LockingAdvice.java:75)
[artifactory-core-2.3.4.1.jar:na]
        at 
org.artifactory.jcr.lock.aop.LockingAdvice.invoke(LockingAdvice.java:47)
[artifactory-core-2.3.4.1.jar:na]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
[spring-aop-3.0.5.RELEASE.jar:3.0.5.RELEASE]
        at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
[spring-aop-3.0.5.RELEASE.jar:3.0.5.RELEASE]
        at $Proxy42.mergeVirtualRepoIndexes(Unknown Source) [na:na]
        at
org.artifactory.repo.index.IndexerServiceImpl.index(IndexerServiceImpl.java:235)
[artifactory-core-2.3.4.1.jar:na]
        at sun.reflect.GeneratedMethodAccessor342.invoke(Unknown Source) [na:na]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[na:1.6.0_17]
        at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_17]
        at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
[spring-aop-3.0.5.RELEASE.jar:3.0.5.RELEASE]
        at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196)
[spring-aop-3.0.5.RELEASE.jar:3.0.5.RELEASE]
        at $Proxy42.index(Unknown Source) [na:na]
        at org.artifactory.repo.index.IndexerJob.onExecute(IndexerJob.java:52)
[artifactory-core-2.3.4.1.jar:na]
        at org.artifactory.repo.index.IndexerJob.onExecute(IndexerJob.java:44)
[artifactory-core-2.3.4.1.jar:na]
        at
org.artifactory.schedule.quartz.QuartzCommand.execute(QuartzCommand.java:44)
[artifactory-core-2.3.4.1.jar:na]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
[quartz-1.6.6.jar:1.6.6]
        at
org.artifactory.schedule.ArtifactoryConcurrentExecutor$RunnableWrapper.run(ArtifactoryConcurrentExecutor.java:83)
[artifactory-core-2.3.4.1.jar:na]
        at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[na:1.6.0_17]
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[na:1.6.0_17]
        at java.lang.Thread.run(Thread.java:619) [na:1.6.0_17]
-- 
View this message in context: 
http://old.nabble.com/Problem-Artifactory-repository-and-SpringSource-Bundle-Releases-tp33084755p33084755.html
Sent from the Artifactory-Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to