Deploying FME Flow using Flow Apps or the REST API
Recently active
Hey all, I'm getting a license server error on Ubuntu 22.04 FME Form. This is the error code:2024-03-06 11:02:32 Did not detect a license service on standard port 27000 on server IPADDRESS What is strange is the license server works perfectly for Mac and Windows versions of FME Form. I've checked multiple versions of FME Form and checked to see if it is a firewall issue. I had this issue on Mac OS about a year ago but it was fixed in an update so not sure if it's the same issue for Linux? Any help would be massively appreciated!
I expected to find them here but I can’t see any linkshttps://engage.safe.com/support/downloads/#past-versionsI tried to guess the URL based on what it is for the current download but not luckany idea?
Hi guys, I'm building a workspace app that convert data out an oracle database to xml format. The app uses a download service. The downlaod service stores the data by default under (E:\ProgramData\Safe Software\FMEFlow\resources\system\temp\engineresults). So all zip files goes under that folder. For my application I want the output to go to another place because I want to seperate them from the rest of the fme server results. What I have tried is adjusting the Dataset destination fanout directory to ($(FME_SHAREDRESOURCE_DATA)\ORACLE2XMLConversion (see also screen shot)) in order to find the zip file in this path in the server (E:\ProgramData\Safe Software\FMEFlow\resources\data). However it doesn't work well for me so far because it doesn't create the ORACLE2XMLConversion folder and its sub folder. I just find the zip file under the default location. Can anyone help me with this.
Hi, I am currently installing FME Server 2021 in Distributed/Fault Tolerant Installation mode.I have completed the standard installation procedure, entered my postgres database information and shared directory. Only, when I finish the installation, the 'Core' and 'Engine' services don't start. The logs located in <FME_SHARED_RESSOURCES_DIRECTORY>\resources\logs\corecurrent/fmeserver.log indicate: 'Missing FME Server license, or license disallows FME Engine registration.' and 'Failed to register FME Engine.' I pasted my license file in the 'licenses' directory but it didn't change anything. Anyway, isn't the web interface supposed to be accessible and the Core and Engines services started before installing the license? When I look at the Engine logs, I read: 'FME Engine failed to register with FME Server 'MyMachine' on port 7070. Failed to verify message authenticity'. This suggests a licensing problem. When trying to connect to the web interface, I get : ‘java.lang.IllegalStateEx