Menu

#39 does not startup on mac

open
5
2005-07-24
2005-07-24
No

I just downloaded and clicked on the installer, but it
did not start up the processes (the webserver is not
running nor is anything visible using ps -auxww | grep
dijjer )

Am I doing something wrong?

-brewster
brewster@archive.org

Discussion

  • Greg Sadetsky

    Greg Sadetsky - 2006-03-01

    Logged In: YES
    user_id=669778

    Similar problem (on MacBook Pro running 10.4.5). Log from Console below.

    Thanks!

    [WARNING] [02-28-2006 21:42:50] dijjer.Dijjer.<init>(line:71) Couldn't
    perform DNS lookup on seed node bean.dyndns.org, are we connected to the
    Internet? (java.net.UnknownHostException: dijjer.chipped.net:
    dijjer.chipped.net)
    Class cache:/Users/g/Desktop/web dns/.dijjer/classes
    Data cache:/Users/g/Desktop/web dns/.dijjer
    Starting Dijjer build 120 (c) Copyright 2004, 2005 Change.Tv, Inc.
    Distributed under the Gnu Public License
    [WARNING] [02-28-2006 21:42:50] dijjer.updater.ResourceManager
    $UDPSocket.<init>(line:258) Could not bind to socket on port: 9114, trying
    again in 2 seconds.
    [INFO] Connecting to the network
    [INFO] Attempting to assimilate through choco.homelinux.org:9114
    [INFO] Attempting to shutdown a previous dijjer on port: 9115
    [INFO] 50617 9114 -> choco.homelinux.org:9114 : joinRequest
    {joiner=spinoff.local:0, ttl=10, exclude=[], uid=1182876293}
    [INFO] Shutting down due to request on web interface
    [WARNING] [02-28-2006 21:42:50] dijjer.updater.ResourceManager
    $TCPSocket.<init>(line:444) Could not bind to socket on port: 9115, trying
    again in 2 seconds.
    [ERROR] [02-28-2006 21:43:22] dijjer.io.comm.RoutingTable.joinSeed(line:
    244) Seed peer choco.homelinux.org:9114 failed to respond to join request
    after 30 seconds
    [WARNING] [02-28-2006 21:43:22] dijjer.Dijjer$1.run(line:143) Failed to seed
    using choco.homelinux.org:9114
    [INFO] Attempting to assimilate through gambit.uunode.net:4119
    [INFO] 22611 9114 -> gambit.uunode.net:4119 : joinRequest
    {joiner=spinoff.local:0, ttl=10, exclude=[], uid=-191951862}

     
  • Nobody/Anonymous

    Logged In: NO

    Dijjer runs under java, so it is part of the java process.
    It will not show up as dijjer in the process list. If you
    can visit http://127.0.0.1:9115/ it's running.

     

Log in to post a comment.