Thanks Chuck - I absolutely know and understand that jscom3 is not starting on my local server.
Below are the places in the log file that talks about jscom3 (in one place it actually shows it is started). For security purposes I have to mask the first part of my directory structure.
09/12/2018 09:25:07.624 I Configuring PATH for Java JVM for JSCOM3 Listener...
09/12/2018 09:25:07.639 I
09/12/2018 09:25:07.639 E No 64 bit JVM located after search...
09/12/2018 09:25:07.639 E
09/12/2018 09:25:07.639 E JAVA_HOME is "C:\xxxxxxxxx\java\jdk1.8", verify directory contents
09/12/2018 09:25:07.639 E for "C:\xxxxxxxxx\java\jdk1.8\bin\server\jvm.dll"
09/12/2018 09:25:07.639 E or "C:\xxxxxxxxx\java\jdk1.8\bin\client\jvm.dll"
Below it shows that it started:
09/12/2018 09:25:12.530 I FDS started (pid=55064,sid=1)
09/12/2018 09:25:12.702 I JSCOM3 started (pid=55096,jscomid=1)
09/12/2018 09:25:12.702 I Workspace initialization completed
And down a little further:
09/12/2018 09:25:13.280 E Failed to load JVM (module jvm)
09/12/2018 09:25:13.280 I
09/12/2018 09:25:13.280 E JSCOM3 start failed: Java JVM DLL failed to load.
09/12/2018 09:25:13.280 E
09/12/2018 09:25:13.280 E JVM dll is located (and directories added to PATH) by searching ...
09/12/2018 09:25:13.280 E
09/12/2018 09:25:13.280 E Subdirectories indicated by JDK_HOME environment variable value, then...
09/12/2018 09:25:13.280 E Subdirectories indicated by JAVA_HOME environment variable value.
09/12/2018 09:25:13.280 E If variables not set then registry searched for JDK/JRE locations.
09/12/2018 09:25:13.280 E
09/12/2018 09:25:13.280 E Variables can be set at the machine's global property level or
09/12/2018 09:25:13.280 E in the server's EDACONF bin\edaenv.cfg configuration file.
09/12/2018 09:25:13.280 E
09/12/2018 09:25:13.280 E JDK_HOME is not set.
09/12/2018 09:25:13.280 E JAVA_HOME is set to "C:\xxxxxxxxx\java\jdk1.8"
09/12/2018 09:25:13.280 E
09/12/2018 09:25:13.280 E Java JAVA_HOME was set, but no 64 bit JVM found, check variable value.
09/12/2018 09:25:13.280 E
09/12/2018 09:25:13.280 E Also see earlier "Configuring..." section of this log (near top) for further
09/12/2018 09:25:13.280 I processing cmrpaq000002 u=OPSYS\RB\xxxxxxx,r=SRV
09/12/2018 09:25:13.280 E information or errors that may have occurred during the JVM configure phase.
09/12/2018 09:25:13.280 E
09/12/2018 09:25:13.280 E jscom3c: js3crt failed
09/12/2018 09:25:13.311 I FDS listening on tcp :::8122
09/12/2018 09:25:13.327 W request by edapmon to notify JSCOM3 Java service (jscomid=1) failed to start
09/12/2018 09:25:13.327 W JSCOM3 Java service is required to access JDBC based datasources and use WebFOCUS graph reports
I realize it shows me that no 64 bit JVM is found, so I am wondering if my declaration of where the file is needs to be expanded from:
C:\xxxxxxxxx\java\jdk1.8
to
C:\xxxxxxxxx\java\jdk1.8\jre\bin\server
where the jvm.dll file actually is.
Let me try that.
Thanks.
WebFOCUS 8
Windows, All Outputs