mgm75 Posted May 6, 2015 Posted May 6, 2015 I am trying to set up the program and when I click choose database I get an error saying "Couold not get names for filemaker server. XML web publishing not enabled." I have it enabled on my server...not sure what to do.
mgm75 Posted May 7, 2015 Author Posted May 7, 2015 on windows server. Would rather not have to re install fms. Its a production server.
Jesse Barnum Posted May 7, 2015 Posted May 7, 2015 Put in this URL, replacing your server's IP address for yourServer: http://yourServer/fmi/xml/FMPXMLRESULT.xml?-dbnames Let me know what you get when you do that.
mgm75 Posted May 7, 2015 Author Posted May 7, 2015 this is what i get: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE FMPXMLRESULT SYSTEM "http://192.168.10.60:80/fmi/xml/FMPXMLRESULT.dtd" PUBLIC "-//FMI//DTD FMPXMLRESULT//EN"> -<FMPXMLRESULT xmlns="http://www.filemaker.com/fmpxmlresult"> <ERRORCODE>959</ERRORCODE> <PRODUCT VERSION="13.0.2.296" NAME="FileMaker Web Publishing Engine" BUILD="4/20/2014"/> <DATABASE NAME="" TIMEFORMAT="" RECORDS="0" LAYOUT="" DATEFORMAT=""/> <METADATA/> <RESULTSET FOUND="0"/> </FMPXMLRESULT>
Jesse Barnum Posted May 7, 2015 Posted May 7, 2015 959 means XML Web Publishing not enabled. Re-run the deployment assistant (this is not the same as a reinstall). Be sure to check the box for XML Web Publishing. After it finished, repeat that URL query, and verify that the error code is 0 instead of 959. Once you get that working, MirrorSync should be fine.
mgm75 Posted May 7, 2015 Author Posted May 7, 2015 this is going to sound stupid...but I have been out of this for awhile...where is the deployment assistant again...
Jesse Barnum Posted May 7, 2015 Posted May 7, 2015 In the web-based server admin console, at the top right corner, click 'server' and select 'edit deployment' from the submenu.
mgm75 Posted May 7, 2015 Author Posted May 7, 2015 Awesome!!!! it worked...Thanks so much for the help!!!
Jesse Barnum Posted May 7, 2015 Posted May 7, 2015 Great! Let me know if you run into any other issues.
mgm75 Posted May 7, 2015 Author Posted May 7, 2015 I went through the process but I cant sync. I Get a message that says "Sync failed/aborted" ant the following text: Unexpected response from MirrorSync server: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><meta http-equiv="refresh" content="0;url=http://finder.cox.net/main?InterceptSource=0&ClientLocation=us&ParticipantID=96e687opkbv4scrood8k84drs6gw5duf&FailureMode=1&SearchQuery=&FailedURI=http%3A%2F%2Faci-fms-02.hosting.cloud%2FMirrorSync%2Fsync%3Fping%3D1%26configurationId%3D2cbbdda1-da0c-4730-821d-108e80b9c9e3%26clientToken%3D%26messageToken%3D%26sessionId%3D12%3A56%3A16x95312802353873848915%26lastSessionId%3D%26random%3D14385474706068634987&AddInType=4&Version=2.1.8-1.90base&Referer=&Implementation=0&method=GET"/><script type="text/javascript">url="http://finder.cox.net/main?InterceptSource=0&ClientLocation=us&ParticipantID=96e687opkbv4scrood8k84drs6gw5duf&FailureMode=1&SearchQuery=&FailedURI=http%3A%2F%2Faci-fms-02.hosting.cloud%2FMirrorSync%2Fsync%3Fping%3D1%26configurationId%3D2cbbdda1-da0c-4730-821d-108e80b9c9e3%26clientToken%3D%26messageToken%3D%26sessionId%3D12%3A56%3A16x95312802353873848915%26lastSessionId%3D%26random%3D14385474706068634987&AddInType=4&Version=2.1.8-1.90base&Referer=&Implementation=0&method=GET";if(top.location!=location){var w=window,d=document,e=d.documentElement,b=d.body,x=w.innerWidth||e.clientWidth||b.clientWidth,y=w.innerHeight||e.clientHeight||b.clientHeight;url+="&w="+x+"&h="+y;}window.location.replace(url);</script></head><body></body></html>
Jesse Barnum Posted May 7, 2015 Posted May 7, 2015 The error message contains this text: http://finder.cox.net/main?InterceptSource That makes me think that somehow your ISP is blocking or intercepting the message. Can you try syncing on the same local network as where MirrorSync is installed? If you continue to have problems, please use the 'send problem report' link on the main MirrorSync launch page - this will send us your server logs, which has more detailed troubleshooting information.
mgm75 Posted May 11, 2015 Author Posted May 11, 2015 Still having some issues. I sent in a bug report this morning. Just waiting to here back.
Jesse Barnum Posted May 11, 2015 Posted May 11, 2015 I haven't see any tickets from mgm75 - did you submit the bug reports with a different name?
Jesse Barnum Posted May 11, 2015 Posted May 11, 2015 I did not notice any tickets with that name - did you get a ticket # emailed back to you after you submitted the issue?
evanseeds Posted May 11, 2015 Posted May 11, 2015 Jesse, I responded to marc's ticket in the support system. Marc, regarding this error: both the error in your support ticket and the one listed here look to be problems with resolving the 'act-fms-02.hosting.cloud' hostname. This looks like an internal hostname to me. You may need to configure a separate external hostname/IP address in the hub portion of configuration to be able to sync from outside your network.
mgm75 Posted May 12, 2015 Author Posted May 12, 2015 think we are almost there. I submitted something this morning. I changed the configuration and the sync starts to work but I get an error and it aborts because of a created date error (i submitted it) and the download link the system generates still has the internal address.
mgm75 Posted May 12, 2015 Author Posted May 12, 2015 thanks so much for the very responsive support. Everything seems to be working very well now.
Newbies Brian Crowther Posted September 19, 2015 Newbies Posted September 19, 2015 I am getting the same error. I just updated FMS to 14 and lost connection. This is my readout. 0 error and a list of my database. Still no connection. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE FMPXMLRESULT SYSTEM "http://localhost:80/fmi/xml/FMPXMLRESULT.dtd" PUBLIC "-//FMI//DTD FMPXMLRESULT//EN"> <FMPXMLRESULT xmlns="http://www.filemaker.com/fmpxmlresult"><ERRORCODE>0</ERRORCODE><PRODUCT VERSION="14.0.1.147" NAME="FileMaker Web Publishing Engine" BUILD="4/24/2015"/><DATABASE NAME="DBNAMES" TIMEFORMAT="" RECORDS="7" LAYOUT="" DATEFORMAT=""/><METADATA><FIELD NAME="DATABASE_NAME" TYPE="TEXT" MAXREPEAT="1" EMPTYOK="NO"/></METADATA><RESULTSET FOUND="7"><ROW RECORDID="0" MODID="0"><COL><DATA>FMServer_Sample</DATA></COL></ROW><ROW RECORDID="0" MODID="0"><COL><DATA>ISP</DATA></COL></ROW><ROW RECORDID="0" MODID="0"><COL><DATA>SHESHA4</DATA></COL></ROW><ROW RECORDID="0" MODID="0"><COL><DATA>SHESHA4Test1</DATA></COL></ROW><ROW RECORDID="0" MODID="0"><COL><DATA>SHESHA4Train</DATA></COL></ROW><ROW RECORDID="0" MODID="0"><COL><DATA>TSSCMar42015</DATA></COL></ROW><ROW RECORDID="0" MODID="0"><COL><DATA>TSSCSC</DATA></COL></ROW></RESULTSET></FMPXMLRESULT>
evanseeds Posted September 21, 2015 Posted September 21, 2015 Brian, I just responded to your ticket in our support system with instruction for submitting a bug report. If you could do that, we should be able to help you figure this out! Thanks.
Newbies Brian Crowther Posted September 21, 2015 Newbies Posted September 21, 2015 I found out that my ver. needed to be updated. I was using 2.4 and needed 2.5. 2.4 was looking on port 16020 and MFS 14 did not use that port. Anyway the fix is to upgrade my MirrorSync to 2.5 or better.
Recommended Posts
This topic is 3349 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now