Well that looks obvious:

Exception in thread "job-scheduler" java.lang.NullPointerException
  at org.apache.commons.codec.binary.Base64.encode(Base64.java:380)

I don't know what version you're using but it's broken the API, which uses that 
class. It's probably passing a null or something to Base64.encode. 

Get the commons code and see what the encode function does, and maybe get a 
newer version.


John

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to