Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,
I have a problem uner TOS 4.12 that I haven't met before when tryning to merge N Shapefiles
tfilelist -> tUnite -> tShapefileOutput
The message is:
Démarrage du job PCI_Vecteur a 13:46 06/12/2011.
connecting to socket on port 3390
connected
No source CRS found nor forced.
Exception in component sShapefileInput_1_GI
java.nio.BufferUnderflowException
at java.nio.Buffer.nextGetIndex(Unknown Source)
at java.nio.DirectByteBuffer.getDouble(Unknown Source)
at org.geotools.data.shapefile.shp.ShapefileReader.nextRecord(ShapefileReader.java:452)
at org.geotools.data.shapefile.ShapefileAttributeReader.next(ShapefileAttributeReader.java:102)
at org.geotools.data.FIDFeatureReader.next(FIDFeatureReader.java:96)
at org.geotools.data.FIDFeatureReader.next(FIDFeatureReader.java:55)
at org.geotools.data.store.FeatureReaderIterator.next(FeatureReaderIterator.java:71)
at org.geotools.data.store.FeatureReaderIterator.next(FeatureReaderIterator.java:41)
at org.geotools.feature.collection.DelegateFeatureIterator.next(DelegateFeatureIterator.java:58)
at general.pci_vecteur_0_1.PCI_Vecteur.tFileList_4Process(PCI_Vecteur.java:1543)
at general.pci_vecteur_0_1.PCI_Vecteur.runJobInTOS(PCI_Vecteur.java:2170)
at general.pci_vecteur_0_1.PCI_Vecteur.main(PCI_Vecteur.java:2032)
disconnected
Job PCI_Vecteur terminé à 13:46 06/12/2011.
Any help would greatly appreciated.
Mathieu