Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Safety net & Filemaker server 11

Featured Replies

  • Newbies

I have just upgraded to Server 11 and can not get the safety net plug in to work. Any help is appreciated. On Win Server 2008 standard.

Edited by Guest

You will need to install the plugin into the FileMaker Server/Extensions directory. After this, you will need to stop and restart your filemaker server, and then enable the plugin in your FileMaker Admin console. You can then access the SafetyNet admin page at my.server.ip.address:8030

You can read the full install directions in the documentation.html file which came with your download of safetynet.

Edited by Guest

  • 2 weeks later...
  • Author
  • Newbies

David,

I stoppeed all filemaker services, removed the plugin from the extensions folder. Downloaded the latest version, placed it in the extenstions folder, restarted the machine, stopped and started the FM server checked the enable box, checked the safety net box and it will not save. Any other suggestions? there are 3 plugins in the plugins tab in the admin console. OLD360Works_SafetyNet.fmx (not loaded), 360SafetyNet.fmx and xDBC.fmx (not loaded)

Thanks for your help!

Do you have two versions of the plugin? Make sure you only have one in you extensions directory.

Can you post your plugin logs from the server after you try to load the plugin? Logs can be found at

DriveLetter:Documents and SettingsDefault UserMy Documents360Plugin Logs

DriveLetter:Program FilesFileMakerFileMaker ServerLogs360Plugin Logs

Vista: DriveLetter:UsersDefault UserDocuments360Plugin Logs

  • Author
  • Newbies

Here is the log file...

(C++ Wed Jun 09 12:50:23 2010) Enabling headless mode

(C++ Wed Jun 09 12:50:23 2010) 0: -Djava.awt.headless=true

(C++ Wed Jun 09 12:50:23 2010) 1: vfprintf

(C++ Wed Jun 09 12:50:23 2010) 2: -Xbootclasspath/a:C:Program Files (x86)Javajre6libdeploy.jar;C:Program Files (x86)Javajre6libplugin.jar;C:Program Files (x86)Javajre6libjavaws.jar

(C++ Wed Jun 09 12:50:23 2010) 3: -Djava.ext.dirs=C:Program Files (x86)Javajre6libext;C:Program Files (x86)Javajre6lib;C:Program Files (x86)Javajre6libdeploy;C:WINDOWSSunJavalibext;

(C++ Wed Jun 09 12:50:23 2010) 4: -Xmx96m

(C++ Wed Jun 09 12:50:25 2010) JVM started successfully - jvm references is 1839484800

(C++ Wed Jun 09 12:50:27 2010) writeAttachedJarFile():) writing jar C:WindowsTEMP360Works_SafetyNet.jar

Jun 9, 2010 12:50:33 PM com.prosc.fmkit.PluginBridge initLogging

CONFIG: Will write normal log file to 360Plugin Logs360Works SafetyNet_Server.log

Jun 9, 2010 12:50:34 PM com.prosc.fmkit.PluginBridge initWindows

CONFIG: Loading dynamic library at C:Program Files (x86)FileMakerFileMaker ServerDatabase ServerExtensions360Works_SafetyNet.fmx

Jun 9, 2010 12:50:34 PM com.prosc.fmkit.PluginBridge initWindows

CONFIG: Loading plugin jar at C:WindowsTemp360Works_SafetyNet.jar

Jun 9, 2010 12:50:34 PM com.prosc.fmkit.PluginBridge getPluginClassNameForPluginJar

CONFIG: Loading Plugin class named com.prosc.safetynet.SafetyNetPlugin

Jun 9, 2010 12:50:34 PM com.prosc.fmkit.PluginBridge

INFO: 360Works custom SecurityManager has been installed

Jun 9, 2010 12:50:34 PM com.prosc.fmkit.PluginBridge fmxInit

INFO: Creating shared PluginBridge instance / plugin bridge version 1.61

bundlePath: C:Program Files (x86)FileMakerFileMaker ServerDatabase ServerExtensions360Works_SafetyNet.fmx;C:WindowsTemp360Works_SafetyNet.jar

jvm version: 14.2-b01 from C:Program Files (x86)Javajre6

Operating system info: Windows Server 2008 6.0 running on x86 architecture

Jun 9, 2010 12:50:34 PM com.prosc.fmkit.PluginBridge fmxInit

CONFIG: Initialize 360Works SafetyNet

Jun 9, 2010 12:50:34 PM com.prosc.fmkit.Plugin init

CONFIG: Created new plugin instance: com.prosc.safetynet.SafetyNetPlugin named 360Works SafetyNet; version: 1.1

Jun 9, 2010 12:50:35 PM com.prosc.safetynet.EmbeddedModel start

INFO: Starting embedded Tomcat on port 8030

Jun 9, 2010 12:50:37 PM org.apache.catalina.startup.Embedded start

INFO: Starting tomcat server

Jun 9, 2010 12:50:38 PM org.apache.catalina.core.StandardEngine start

INFO: Starting Servlet Engine: Apache Tomcat/5.5.23

Jun 9, 2010 12:50:38 PM org.apache.catalina.core.StandardHost start

INFO: XML validation disabled

Jun 9, 2010 12:50:38 PM org.apache.catalina.startup.ContextConfig defaultWebConfig

INFO: No default web.xml

Jun 9, 2010 12:50:41 PM com.prosc.s3backup.BackupManager run

INFO: Getting list of remote files

Jun 9, 2010 12:50:41 PM com.prosc.s3backup.BackupManager s3Login

INFO: Logging in to remote site

Jun 9, 2010 12:50:41 PM org.apache.wicket.Application callInitializers

INFO: [Application] init: Wicket core library initializer

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IFormSubmitListener, method=public abstract void org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IFormSubmitListener, method=public abstract void org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=ILinkListener, method=public abstract void org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=ILinkListener, method=public abstract void org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IOnChangeListener, method=public abstract void org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IOnChangeListener, method=public abstract void org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IRedirectListener, method=public abstract void org.apache.wicket.IRedirectListener.onRedirect()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IRedirectListener, method=public abstract void org.apache.wicket.IRedirectListener.onRedirect()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IResourceListener, method=public abstract void org.apache.wicket.IResourceListener.onResourceRequested()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.RequestListenerInterface registerRequestListenerInterface

INFO: registered listener interface [RequestListenerInterface name=IResourceListener, method=public abstract void org.apache.wicket.IResourceListener.onResourceRequested()]

Jun 9, 2010 12:50:41 PM org.apache.wicket.protocol.http.WebApplication logStarted

INFO: [Application] Started Wicket in deployment mode

Jun 9, 2010 12:50:42 PM org.apache.coyote.http11.Http11BaseProtocol init

INFO: Initializing Coyote HTTP/1.1 on http-8030

Jun 9, 2010 12:50:42 PM org.apache.coyote.http11.Http11BaseProtocol start

INFO: Starting Coyote HTTP/1.1 on http-8030

Jun 9, 2010 12:50:42 PM com.prosc.servlet.embedded.TomcatWrapper start

INFO: Embedded Tomcat startup is finished

Jun 9, 2010 12:50:42 PM com.prosc.fmkit.PluginBridge fmxInit

CONFIG: Return VERSION_CURRENT: 51

Jun 9, 2010 12:50:43 PM com.prosc.s3backup.BackupManager$BackupProcess run

INFO: --> Starting backup of folder C:Program Files (x86)FileMakerFileMaker ServerDataBackupsSafetyNet

Jun 9, 2010 12:50:44 PM com.prosc.s3backup.BackupManager$BackupProcess run

INFO: Compressing file C:Program Files (x86)FileMakerFileMaker ServerDataBackupsSafetyNetSafetyNet_2010-06-03_0300DatabasesSampleFMServer_Sample.fp7

Jun 9, 2010 12:50:47 PM com.prosc.s3backup.BackupManager$BackupProcess run

INFO: Writing file: C:Program Files (x86)FileMakerFileMaker ServerDataBackupsSafetyNetSafetyNet_2010-06-03_0300DatabasesSampleFMServer_Sample.fp7

Jun 9, 2010 12:50:47 PM org.jets3t.service.utils.Mimetypes getInstance

WARNING: Unable to find 'mime.types' file in classpath

Jun 9, 2010 12:50:53 PM com.prosc.s3backup.BackupManager$BackupProcess run

INFO: Wrote file successfully

Jun 9, 2010 12:50:55 PM com.prosc.s3backup.BackupManager$BackupProcess run

INFO: Compressing file C:Program Files (x86)FileMakerFileMaker ServerDataBackupsSafetyNetSafetyNet_2010-06-03_0300DatabasesWLSacctCR.fp7

Jun 9, 2010 12:50:55 PM com.prosc.s3backup.BackupManager$BackupProcess run

INFO: Writing file: C:Program Files (x86)FileMakerFileMaker ServerDataBackupsSafetyNetSafetyNet_2010-06-03_0300DatabasesWLSacctCR.fp7

Jun 9, 2010 12:50:55 PM com.prosc.s3backup.BackupManager$BackupProcess run

INFO: Wrote file successfully

Jun 9, 2010 12:50:57 PM com.prosc.s3backup.BackupManager$BackupProcess run

INFO: Compressing file C:Program Files (x86)FileMakerFileMaker ServerDataBackupsSafetyNetSafetyNet_2010-06-03_0300DatabasesWLSacctIntake.fp7

The log shows it active and working. Have you tried going to your.server.url:8030?

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.