[tor-bugs] #12797 [Onionoo]: Onionoo only returns one of two matches from its search index

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Aug 5 18:08:57 UTC 2014


#12797: Onionoo only returns one of two matches from its search index
--------------------------+---------------------
     Reporter:  karsten   |      Owner:  karsten
         Type:  defect    |     Status:  new
     Priority:  critical  |  Milestone:
    Component:  Onionoo   |    Version:
   Resolution:            |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+---------------------
Changes (by karsten):

 * priority:  major => critical


Comment:

 Looks like the node indexer thread died silently shortly after 2014-08-03
 11:00:00.

 These two log messages look related:

 {{{
 Aug 3, 2014 11:49:22 AM org.apache.catalina.startup.Catalina start
 INFO: Server startup in 1542 ms
 [...]
 Aug 4, 2014 2:26:30 AM org.apache.tomcat.util.net.JIoEndpoint
 createWorkerThread
 INFO: Maximum number of threads (150) created for connector with address
 null and port 8080
 }}}

 I restarted Tomcat which fixed the problem for now:

 {{{
 {"relays_published":"2014-08-05 17:00:00",
 "relays":[
 {"n":"ravenswood","f":"1636F7D48B17C2A753F04D4A9420BE5766CB1C08","a":["50.9.47.238"],"r":false},
 {"n":"ravenswood","f":"FF8DC57988095FA795EB3AFD22EF1E89353165FB","a":["50.9.47.238"],"r":true}
 ],
 "bridges_published":"2014-08-05 16:37:04",
 "bridges":[
 ]}
 }}}

 I don't yet know how to prevent the node indexer thread from dying.

 And I'm yet not certain why the servlet gave out stale data.  It was
 supposed to return an internal server error when its data was 6 hours or
 older.

 Ewwwww.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12797#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list