Hi Paul, I saw this message just the other day but I'm struggling to remember what the cause and (unfortunately) the solution were.
Ah - I remember. It was sending the wrong kind of geometry to the output. So check what the destination feature type 'permitted geometries' setting is, and use a GeometryFilter to make sure that only features of that type are being sent. Of course, if it works on one machine but not the other, this might be a different problem. If it's a Windows 2003 server it fails on then try turning off hyper-threading which has caused a few problems for FME. If this fails too - and you have a current AMC - I'd suggest replacing the GeoMedia writer with an FFS format writer, and sending the resulting FFS file to [EMAIL PROTECTED] for us to try writing. Make sure you include details of the platform and FME version so we can duplicate the situation as close as possible, Regards, Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected], "paul_geerts" <[EMAIL PROTECTED]> wrote: > > Hi there > > I am running a simple transformation from oracle 10g to geomedia > access. I run the script succesfully on serveral work stations except > when I run the script on a server a get the error: > > Class not registered > Successfully closed GeoMedia Access Warehouse writer > Caught a COM Exception in FM0Writer::open() > > > The same access version and FME version is installed on the server; On > the server runs windows server 2003. Furthermore Geomedia is > installled as well. > > > Paul > For insights into what's up at Safe Software and what's on the development horizon, visit Safe's blog at spatial-etl.blogspot.com. Safe Software has also made slides available that outline enhancements planned for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 of the FME Worldwide Users Conference. To view these slides, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/fme/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
