Attaching the log file in case that's of help. sw-cathodics-to-ffs-and-shp3.txt
We're on Smallworld Version 4.2 and FME version 2017.1 Build 17539 - WIN32
From the log file it seems you are using two readers to the same Smallworld instance using the same port. SmallWorld can limit the number of connections. Not sure what Magik command to use to set the number of allowed connections higher.
Could you use one reader and import both tables in that one reader instead? Then you will need only one connection to SmallWorld to read both tables.
Look to import using the Readers > Import Feature Types menu.
From the log file it seems you are using two readers to the same Smallworld instance using the same port. SmallWorld can limit the number of connections. Not sure what Magik command to use to set the number of allowed connections higher.
Could you use one reader and import both tables in that one reader instead? Then you will need only one connection to SmallWorld to read both tables.
Look to import using the Readers > Import Feature Types menu.
I tested in FME 2017.1 Build 17539 with 1 Smallworld 4/5 Reader and multiple Feature Types, but I could not reproduce this issue.
Though I must note that I am connecting to Smallworld 4.3.0.7 (and likely using newer DLLs). We unfortunately do not have a Smallworld 4.2 installation to test with.
I tested in FME 2017.1 Build 17539 with 1 Smallworld 4/5 Reader and multiple Feature Types, but I could not reproduce this issue.
Though I must note that I am connecting to Smallworld 4.3.0.7 (and likely using newer DLLs). We unfortunately do not have a Smallworld 4.2 installation to test with.
Yes I tried creating a new workspace and got the same result unfortunately. We're moving our enterprise GIS from Smallworld to ESRI on postgres SDE (and were hoping to leverage FME in translating directly to PG geodb). So we won't be upgrading to the SW version you have.
Sorry, but I found this line twice in the log:
Connecting to Smallworld on localhost:30000 using service FME
I can not understand why FME would try to connect twice to SmallWorld if only one Reader is involved (and not SmallWorld writer of connecting transformers).
Yes I tried creating a new workspace and got the same result unfortunately. We're moving our enterprise GIS from Smallworld to ESRI on postgres SDE (and were hoping to leverage FME in translating directly to PG geodb). So we won't be upgrading to the SW version you have.
Spatialbiz plugin for FME
Sorry, but I found this line twice in the log:
Connecting to Smallworld on localhost:30000 using service FME
I can not understand why FME would try to connect twice to SmallWorld if only one Reader is involved (and not SmallWorld writer of connecting transformers).