I have this issue 'reported' on the list (see
http://forums.java.net/jive/thread.jspa?threadID=69743) before GFv3
release, but then I got no answer, since then I didn't have the time to
investigate more the issue.
For a quick look, I checked my current log files, but didn't find the
message, but on the weekend I can look after this issue a bit.
My project is also containing commons-logging dependency through framework.
Regards,
Peter
2010-01-07 01:23 keltezéssel, glassfish_at_javadesktop.org írta:
>> At what point in your application's lifecycle to you
>> get the above error?
>
> At deploy time, or server startup if the app was already deployed.
>
>> Would it be possible for you to supply a simple test
>> case?
>
> I'll see about creating a test case; this occurred with a fairly large, complex app that uses many libraries. One of the libraries also uses commons logging, another uses log4j directly (JAWR). I have a suspicion it's related to one of those.