Hello,
 
I'm trying to use tarproxy on a server with lot of traffic.
I'm having NullPointerException every 3 or 5 minutes.
 
I think this software is very original to fight the spam and I would like to contribute with plugins to the project.
 
Guillaume
 
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
 
2004-03-17 11:20:05,729 [Thread-4] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - Data:
2004-03-17 11:20:05,729 [Thread-4] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - 220
2004-03-17 11:20:05,729 [Thread-4] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - Called endContext()
2004-03-17 11:20:05,731 [Thread-4] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - Called startContext("SMTP/CONNECT/RESPONSE/TEXT")
2004-03-17 11:20:05,731 [Thread-4] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - Called processData(char[], int, int)
2004-03-17 11:20:05,732 [Thread-4] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - Data:
2004-03-17 11:20:05,732 [Thread-4] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - cit.enscm.fr ESMTP Postfix
2004-03-17 11:20:05,732 [Thread-4] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - Called endContext()
2004-03-17 11:20:05,743 [Thread-0] INFO  com.martiansoftware.tarproxy.plugins.SimpleTrigger - Done.
2004-03-17 11:20:05,745 [Thread-0] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - Called configure(Configuration)
2004-03-17 11:20:05,745 [Thread-0] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - Configuration:
2004-03-17 11:20:05,745 [Thread-0] INFO  com.martiansoftware.tarproxy.plugins.LogEverythingPlugin - (end of Configuration)
2004-03-17 11:20:05,746 [Thread-0] INFO  com.martiansoftware.tarproxy.plugins.ConnectionLogger - Session started for /24.57.26.60
2004-03-17 11:20:05,978 [Thread-0] ERROR com.martiansoftware.tarproxy.TarProxyListener -
2004-03-17 11:20:05,983 [Thread-0] ERROR com.martiansoftware.tarproxy.TarProxyListener - java.lang.NullPointerException

Reply via email to