I switched on ucl logging after the error reoccurred and repeated the test 
case. (I didn't log the first occurrence with ucl logging.)

The result is a bit disappointing, because it is apparently indeed StringBuffer 
that can't be found. I am getting hundreds of lines like these in ucl.log:

2006-01-09 14:40:47,542 [17791836,RepositoryClassLoader,JMS SessionPool 
Worker-29] loadClass [EMAIL PROTECTED] url=null ,addedOrder=13} 
name=java.lang.StringBuffer, loadClassDepth=9604
  | 2006-01-09 14:40:47,542 [17791836,RepositoryClassLoader,JMS SessionPool 
Worker-29] loadClassImpl, name=java.lang.StringBuffer, resolve=false
  | 2006-01-09 14:40:47,542 [17791836,RepositoryClassLoader,JMS SessionPool 
Worker-29] loadClass [EMAIL PROTECTED] url=null ,addedOrder=13} 
name=java.lang.StringBuffer not found
  | 

I don't post the entire log file because it is 8 MB large.

There is nothing right before or after these lines that looks suspicious to me.

However, there are ucl error messages about not found classes (separated from 
the StringBuffer error by more than half a minute), namely:

org.apache.log4j.ConsoleAppenderBeanInfo,
org.apache.log4j.DailyRollingFileAppenderBeanInfo,
org.jboss.logging.appender.DailyRollingFileAppenderBeanInfo
and
org.jboss.net.protocol.d.Handler.

I am not an expert in reading these log files, but I don't think I missed 
something obvious.

I don't think we are much closer to a solution, are we?


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916431#3916431

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3916431


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to