Hi, I have a site which when accessed by its URL, throws this error message:
(mx.rpc::Fault)#0 errorID = 0 faultCode = "Server.Processing" faultDetail = (null) faultString = "java.lang.NullPointerException" message = "faultCode:Server.Processing faultString:'java.lang.NullPointerException' faultDetail:'null'" name = "Error" rootCause = (null) When I access the same site, via a IP address I don't get the error message and the site works fine. Can anyone shed some light on what the cause of this problem could be?

