1 Reply Latest reply on Jan 18, 2004 5:35 AM by julien1

    Error compiling JBossQL statement

    whafrog

      I tried installing jboss and nukes at home and work. Home had few problems. However, going through the same procedure at work gave me this:

      org.jboss.deployment.DeploymentException: Error compiling JBossQL statement 'SELECT DISTINCT f.fileId FROM file AS f WHERE f.fileId LIKE CONCAT(?1, '%') AND f.fileId NOT LIKE CONCAT(?1, '%/%') ORDER BY f.fileId'; - nested throwable: (java.lang.NoSuchMethodError)]

      And the nukes modules won't load.

      Both home and work are running jboss 3.2.3, nukes 1.0RC1, mysql 4.1 on Win2000.

      Any ideas where to start troubleshooting?

      Thanks in advance.