Newbies pacpar Posted March 16, 2011 Newbies Posted March 16, 2011 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>
Wim Decorte Posted March 19, 2011 Posted March 19, 2011 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
Recommended Posts
This topic is 5261 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