I am having some trouble running TreeCacheView2. I am running it in an attempt to visually track changes to the TreeCacheMBean running in my JBoss server.
I ran it on the command line after adding all the jars in jboss-cache\lib to the classpath and I get this error: C:\jboss-cache>java org.jboss.cache.TreeCacheView2 -help | org.jboss.cache.ConfigureException: configure(): input stream is null for property xml | at org.jboss.cache.PropertyConfigurator.configure(PropertyConfigurator.java:153) | at org.jboss.cache.PropertyConfigurator.configure(PropertyConfigurator.java:140) | at org.jboss.cache.TreeCacheView2.main(TreeCacheView2.java:97) I seem to get the same error no matter what I supply as command line arguments. Any pointers appreciated. Thanks. //Nicholas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837300#3837300 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837300 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
