Hi,

I am trying to use the 1.9.1 Beta standalone in conjunction with the Release 
Testing Module.

I am trying to import the database from my local dev environment which is 
running a custom build of 1.6.4 (Build 18038). My dev database is a 
de-identified database from our production servers which are also on the same 
1.6.4 build.

When I try to import test data into the standalone I am seeing the following 
error in the tomcat logs

WARN - InitializationFilter$InitializationCompletion$1.run(1507) |2012-01-19 
15:56:08,844| Error while trying to import test data
java.io.EOFException: Unexpected end of ZLIB input stream
        at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:223)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141)
        at java.util.zip.ZipInputStream.read(ZipInputStream.java:154)
        at java.io.FilterInputStream.read(FilterInputStream.java:90)
        at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1025)
        at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
        at 
org.openmrs.web.filter.initialization.InitializationFilter.importTestDataSet(InitializationFilter.java:1025)
        at 
org.openmrs.web.filter.initialization.InitializationFilter.access$400(InitializationFilter.java:87)
        at 
org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1454)
        at java.lang.Thread.run(Thread.java:680)

Does anyone have any suggestions as to the cause of the problem or where I can 
start looking? I am seeing the same problems if I try the advanced option and 
try to connect the standalone directly to my dev database.

Thanks,

Lara
_________________________________________

To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to 
[email protected] with "SIGNOFF openmrs-devel-l" in the  body (not 
the subject) of your e-mail.

[mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

Reply via email to