Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Load DS

    Hi,

    I am getting this error:

    [ERROR] [qtp21042997-39] com.isomorphic.servlet.DataSourceLoader - Exception while attempting to load a DataSource
    java.lang.NoSuchFieldError: dsConfig
    at com.isomorphic.sql.SQLDataSource.buildSQLTable(SQLDataSource.java:346)

    Any pointers pls?

    #2
    This indicates that you have multiple copies of isomorphic jars on your classpath - two different versions.

    Comment

    Working...
    X