
phcranston
Members-
Posts
40 -
Joined
-
Last visited
-
Days Won
1
Everything posted by phcranston
-
Hi, when attempting to verify the FileMaker server I’m getting an error message (see attached) about “Demo mode does not work with Docubin”. I do not have Docubin installed on the server. I do have current versions of Zulu, MirrorSync and 360Deploy installed on the server. Please advise how to resolve this issue. Additional information: I’m using the Portfolio license shown in the screenshot for 360Deploy and Zulu2. MirrorSync is installed but not configured on the server. I only installed MirrorSync as a workaround to solve a web forwarding issue with the Zulu install.
-
Just as an FYI the password listed in the official documentation - http://docs.360works.com/index.php/360Deploy is wrong. The correct password is: 360deploy.
-
When installing Zulu you may get an error that web server forwarding did not work and Zulu is only available on port 42424 instead of port 80. I spoke with 360Works support and they are aware of the issue. The workaround solution is to install MirrorSync on your server. MirrorSync and Zulu use the same application backend. The MirrorSync installer will correctly setup the port forwarding. You only need to install MirrorSync. You do not need to configure it. Once you have installed MirrorSync, run the Zulu installer again and it will complete and you will be able to access Zulu over port 80.
-
I have a client that is running Windows 8.1 (fully updated). FileMaker Pro 14.05 (64bit) is also installed. The program will open and show you the Launch Center. However, when you click any solution in the Launch center or use the "Browse" button to open a file, The launch center disappears but the FileMaker file never opens. Only an empty screen is shown. No error message is given. FileMaker is still running in the TaskBar, but the only way to get back to the Launch Center is to quit FileMaker and open it again. We've tried running all software updates for Windows 8.1 and uninstalling / reinstalling FileMaker Pro. Any ideas as to what might be causing the problem or what to try next?
-
Filemaker 14 Pro Server 14.0.4a on El Capitan Server 10.11.2
phcranston replied to 2b3pro's topic in FileMaker Server 14
@Buckie OS X 11 is supported but OS X 11 Server is not. Using Alternate ports it is possible to get FM Server and OS X Server to run on the same machine, but it's a more complicated setup and can be more challenging when using web services because of the way OS X Server always runs a web server. -
Avoiding having any sort of software (backup or otherwise) accessing the live database files is always best practice. Those files are always in use by FileMaker Server and accessing them with other software could have very bad side effects including data loss and file corruption. FileMaker Server can run it's own backups of the files and then you can backup the backup files offsite or whatever as needed. For Mac Servers I've found this to work well for most of my customers. OS Drive with the live database files. FileMaker Backup Drive* - FileMaker Server backups up files here as often as necessary (typically Hourly or ever Half Hour) OS Drive Manual Clone Drive* - Carbon Copy Cloner clone of OS drive (excluding live database files). Typically run this right before making updates / changes. OS Daily Clone Drive* - Carbon Copy Cloner clone of OS drive (excluding live database files). Daily Clone of OS drive Crashplan Offsite Backup - Backup FileMaker Backup Drive to Crashplan Cloud. As often as size of data files and Internet connection speed will permit. *These are always a separate physical drive from the OS Drive, but often these can be multiple partitions of the single drive.
- 1 reply
-
- timemachine
- connection
-
(and 1 more)
Tagged with:
-
Filemaker 14 Pro Server 14.0.4a on El Capitan Server 10.11.2
phcranston replied to 2b3pro's topic in FileMaker Server 14
FileMaker Server is not compatible with El Capitan Server. That could be causing the problem There are a lot of issues with trying to run OS X Server and FileMaker Server on the same box. -
stderr log - newsyslog management
phcranston replied to phcranston's topic in 360 Works General Support
I found with newsyslog that it doesn't recognize commenting out spaces as a valid file path. (/Folder\ Name\ With\ Space ). As for solving my problem either an update to the 360works plugins or updating to FileMaker 14 Server resolved the issue. I don't remember which one it was. -
Force SSL connections to Zulu
phcranston posted a topic in Zulu – FileMaker, iCal & Google Calendar.
I have a 3rd Party SSL cert installed in FMS 14. Zulu2 is installed and I'm able to connect without any issues over SSL. Is there a way to force only SSL connections to the Zulu server. I'd like to be be able to make sure all users are configuring to use SSL. Thanks -
yes. It's dedicated machine, i7 2Ghz, 16GB RAM, SSD Drives. When the script engine hangs the computer is not showing any high loads on either memory or CPU. FileMaker Server continues to run normally except for scripting not working. No slow downs or disconnects for users not calling "Perform on Server" scripts.
-
I have an FM server running on Mac v13.0.5 that we are doing quite a bit of Server side scripting on. These are either scheduled scripts that run every few minutes throughout the day or "perform on server" scripts that are triggered by users. Every week or so the script engine appears to hang and users will see FileMaker hang when they run a script that includes a Perform on Server step. The scheduled scripts will also not complete. The script engine process is still running but it apparently quits responding. I'm able to get things rolling again by running the fmsadmin stop / start fmse command from the Terminal. The fmserver log files don't show any issue until I stop the service. Then it reports the script engine service as stopped and then restarted. Any thoughts on what might be causing the issue or troubleshooting steps to take to narrow down the problem.
-
You have it set to only run from 1am in the morning till 1pm in the afternoon. Is that what you want? If you want it to run 24/7 you should set it to 12:00am - 11:59pm. Looks good other than that.
-
stderr log - newsyslog management
phcranston replied to phcranston's topic in 360 Works General Support
I discovered thorough some more testing that the problem is not actually permissions but the Directory Name. newsyslog does not like it when a directory name has space in it. (i.e. /Library/FileMaker Server/Logs/stderr) commenting out the space ( ie. /Library/Filemaker Server/Logs/stderr) doesn't work it gives the same error. -
It appears that 360Works plugins like to write a lot of data to the stderr log in FileMaker. As such this log grows considerably when frequently running server side scripts that call 360works plugins. I'm running a Mac 10.9.5 machine (OS X Client) with FIleMaker Server 13 installed. I'm trying to add the stderr log to newsyslog conf file so that the log file will be automatically trimmed. The problem I'm having is that the newsyslog throws a permission error when trying to access log files located inside of the /Library/FileMaker Server/ directory. FileMaker sets these permissions as fmserver:fmsadmin for items in these folders. I've tried adding ACLs for the root user and wheel groups, but that made no difference. I also even tried setting the everyone permission to Read/Write just to see if I could get it to work but I still get a "bad permissions" error. Does anyone have any suggestion or experience with setting the proper permissions to get this to work? Thanks in advance.
-
Hi. Â We had an issue where the MirrorSync server stopped responding properly. Â I attempted to log into the 360Works Admin ( Applications/360Works Admin.jar) and it hangs on the "Updating List of Applications" screen. Â I know I can reboot the entire server but is there a way to just reboot the MirrorSync via the command line without having to take down the entire server? Â Thanks
-
MirrorSync 1.5 Install Crash on Mac 10.8.5
phcranston replied to phcranston's topic in MirrorSync by 360Works
Thanks for the heads up. It is a VM environment. We were moving a customer from a physical machine to a VM. I'll have them upgrade to MirrorSync 2. That was on the schedule to happen later this year anyway. -
Hi. I am attempting to install MirrorSync 1.5 on a Mac Running Mt. Lion 10.8.5 and FMS 12. Â The Installer fails and a look in the log files reveals a Java Crash during the installation. Â Â I've attached screenshots and the log files. Â Java appears to be running normally, In that I'm able to open the FM12 Admin Console (which runs in Java) without any issues. Â I am running Java 7v51 (the latest version). Â Â I also have GateKeeper Disabled and the security settings in the Java Control panel set to medium. I've also tried repairing permissions using Disk Utility. Â Any help would be appreciated. java_2014-03-06-121808_CIT-FM12-Development-Server.txt
-
Install 3rd Party SSL for use by WebDirect
phcranston replied to phcranston's topic in FileMaker WebDirect
Actually, I think is just found it the FMS Server manual. I had looked in there before but somehow missed it. For anyone interested there are terminal commands for the Certificate CSR creation and them Cert import. -
Are there instructions posted anywhere on how to install a 3rd party SSL cert to be used by WebDirect instead of the self signed FM one. I have a single server deployment that I would like to use SSL with and don't want users to have to deal with the SelfSigned error when accessing the database.
-
I have a POP3it 4.1.13 running on FM Server Adv 12.0.4. Every three minutes a server side script runs to check for new emails and downloads them into the POP3it messages table in our database. The problem is that every once in a while the new records will not be visible to connected FileMaker Pro clients until they quit FileMaker Pro and re-open the database. For example. There are 500 records in the messages table. Pop3it runs via script and adds 1 new record to the database for a total of 501 records. In a FileMaker Pro client that is already connected to the database the found count stays at 500 records. If I do a "Find All" and scroll to the last record, record 501 is not listed. However if I do specific search on the date field, the database returns a found set that includes the missing "record". If I quit FileMaker Pro and then relaunch and reconnect to the database, the database then shows the correct number of records (501) and shows the "missing" record. This works every time. Notes: 1) The problem started when we upgraded to FMS 12 several months ago. It never happened under FM11 2) The only table that has this problem is the POP3it Messages table. No other tables in the database exhibit this issue. 3) The problem happens frequently but not with all records and not every time. It appears to be at random. 4) The problem happens on different FM Pro client workstations but not the same records or at the same time across FM Pro clients. 5) We have tried "repairing / rebuilding" the database using the "Recover..." command. No errors where found and it made no difference with the issue.
-
I have a strange issue. We have a table of data with about 250,000+ records. On occasion a new record created by one user will show for another user with "??" in some data fields and the other data fields will be blank. This persists for the affected user until they quit FileMaker and re-open the database. 1) Does not appear to the be typical data corruption issue that shows a "?" in every field. - Issue only appears one user's FileMaker Pro while other users can see the data fine. - A restart of the user's FileMaker Pro client always resolves the issue. - "?" shows as a "??" in some fields while other fields appear blank. 2) Issue appears to affect records at random. 3) It appears to only affect a record that was created since the user logged into FileMaker. Never older records. Does not re-occur on the same record. We are running FileMaker Server 12v.0.4 on a Mac Server and FileMaker Pro 12v.0.4 on Mac Clients running 10.6.8 or 10.7.5. Any suggestions or solutions would be appreciated.
-
We ended up restoring the Apache config files from TimeMachine and that resolved the issue. Apache now runs normally.
-
I'm attempting to install FMS 12 on Mountain Lion Server. I originally installed FMS 12.0.1 not realizing there was an issue with 12.0.1 and Web publishing. The install went ok with no errors but after the install CWP was running but was working properly. I did some digging and found out about the issues. So I followed the instructions to unistall fms 12.0.1 and then reinstall fms 12.0.2 fresh. However after uninstalling FMS 12.0.1 and rebooting the server I have a new problem. Apache on the server will not stay running. In server.app the websites services show as on but no websites will load and when you check the error log you see this: [Thu Oct 04 07:28:15 2012] [notice] Apache/2.2.22 (Unix) DAV/2 mod_ssl/2.2.22 OpenSSL/0.9.8r configured -- resuming normal operations [Thu Oct 04 07:28:20 2012] [notice] caught SIGTERM, shutting down As soon as Apache starts it gets a signal to shut down. It started after I uninstalled FMS 12.0.1 Any ideas on how to resolve this issue would be appreciated.