Hi all:
 I verify the configuration with the  exception below:

ERROR XSLAN: Database at /root/lcy/sqoop-1.99.6-bin-hadoop200/repository/db
has an incompatible format with the current version of the software.  The
database was created by or upgraded by version 10.8.
        at
org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
        at
org.apache.derby.impl.store.raw.log.LogToFile.readControlFile(Unknown
Source)
        at org.apache.derby.impl.store.raw.log.LogToFile.boot(Unknown
Source)
        at org.apache.derby.impl.services.monitor.BaseMonitor.boot(Unknown
Source)
        at
org.apache.derby.impl.services.monitor.TopService.bootModule(Unknown Source)
        at
org.apache.derby.impl.services.monitor.BaseMonitor.startModule(Unknown
Source)
        at
org.apache.derby.iapi.services.monitor.Monitor.bootServiceModule(Unknown
Source)
        at
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.bootLogFactory(Unknown
Source)
        at
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.setRawStoreFactory(Unknown
Source)
        at org.apache.derby.impl.store.raw.RawStore.boot(Unknown Source)
        at org.apache.derby.impl.services.monitor.BaseMonitor.boot(Unknown
Source)
        at
org.apache.derby.impl.services.monitor.TopService.bootModule(Unknown Source)

It seems that db in repository is not created with derby version 10.8 , but
I dont know how to fix it . I've checked that derby jar in WEB-INF/lib is
10.8.2.2.
I'm working with sqoop-1.99.6, any idea?

Reply via email to