Looks like a pretty recent version, in the release branch 4.0, judging from the
line numbers.
It'll be helpful if you could tell us exactly which revision you're using.
In your logs, see if you can find "[ControlServlet] ERROR: delegator not found in
ServletContext"?
I couldn't reproduce the error.
Jonathon
David E Jones wrote:
Which revision of OFBiz are you using?
There were some issues with this a while back that were fixed (a few
months ago I think), but there certainly could be more problems as some
of the session handling stuff is "touchy".
-David
Case Torres wrote:
Ok, I was able to get in. Not sure what the problem was but I got in
thru:
https://localhost:8443/webtools/control/main?externalLoginKey
and clicking on the "Login" link.
-----Original Message-----
From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Tuesday,
August 14, 2007 12:19 PM
To: user@ofbiz.apache.org
Subject: java.lang.IllegalArgumentException error when accessing
Hello,
Does anyone know what might be wrong with my install given this error
message when accessing:
http://localhost:8080/webtools/control/main
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
java.lang.IllegalArgumentException: The delgator passed to countHit
cannot
be null
org.ofbiz.webapp.stats.ServerHitBin.countHit(ServerHitBin.java:113)
org.ofbiz.webapp.stats.ServerHitBin.countHit(ServerHitBin.java:85)
org.ofbiz.webapp.stats.ServerHitBin.countRequest(ServerHitBin.java:58)
org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:255)
javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:248)
note The full stack trace of the root cause is available in the Apache
Tomcat/5.5.20 logs.
Thanks much,
Case Torres
http://www.casetorrestech.com
[EMAIL PROTECTED]