View Single Post
  #3 (permalink)  
Old 02-05-2007, 08:00 PM
WhiplashFunk WhiplashFunk is offline
New Member
 
Posts: 3
Default

Thanks,
It gets further now than it did, it actually thinks about processing now! It does come up with the following Java exceptions:

[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)

My question is, am I dealing with LDAP issues?
Reply With Quote