Unable to launch Gateway on Mac

I have installed ignition on Mac. The local host is not working- bowser couldn’t find the server.

Wrapper log is as below-

STATUS | wrapper  | 2018/06/07 00:54:44 | Java Service Wrapper Standard Edition 64-bit 3.5.35
STATUS | wrapper  | 2018/06/07 00:54:44 |   Copyright (C) 1999-2018 Tanuki Software, Ltd. All Rights Reserved.
STATUS | wrapper  | 2018/06/07 00:54:44 |     http://wrapper.tanukisoftware.com
STATUS | wrapper  | 2018/06/07 00:54:44 |   Licensed to Inductive Automation for Inductive Automation
STATUS | wrapper  | 2018/06/07 00:54:44 |
STATUS | wrapper  | 2018/06/07 00:54:49 | Launching a JVM...
ERROR  | wrapper  | 2018/06/07 00:54:49 | JVM exited while loading the application.
INFO   | jvm 1    | 2018/06/07 00:54:49 | Unrecognized option: -d64
INFO   | jvm 1    | 2018/06/07 00:54:49 | Error: Could not create the Java Virtual Machine.
INFO   | jvm 1    | 2018/06/07 00:54:49 | Error: A fatal exception has occurred. Program will exit.
STATUS | wrapper  | 2018/06/07 00:54:54 | Reloading Wrapper configuration...
STATUS | wrapper  | 2018/06/07 00:54:56 | JVM process is gone.
STATUS | wrapper  | 2018/06/07 00:54:56 | Launching a JVM...
ERROR  | wrapper  | 2018/06/07 00:54:56 | JVM exited while loading the application.
INFO   | jvm 2    | 2018/06/07 00:54:56 | Unrecognized option: -d64
INFO   | jvm 2    | 2018/06/07 00:54:56 | Error: Could not create the Java Virtual Machine.
INFO   | jvm 2    | 2018/06/07 00:54:56 | Error: A fatal exception has occurred. Program will exit.
STATUS | wrapper  | 2018/06/07 00:55:01 | Reloading Wrapper configuration...
STATUS | wrapper  | 2018/06/07 00:55:01 | JVM process is gone.
STATUS | wrapper  | 2018/06/07 00:55:01 | Launching a JVM...
ERROR  | wrapper  | 2018/06/07 00:55:01 | JVM exited while loading the application.
INFO   | jvm 3    | 2018/06/07 00:55:02 | Unrecognized option: -d64
INFO   | jvm 3    | 2018/06/07 00:55:02 | Error: Could not create the Java Virtual Machine.
INFO   | jvm 3    | 2018/06/07 00:55:02 | Error: A fatal exception has occurred. Program will exit.
STATUS | wrapper  | 2018/06/07 00:55:06 | Reloading Wrapper configuration...
STATUS | wrapper  | 2018/06/07 00:55:06 | JVM process is gone.
STATUS | wrapper  | 2018/06/07 00:55:06 | Launching a JVM...
ERROR  | wrapper  | 2018/06/07 00:55:06 | JVM exited while loading the application.
INFO   | jvm 4    | 2018/06/07 00:55:06 | Unrecognized option: -d64
INFO   | jvm 4    | 2018/06/07 00:55:06 | Error: Could not create the Java Virtual Machine.
INFO   | jvm 4    | 2018/06/07 00:55:06 | Error: A fatal exception has occurred. Program will exit.
STATUS | wrapper  | 2018/06/07 00:55:11 | Reloading Wrapper configuration...
STATUS | wrapper  | 2018/06/07 00:55:11 | JVM process is gone.
STATUS | wrapper  | 2018/06/07 00:55:11 | Launching a JVM...
ERROR  | wrapper  | 2018/06/07 00:55:12 | JVM exited while loading the application.
INFO   | jvm 5    | 2018/06/07 00:55:12 | Unrecognized option: -d64
INFO   | jvm 5    | 2018/06/07 00:55:12 | Error: Could not create the Java Virtual Machine.
INFO   | jvm 5    | 2018/06/07 00:55:12 | Error: A fatal exception has occurred. Program will exit.
FATAL  | wrapper  | 2018/06/07 00:55:12 | There were 5 failed launches in a row, each lasting less than 300 seconds.  Giving up.
FATAL  | wrapper  | 2018/06/07 00:55:12 |   There may be a configuration problem: please check the logs.
STATUS | wrapper  | 2018/06/07 00:55:12 | <-- Wrapper Stopped

Any suggestions?

You have Java 10 installed on your system - Ignition 7.9.6 or higher will support Java 9, but Java 10+ compatibility is not coming until Ignition 8.0. If you're the latest version of Ignition (7.9.8, presently), you can run the gateway with Java 8 or 9 on the gateway, and 6, 7, 8, or 9 for the designer and clients.

Thanks Paul! It is working now.

1 Like