Is someone poking needles into a little doll that looks like your
computer?

        Have you checked your disk for errors?  Are you FTP-ing things in
ASCII mode?  Have you run everything with "java -verify"?  I think I
recall from before that you're not using a non-standard JDK.  This is
really weird.  Got a virus scanner?
        Perhaps someone else should send you the JARs to see if it's your
compiler in error...  I guess Marc was working on a forthcoming binary
distribution.
        Was your computer abused when it was a child?  Does overclocking
run in your family?

Aaron

On Thu, 6 Jul 2000, Juha Lindfors wrote:
> This thing mutates... after adding a bunch of javadocs I got:
> 
> [JMX RMI Adaptor] Initializing
> [JMX RMI Adaptor] Initialized
> java.lang.VerifyError: (class: db/Database, method: ? signature:
> (Ljava/lang/Str
> ing;)Ljava/lang/String;) Inconsistent stack height 1 != -3841
>         at jdbc.idbConnection.<init>(jdbc/idbConnection)
>         at jdbc.idbDriver.connect(jdbc/idbDriver)
>         at java.sql.DriverManager.getConnection(DriverManager.java:517)
>         at java.sql.DriverManager.getConnection(DriverManager.java:177)
>         at
> org.jboss.jdbc.DataSourceImpl.getConnection(DataSourceImpl.java:133)
>         at
> org.jboss.jdbc.DataSourceImpl.getConnection(DataSourceImpl.java:124)
>         at org.jboss.jdbc.DataSourceImpl.initService(DataSourceImpl.java:104)
>         at
> org.jboss.util.ServiceMBeanSupport.init(ServiceMBeanSupport.java:64)
>         at
> org.jboss.util.ServiceMBeanSupport.preRegister(ServiceMBeanSupport.java:154)
>         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
> 
> [Configuration] MaxActiveClientCount set to 10 in Adaptor:name=html
> 
> 
> Think we're hitting a JDK bug here?
> 
> -- Juha


Reply via email to