On Wed, 2009-12-23 at 13:17 +0100, Thorsten Scherler wrote:
> On Wed, 2009-12-23 at 12:23 +0100, Thorsten Scherler wrote:
> > Hi list,
> >
> > I am facing a weird problem uploading artifacts with the web interface.
> > As soon as I upload as well the pom the jars are not going to be
> > uploaded. I attached the Post dump that I am using where I dropped the
> > binary part of the jar in this mail.
> >
> > As soon I now review
> > http://archiva.sadesi.es/browse/org.apache.droids/droids-core/0.1-incubating-SNAPSHOT
> >
> > I get the orange box but only with the link to the jar, where the size
> > is "00" and clicking on it results in:
> > HTTP 404 of the underlying Apache Tomcat/5.5.28.
> >
> > Is this a general bug or a misconfiguration of our rep?
> >
> > O a side note I can publish our projects to the rep via "mvn deploy" and
> > they show then well in the web. I will now try deploy:deploy-file and
> > see what that gives.
> >
>
> I tried with the deploy:deploy-file and got:
> thors...@asf:~/src/apache/droids/trunk/droids-solr$ mvn
> deploy:deploy-file -Durl=http://archiva.sadesi.es/repository/central \
> > -DrepositoryId=snapshots-SADESI \
> >
> -Dfile=target/droids-solr-0.1-incubating-SNAPSHOT.jar \
> > -DpomFile=pom.xml \
> > -DgroupId=org.apache.droids \
> > -DartifactId=droids-solr \
> > -Dversion=0.1-incubating-SNAPSHOT \
> > -Dpackaging=jar
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'deploy'.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Droids Solr
> [INFO] task-segment: [deploy:deploy-file] (aggregator-style)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [deploy:deploy-file {execution: default-cli}]
> [INFO] Retrieving previous build number from snapshots-SADESI
> [INFO] repository metadata for: 'snapshot
> org.apache.droids:droids-solr:0.1-incubating-SNAPSHOT' could not be
> found on repository: snapshots-SADESI, so will be created
> Uploading:
> http://archiva.sadesi.es/repository/central/org/apache/droids/droids-solr/0.1-incubating-SNAPSHOT/droids-solr-0.1-incubating-20091223.114638-1.jar
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error deploying artifact: Failed to transfer file:
> http://archiva.sadesi.es/repository/central/org/apache/droids/droids-solr/0.1-incubating-SNAPSHOT/droids-solr-0.1-incubating-20091223.114638-1.jar.
> Return code is: 405
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 4 seconds
> [INFO] Finished at: Wed Dec 23 12:46:40 CET 2009
> [INFO] Final Memory: 10M/79M
>
>
> I am not sure what the actual problem is, somebody has an idea?
Above was my error I used the wrong rep. Now I did successfully a
deploy-file, but I can see in the logs:
==> archiva.log <==
2009-12-23 14:06:18,868 [pool-3-thread-1] ERROR
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor
- Error occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml:add'
2009-12-23 14:06:18,868 [pool-3-thread-1] ERROR
taskQueueExecutor#indexing - Error executing task
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error
occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml:add'
at
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor.executeTask(ArchivaIndexingTaskExecutor.java:163)
at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor
$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
at edu.emory.mathcs.backport.java.util.concurrent.Executors
$RunnableAdapter.call(Executors.java:442)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Thread.java:619)
2009-12-23 14:06:18,910 [pool-3-thread-1] ERROR
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor
- Error occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml.md5:add'
2009-12-23 14:06:18,910 [pool-3-thread-1] ERROR
taskQueueExecutor#indexing - Error executing task
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error
occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml.md5:add'
at
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor.executeTask(ArchivaIndexingTaskExecutor.java:163)
at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor
$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
at edu.emory.mathcs.backport.java.util.concurrent.Executors
$RunnableAdapter.call(Executors.java:442)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Thread.java:619)
2009-12-23 14:06:18,926 [pool-3-thread-1] ERROR
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor
- Error occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml.sha1:add'
2009-12-23 14:06:18,926 [pool-3-thread-1] ERROR
taskQueueExecutor#indexing - Error executing task
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error
occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml.sha1:add'
at
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor.executeTask(ArchivaIndexingTaskExecutor.java:163)
at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor
$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
at edu.emory.mathcs.backport.java.util.concurrent.Executors
$RunnableAdapter.call(Executors.java:442)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Thread.java:619)
2009-12-23 14:06:19,717 [http-8080-Processor21] INFO
org.apache.maven.archiva.security.ArchivaServletAuthenticator -
Authorization Denied
[ip=10.240.192.30,permission=archiva-upload-repository,repo=snapshots-SADESI] :
no matching permissions
==> archiva-audit.log <==
2009-12-23 14:06:18 snapshots-SADESI null 10.240.192.30
"org/apache/droids/droids-solr/0.1-incubating-SNAPSHOT/maven-metadata.xml"
"Created File"
2009-12-23 14:06:18 snapshots-SADESI null 10.240.192.30
"org/apache/droids/droids-solr/0.1-incubating-SNAPSHOT/maven-metadata.xml.md5"
"Created File"
2009-12-23 14:06:18 snapshots-SADESI null 10.240.192.30
"org/apache/droids/droids-solr/0.1-incubating-SNAPSHOT/maven-metadata.xml.sha1"
"Created File"
2009-12-23 14:06:19 snapshots-SADESI guest 10.240.192.30
"org/apache/droids/droids-solr/maven-metadata.xml" "Modified File
(proxied)"
==> archiva.log <==
2009-12-23 14:06:19,751 [pool-3-thread-1] ERROR
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor
- Error occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml:add'
2009-12-23 14:06:19,751 [pool-3-thread-1] ERROR
taskQueueExecutor#indexing - Error executing task
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error
occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml:add'
at
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor.executeTask(ArchivaIndexingTaskExecutor.java:163)
at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor
$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
at edu.emory.mathcs.backport.java.util.concurrent.Executors
$RunnableAdapter.call(Executors.java:442)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Thread.java:619)
2009-12-23 14:06:19,765 [pool-3-thread-1] ERROR
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor
- Error occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml.md5:add'
2009-12-23 14:06:19,765 [pool-3-thread-1] ERROR
taskQueueExecutor#indexing - Error executing task
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error
occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml.md5:add'
at
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor.executeTask(ArchivaIndexingTaskExecutor.java:163)
at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor
$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
at edu.emory.mathcs.backport.java.util.concurrent.Executors
$RunnableAdapter.call(Executors.java:442)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Thread.java:619)
2009-12-23 14:06:19,778 [pool-3-thread-1] ERROR
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor
- Error occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml.sha1:add'
2009-12-23 14:06:19,778 [pool-3-thread-1] ERROR
taskQueueExecutor#indexing - Error executing task
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error
occurred while executing indexing task
'indexing-job:snapshots-SADESI:maven-metadata.xml.sha1:add'
at
org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutor.executeTask(ArchivaIndexingTaskExecutor.java:163)
at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor
$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
at edu.emory.mathcs.backport.java.util.concurrent.Executors
$RunnableAdapter.call(Executors.java:442)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Thread.java:619)
>
> salu2
--
Thorsten Scherler <thorsten.at.apache.org>
Open Source Java <consulting, training and solutions>
Sociedad Andaluza para el Desarrollo de la Sociedad
de la Información, S.A.U. (SADESI)