Re: Exception during http request java.lang.ClassCastException: javax.management.ObjectName

2002-10-20 Thread Greg Steuck
> "Peter" == Peter Donald <[EMAIL PROTECTED]> writes: Peter> Does this happen during startup or is it only happening whe Peter> you use the Http Adaptr interface. If it is the second I Peter> think it may be a mx4j bug. You should ask on their mailing Peter> list to see whether

Re: Exception during http request java.lang.ClassCastException: javax.management.ObjectName

2002-10-20 Thread Peter Donald
On Fri, 18 Oct 2002 05:49, Greg Steuck wrote: > WARN2002-10-17 12:32:26.129 [Phoenix.] (): Exception during http > java.lang.ClassCastException: javax.management.ObjectName > at > mx4j.server.MBeanServerImpl.filterMBeansBySecurity(MBeanServerImpl.java:164 >2) at > mx4j.server.MBeanServerImpl.q

Re: Exception during http request java.lang.ClassCastException: javax.management.ObjectName

2002-10-20 Thread Paul Hammant
Peter, Greg, WARN2002-10-17 12:32:26.129 [Phoenix.] (): Exception during http java.lang.ClassCastException: javax.management.ObjectName at mx4j.server.MBeanServerImpl.filterMBeansBySecurity(MBeanServerImpl.java:164 2) at mx4j.server.MBeanServerImpl.queryObjectNames(MBeanServerImpl.java:1528)

Exception during http request java.lang.ClassCastException: javax.management.ObjectName

2002-10-18 Thread Greg Steuck
Hello, I wanted to give the phoenix nightly build a whirl, so I downloaded http://jakarta.apache.org/builds/jakarta-avalon-phoenix/nightly/2002-10-15/phoenix-4.0.1-bin.tar.gz unpacked it, copied freshly built avalon-dev.sar into apps, started phoenix using phoenix/bin/run.sh. The app deployed ok a