[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #13003 [Onionoo]: Figure out a better strategy to avoid concurrent Onionoo executions
#13003: Figure out a better strategy to avoid concurrent Onionoo executions
-------------------------+-----------------
Reporter: karsten | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Onionoo | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-------------------------+-----------------
Comment (by iwakeh):
Why are your gnumail jars not in /usr/share/java as all the others?
I assume javax.mail.* from the gnumail jars is not found.
The setup looks ok otherwise.
For debugging, set the following in logback.xml:
{{{
- <configuration debug="false">
+ <configuration debug="true">
}}}
This will print a detailed logging setup at the beginning.
I hope you'll find a ClassNotFound somewhere.
(There should be a ticket for logging documentation, where these things
can be kept for future reference. Contributor or Deployer?)
>
> Are you sure? I explicitly added the EMAIL appender to the statistics
logger.> I don't see where messages would be filtered based on log level.
The SMTPAppender is triggered by ERROR; it's part of its functionality.
(The default setting, which is enabled in our case, uses an
[http://logback.qos.ch/apidocs/ch/qos/logback/classic/boolex/OnErrorEvaluator.html
OnErrorEvaluator], [http://logback.qos.ch/dist/logback-1.0.4.tar.gz tar-
ball with sources]).
>
> I also added an error log statement to the end of Main, but still don't
receive emails.
That should trigger mailing.
>
> Oops. Please find the updated INSTALL file in master.
Thanks!
> > In addition, I usually have time-out errors during the run.
>
> Can you be more specific, ideally in a new ticket?
Download time-out errors due to my internet connection, I guess.
No need for a new ticket, I think.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13003#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs