Harald Posted May 2, 2006 Posted May 2, 2006 (edited) From time to time (1-2 events per week) FMU - as a client retrieving data from FM Server 5.5 - serving data via web crashes and connection to the web interface of course is broken; I can't figure out * why FMU crashes and more important * what tool to use to monitor and restart FMU if necessary... Setup of Server Environment: FMS55(Win2000Svr)-FMU604(Win2003Svr)-WebBrowser Brgds Harald Edited May 2, 2006 by Guest
Wim Decorte Posted May 29, 2006 Posted May 29, 2006 You can use VBscript to monitor if FMU is still open. Check out "ActiveX" in the FM help. Using FM's ActiveX objects you can write a small VBscript and schedule it with the Windows Tasks Scheduler. The VBscript would talk to FM, and check its list of open files. If your target files are not open, the VBscript can open them.
Recommended Posts
This topic is 7101 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