I got this error when I check out an order without login. ---- runtime exception report -------------------------------------------------- Error in ControlServlet saving ServerHit/Bin information; the output was successful, but can't save this tracking information. The error was: java.lang.IllegalArgumentException: In countHit could not find a delegator or delegatorName to work from Exception: java.lang.IllegalArgumentException Message: In countHit could not find a delegator or delegatorName to work from ---- stack trace --------------------------------------------------------------- java.lang.IllegalArgumentException: In countHit could not find a delegator or delegatorName to work from org.ofbiz.webapp.stats.ServerHitBin.countHit(ServerHitBin.java:120) org.ofbiz.webapp.stats.ServerHitBin.countHit(ServerHitBin.java:84) org.ofbiz.webapp.stats.ServerHitBin.countRequest(ServerHitBin.java:62) org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:321)
Could you please anyone tell me how to solve it? Regards, Chatree Srichart
