Here is the exception trace:

org.h2.jdbc.JdbcSQLException: File not found: 
"C:/Users/ssharma/AppData/Local/Temp/v360-780471439001691522.lobs.db/4.t19.lob.db"
 
[90124-168]
    at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
    at org.h2.message.DbException.get(DbException.java:169)
    at org.h2.message.DbException.get(DbException.java:146)
    at org.h2.engine.Database.openFile(Database.java:458)
    at org.h2.value.ValueLob.getInputStream(ValueLob.java:627)
    at org.h2.value.ValueLob.getReader(ValueLob.java:620)
    at org.h2.value.ValueLob.getString(ValueLob.java:550)
    at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:275)
    at 
com.infovista.v360mig.v360.Vista360Migration.migrateData(Vista360Migration.java:211)
    at 
com.infovista.v360mig.v360.Vista360Migration.performDataMigration(Vista360Migration.java:53)

The h2 is embedded mode and accessed using jdbc:file url.

I am stuck with this issue.  Let me know.
Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/TDfyKxM8v-MJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to