[teiid-issues] [JBoss JIRA] Created: (TEIID-651) teiid-6.0.1-embedded-dist.zip: version of jar in run.bat/run.sh is out-of-sync

Dave Malcolm (JIRA) jira-events at lists.jboss.org
Tue Jun 9 19:04:56 EDT 2009


teiid-6.0.1-embedded-dist.zip: version of jar in run.bat/run.sh is out-of-sync
------------------------------------------------------------------------------

                 Key: TEIID-651
                 URL: https://jira.jboss.org/jira/browse/TEIID-651
             Project: Teiid
          Issue Type: Bug
          Components: Build/Kits
    Affects Versions: 6.0.0
         Environment: RHEL 5.3 

java version "1.6.0_0"
IcedTea6 1.3.1 (6b12-Fedora-EPEL-5) Runtime Environment (build 1.6.0_0-b12)
OpenJDK Server VM (build 1.6.0_0-b12, mixed mode)
            Reporter: Dave Malcolm
            Assignee: Steven Hawkins


teiid-6.0.1-embedded-dist.zip  (md5sum 8c8e8d6e3513ca88fbd302be9750943d)
contains this file:
  - teiid-embedded-6.0.1/examples/portfolio/run.sh

Attempting to invoke run.sh leads to this error:
Exception in thread "main" java.lang.ClassNotFoundException: com.metamatrix.jdbc.EmbeddedDriver

Appears to be a version mismatch:  run.sh contains this line:
TEIID_PATH=../../teiid-6.0.0-client.jar:../../deploy:../../lib/*:../../extensions/*

However, the zipfile contains the file ../../teiid-6.0.1-client.jar  (note the difference in version; 6.0.0 vs 6.0.1).

I see a similar issue in the run.sh file (not tested though)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list