Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error while converting SHP to MIF

I have not yet been able to do a simple conversion between GIS formats. This is the error I receive when I try to convert SHP to MIF:
Starting job SimpleTutorial at 23:19 20/11/2007.
20/11/2007 23:19:21 FactoryRegistry scanForPlugins
WARNING: Can't load a service for category "MathTransformProvider". Cause is "NoClassDefFoundError: javax/media/jai/WarpAffine".
Exception in component sMapinfoOutput_1_SO
java.io.IOException: Can't write feature: java.io.IOException: Error writing MID file: null
at org.geotools.data.mif.MIFFile$Writer.write(MIFFile.java:1691)
at org.geotools.data.InProcessLockingManager$1.write(InProcessLockingManager.java:330)
at tutorial_1.simpletutorial.SimpleTutorial.sShapefileInput_1_GIProcess(SimpleTutorial.java:359)
at tutorial_1.simpletutorial.SimpleTutorial.runJob(SimpleTutorial.java:510)
at tutorial_1.simpletutorial.SimpleTutorial.main(SimpleTutorial.java:454)
Job SimpleTutorial ended at 23:19 20/11/2007.
Can anyone interpret this?
Thanks,
Simon

Labels (2)
12 Replies
Anonymous
Not applicable
Author

Hello,
I got this problem with the 2.2.1 release of SpatialDataIntegrator. I would like to test the tutorial shate to postgis and I get the same "MathTransformProvider'" error.
My shapefile is in lambert 2 etendue. Do I need to update something? Note that my update feature in the Help menu does not find the tallend website.
Thanks in advance.
Yves Jacolin
Anonymous
Not applicable
Author

Bonjour Yves, I'm using the Shapefile stationlIIe.shp (provided in the demo data package) and could make a shape to postgis with no problem.
Which data are you using ?
Could you try to connect your sShapefileInput to a simple tLogRow to check that you could read your shape properly ?
Could you turn on statistic to see if it fails at first geometry or during the process ?
Could you post all the console log ? - that could help.
Ciao. Francois
Anonymous
Not applicable
Author

François,
I open a new thread as I upgrade to SDI 2.2.4.
Y.