Hi!

I'm trying to run JBossCache 1.0 on Tomcat 4.0.6 but I get the following error message 
when executing PropertyConfigurator.config().

The Tomcat log:

INFO  PropertyConfigurator.configure > configure(): attribute size: 11
DEBUG PropertyConfigurator.configure > setting attribute TransactionManagerLookupClass 
to org.jboss.cache.DummyTransactionManagerLookup
DEBUG PropertyConfigurator.configure > setting attribute IsolationLevel to 
REPEATABLE_READ
DEBUG PropertyConfigurator.configure > setting attribute CacheMode to LOCAL
DEBUG PropertyConfigurator.configure > setting attribute ClusterName to 
TreeCache-Cluster
DEBUG PropertyConfigurator.getSubElementObject > getSubElementObject(): element 
object. Does not exist for config

The Java exception:

Caused by: java.lang.IllegalArgumentException: 
        at java.beans.PropertyEditorSupport.setAsText(PropertyEditorSupport.java:138)
        at 
org.jboss.cache.PropertyConfigurator.configure(PropertyConfigurator.java:232)
        at 
org.jboss.cache.PropertyConfigurator.configure(PropertyConfigurator.java:140)


I get the same error when using local-service.xml and replSync-service.xml.

Does anyone have an idea what the problem is?

Thanks.

/ Fredrik

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to