[daisy] why does daisy want to download from http://www.dpml.net,
http://www.ibiblio.org/maven when I start it
David Goodenough
david.goodenough at linkchoose.co.uk
Tue Nov 28 12:53:19 CST 2006
When I try to start daisy (using the wrapper) repository it fails with the
following exception:-
INFO | jvm 1 | 2006/11/28 18:44:13 | ---- runtime exception
report --------------------------------------------------
INFO | jvm 1 | 2006/11/28 18:44:13 | Exception:
org.apache.avalon.repository.RepositoryRuntimeException
INFO | jvm 1 | 2006/11/28 18:44:13 | Message: Could not create initial
context.
INFO | jvm 1 | 2006/11/28 18:44:13 | ----
cause ---------------------------------------------------------------------
INFO | jvm 1 | 2006/11/28 18:44:13 | Exception:
org.apache.avalon.repository.RepositoryException
INFO | jvm 1 | 2006/11/28 18:44:13 | Message: None of the repositories
[http://www.dpml.net,http://www.ibiblio.org/maven,] contained the metadata
properties for artifact:avalon-repository/avalon-repository-impl#2.0.0
INFO | jvm 1 | 2006/11/28 18:44:13 | ----
cause ---------------------------------------------------------------------
INFO | jvm 1 | 2006/11/28 18:44:13 | Exception:
java.io.FileNotFoundException
INFO | jvm 1 | 2006/11/28 18:44:13 | Message:
http://www.ibiblio.org/maven/avalon-repository/jars/avalon-repository-impl-2.0.0.jar.meta
INFO | jvm 1 | 2006/11/28 18:44:13 | ---- stack
trace ---------------------------------------------------------------
INFO | jvm 1 | 2006/11/28 18:44:13 | java.io.FileNotFoundException:
http://www.ibiblio.org/maven/avalon-repository/jars/avalon-repository-impl-2.0.0.jar.meta
INFO | jvm 1 | 2006/11/28 18:44:13 |
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1147)
INFO | jvm 1 | 2006/11/28 18:44:13 |
java.net.URL.openStream(URL.java:1007)
INFO | jvm 1 | 2006/11/28 18:44:13 |
org.apache.avalon.repository.util.RepositoryUtils.getProperties(RepositoryUtils.java:227)
INFO | jvm 1 | 2006/11/28 18:44:13 |
org.apache.avalon.repository.util.RepositoryUtils.getProperties(RepositoryUtils.java:195)
INFO | jvm 1 | 2006/11/28 18:44:13 |
org.apache.avalon.repository.util.RepositoryUtils.getAttributes(RepositoryUtils.java:109)
INFO | jvm 1 | 2006/11/28 18:44:13 |
org.apache.avalon.repository.main.DefaultInitialContext.loadAttributes(DefaultInitialContext.java:497)
INFO | jvm 1 | 2006/11/28 18:44:13 |
org.apache.avalon.repository.main.DefaultInitialContext.<init>(DefaultInitialContext.java:153)
INFO | jvm 1 | 2006/11/28 18:44:13 |
org.apache.avalon.repository.main.DefaultInitialContextFactory.createInitialContext(DefaultInitialContextFactory.java:334)
INFO | jvm 1 | 2006/11/28 18:44:13 |
org.apache.avalon.merlin.cli.Main.main(Main.java:249)
INFO | jvm 1 | 2006/11/28 18:44:13 |
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO | jvm 1 | 2006/11/28 18:44:13 |
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
INFO | jvm 1 | 2006/11/28 18:44:13 |
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2006/11/28 18:44:13 |
java.lang.reflect.Method.invoke(Method.java:585)
INFO | jvm 1 | 2006/11/28 18:44:13 |
org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240)
INFO | jvm 1 | 2006/11/28 18:44:13 |
java.lang.Thread.run(Thread.java:595)
INFO | jvm 1 | 2006/11/28
18:44:13 | --------------------------------------------------------------------------------
Why is this file downloaded on startup, can it not be part of the
distribution?
The first location does not seem to have the right directories on it, and the
second has the directory, but fails with a file not found.
Any help gratefully received.
David
More information about the daisy
mailing list