Hi Guys,
I got the latest CVS around 30mins ago - 1550hrs my time (UK). I tried to
give it a whirl and got the following output. Also, it didn't seem to even
pick up the fact that I had TestBeanClient.jar and interest.jar in my deploy
directory.
A known problem with the latest build? If so, it seems pretty serious.
Thanks for the help,
Peter.
[Console logging] Logging started
[Info] Java version: 1.3.0,Sun Microsystems Inc.
[Info] Java VM: Java HotSpot(TM) Server VM 2.0fcs-E,Sun Microsystems Inc.
[Info] System: Windows NT 4.0,x86
[JDBC] Loaded JDBC-driver:org.hsql.jdbcDriver
[JDBC] Loaded JDBC-driver:jdbc.idbDriver
[Webserver] Initializing
[Webserver] Initialized
[Hypersonic] Initializing
[Hypersonic] Server 1.4 is running
[Hypersonic] Database started
[Hypersonic] Initialized
[Naming] Initializing
[Naming] Naming started on port 1099
[Naming] Initialized
[Transaction manager] Initializing
[Transaction manager] Initialized
[DataSource] Initializing
[DataSource] Connection pool for jdbc:idb:../conf/instantdb.properties bound
to InstantDB
InstantDB - Version 3.12
[DataSource] Copyright (c) 1997-1999 Instant Computer Solutions Ltd.
[DataSource] Initialized
[DataSource] Initializing
[DataSource] Connection pool for jdbc:HypersonicSQL:hsql://localhost bound
to Hypersonic
[DataSource] Initialized
[Container factory] Initializing
[Container factory] Initialized
[Auto deploy] Watching E:\Projects\cvs\jboss\dist\deploy
[Auto deployer] Initializing
[Auto deployer] Initialized
[JMX RMI Adaptor] Initializing
[JMX RMI Adaptor] Initialized
java.lang.ClassCastException: sun.misc.Launcher$AppClassLoader
at
org.jboss.util.ClassPathExtension.preRegister(ClassPathExtension.java:47)
at java.lang.reflect.Method.invoke(Native Method)
at
javax.management.MBeanServer.preRegisterInvoker(MBeanServer.java:2253)
at javax.management.MBeanServer.createMBean(MBeanServer.java:721)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:385)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:208)
at org.jboss.Main.<init>(Main.java:111)
at org.jboss.Main.<init>(Main.java:86)
at org.jboss.Main$1.run(Main.java:76)
at java.security.AccessController.doPrivileged(Native Method)
at org.jboss.Main.main(Main.java:67)
java.lang.ClassCastException: sun.misc.Launcher$AppClassLoader
at
org.jboss.util.ClassPathExtension.preRegister(ClassPathExtension.java:47)
at java.lang.reflect.Method.invoke(Native Method)
at
javax.management.MBeanServer.preRegisterInvoker(MBeanServer.java:2253)
at javax.management.MBeanServer.createMBean(MBeanServer.java:721)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:385)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:208)
at org.jboss.Main.<init>(Main.java:111)
at org.jboss.Main.<init>(Main.java:86)
at org.jboss.Main$1.run(Main.java:76)
at java.security.AccessController.doPrivileged(Native Method)
at org.jboss.Main.main(Main.java:67)
java.lang.ClassCastException: sun.misc.Launcher$AppClassLoader
at
org.jboss.util.ClassPathExtension.preRegister(ClassPathExtension.java:47)
at java.lang.reflect.Method.invoke(Native Method)
at
javax.management.MBeanServer.preRegisterInvoker(MBeanServer.java:2253)
at javax.management.MBeanServer.createMBean(MBeanServer.java:721)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:385)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:208)
at org.jboss.Main.<init>(Main.java:111)
at org.jboss.Main.<init>(Main.java:86)
at org.jboss.Main$1.run(Main.java:76)
at java.security.AccessController.doPrivileged(Native Method)
at org.jboss.Main.main(Main.java:67)
[Configuration] Initializing
[Configuration] Initialized
at org.jboss.Main.<init>(Main.java:152)
at org.jboss.Main.<init>(Main.java:86)
at org.jboss.Main$1.run(Main.java:76)
at java.security.AccessController.doPrivileged(Native Method)
at org.jboss.Main.main(Main.java:67)
[Configuration] MaxActiveClientCount set to 10 in Adaptor:name=html
[Configuration] Port set to 8082 in Adaptor:name=html
[Configuration] Format set to [{2}] {4} in
DefaultDomain:service=Logging,type=Console
[Configuration] LibraryDirectory set to E:\Projects\cvs\jboss\dist\bin in
DefaultDomain:service=MLet
[Configuration] VerifyDeployments set to false in
EJB:service=ContainerFactory
[Configuration] Port set to 8083 in DefaultDomain:service=Webserver
[Webserver] Starting
[Webserver] Codebase set to http://localhost:8083/
[Webserver] Started webserver on port 8083
[Webserver] Started
[Default] java.lang.ClassCastException:
javax.management.RuntimeMBeanException
[Default] jBoss 2.0 Started