March 16, 201114 yr Newbies Running FMSA11.1.0.99 on OSX 10.6.6 Also downloaded the update to 11.2 and tried to run. However, I get the message that I need to quit FMS first. I tried to quit if via Activity Monitor, but still no to. Was working fine and now I'm getting this error when launching... "Unable to Launch the Application." in the log, it shows the following... ugh. please help. thx <?xml version="1.0" encoding="UTF-8"?> <jnlp codebase="http://localhost:16000" href="admin_console_webstart.jnlp" spec="1.5"> <information> <vendor>FileMaker, Inc.</vendor> <description>FileMaker Server Admin Console</description> <description kind="short">FileMaker Server Admin Console</description> <icon href="/images/server_icon.png"/> <icon height="32" href="/images/server_icon.png" kind="shortcut" width="32"/> <icon href="/images/server_splash_adv.jpg" kind="splash"/> <title>FMS11-server.rtfhsd.org</title> <shortcut> <desktop/> <menu submenu="FileMaker Server"/> </shortcut> </information> <resources> <j2se initial-heap-size="32m" max-heap-size="128m" version="1.5+"/> <jar href="admin-client-lib/admin-console-client.jar"/> <jar href="admin-client-lib/valuefield-client.jar"/> <jar href="admin-client-lib/linksupport-client.jar"/> <jar href="admin-client-lib/datechooser-client.jar"/> <jar href="admin-client-lib/ulc-jnlp-client.jar"/> <jar href="admin-client-lib/ulc-base-trusted.jar"/> <jar href="admin-client-lib/ulc-base-client.jar"/> <jar href="admin-client-lib/ulc-servlet-client.jar"/> <jar href="admin-client-lib/jgraph.jar"/> <jar href="admin-client-lib/deployment.jar"/> <jar href="admin-client-lib/AppleJavaExtensions.jar"/> <jar href="admin-client-lib/http.jar"/> <property name="apple.laf.useScreenMenuBar" value="true"/> <property name="com.apple.macos.smallTabs" value="true"/> <property name="com.filemaker.adminconsole.ui.clients.showError" value="log"/> </resources> <resources os="Mac OS"> <jar href="admin-client-lib/quaqua-filechooser-only.jar"/> <nativelib href="admin-client-lib/libquaqua.jnilib.jar"/> </resources> <security> <all-permissions/> </security> <application-desc main-class="com.filemaker.adminconsole.ui.clients.AdminConsoleJnlpLauncher"> <argument>keep-alive-interval=60</argument> <argument>log-level=WARNING</argument> <argument>carrier-stream-provider=com.ulcjava.base.shared.TrivialCarrierStreamProvider</argument> <argument>url-string=https://localhost:16001/adminconsole.ulc</argument> <argument>launchtype=normal</argument> <argument>server-language=en</argument> <argument>server-timezone=America/Los_Angeles</argument> </application-desc> </jnlp>
March 19, 201114 yr I tried to quit if via Activity Monitor, but still no to. That's VERY bad! That's the equivalent of force quitting FileMaker Server and may very well damage your files. Use the admin console or the command line to close the files and then stop FMS Was working fine and now I'm getting this error when launching... "Unable to Launch the Application." in the log, it shows the following... ugh. please help. thx <?xml version="1.0" encoding="UTF-8"?> This doesn't seem like a log file... check the FMS logs folder, in the file named event.log
Create an account or sign in to comment