This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: MBeanServerLocator.locateJBoss() throws IllegalStateExcedoubledjd Sep 7, 2006 7:50 PM (in response to plchung)I ran into this problem too. I was unable to get the plain treecache to work with 1.4.2_10, though it is supposed to be supported in jbosscache 1.4. 
 After days of banging my head, I installed jdk 1.5.0_08 and it worked. Maybe there was something else wrong but I couldn't find it. Hopefully this is the reason for the success and that it might help someone else in the same boat.
- 
        2. Re: MBeanServerLocator.locateJBoss() throws IllegalStateExcegenman Sep 12, 2006 3:48 PM (in response to plchung)
 Check your classpath. What does MBeanServerFactory list?
- 
        3. Re: MBeanServerLocator.locateJBoss() throws IllegalStateExcerammy1984 Feb 27, 2008 12:21 PM (in response to plchung)even iam encountering the same problem ..... 
 MBeanServer server;
 server=MBeanServerLocator.locateJBoss();
 what is the mistake iam doing. iam running my jboss portal server 2.6.3 GA.
- 
        4. Re: MBeanServerLocator.locateJBoss() throws IllegalStateExcehammer2050 Oct 29, 2008 3:42 AM (in response to plchung)I am stuck with the same problem. Can anybody pls throw some light on this issue? 
 Thanks!
 
     
     
     
    