You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/09/17 18:30:28 UTC

[jira] Commented: (MAVENPROXY-14) Crash at startup with missing proxy.list

The following comment has been added to this issue:

     Author: Marcus Crafter
    Created: Fri, 17 Sep 2004 12:29 PM
       Body:
Hi There,

Looks like the current snapshot fails to start up, even if there is a
proxy.list set:

fs01a[/home/marcadm]:40>java -jar /usr/local/maven-proxy/maven-proxy-standalone-20040917-uber.jar /usr/local/maven-proxy/mavenproxy.properties
maven-proxy Unversioned
Saving repository at /var/tmp/proxy-repo
Scanning repository: http://www.ibiblio.org/maven
Scanning repository: http://dist.codehaus.org
Starting...
Internal error:
java.lang.NullPointerException
        at org.mortbay.util.ThreadPool.<init>(ThreadPool.java:57)
        at org.mortbay.util.ThreadedServer.<init>(ThreadedServer.java:103)
        at org.mortbay.http.SocketListener.<init>(SocketListener.java:73)
        at org.apache.maven.proxy.standalone.Standalone.doMain(Standalone.java:141)
        at org.apache.maven.proxy.standalone.Standalone.main(Standalone.java:79)        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.codehaus.classworlds.Launcher.launchStandard(Launcher.java:410)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:344)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:474)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.codehaus.classworlds.boot.Bootstrapper.bootstrap(Bootstrapper.java:209)
        at org.codehaus.classworlds.boot.Bootstrapper.main(Bootstrapper.java:116)


proxy.list is set to 'one' which is our local proxy here.

Any ideas what might be causing the error? Any further information I can provide?

Cheers,

Marcus
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVENPROXY-14?page=comments#action_24189

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-14

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENPROXY-14
    Summary: Crash at startup with missing proxy.list
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-component-proxy

   Assignee: Ben Walding
   Reporter: Joerg Schaible

    Created: Thu, 9 Sep 2004 6:48 AM
    Updated: Fri, 17 Sep 2004 12:29 PM

Description:
maven-proxy fails with an exception at startup, if the properties file does not contain at least an empty entry for proxy.list.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org