Adobe Connect User Community
Menu

#1 2021-06-17 05:51:44

mehdijafari

Have Became_Master error in Adobe Connect

My Adobe Connect server is "Not Ready" all the time.

I double checked Database, ports, firewall and etc. it seems ok.

I checked error.log, there is one error:


[2021-06-17 12:55:17]    "Server xxxxxx has been designated the master."    PLATFORM_FRAMEWORK    BECAME_MASTER    I    S    -    "-"    -    -    -
--------------------------------------

breeze.log is:

[06-17 12:54:55] WrapperStartStopAppMain (c) completed Config initialization ...
[06-17 12:54:59] WrapperStartStopAppMain (c) -------------------------------------------------------------
[06-17 12:54:59] WrapperStartStopAppMain (c) Adobe Connect Server                           [10.8.0]
[06-17 12:54:59] WrapperStartStopAppMain (c) Copyright (c) 2001-2010 Adobe Systems Incorporated and its licensors.
[06-17 12:54:59] WrapperStartStopAppMain (c) All rights reserved.
[06-17 12:54:59] WrapperStartStopAppMain (c) -------------------------------------------------------------
[06-17 12:54:59] WrapperStartStopAppMain (c) Java version: 1.8.0_231-b11
[06-17 12:54:59] WrapperStartStopAppMain (c) Loading imports...
[06-17 12:55:04] WrapperStartStopAppMain (c) Main.bootStrap(), system booted, running startup thread.
[06-17 12:55:04] cps-startup (c) Starting database...
[06-17 12:55:06] cps-startup (c) TC config not found
[06-17 12:55:06] cps-startup (c) Running in non-distributed mode.
[06-17 12:55:06] cps-startup (c) #### License has 1659 days before expiring.


And the ConnectProService.log is:


2021/06/17 12:54:03 | STATUS | wrapper  | --> Wrapper Started as Service
2021/06/17 12:54:03 | STATUS | wrapper  | Java Service Wrapper Standard Edition 64-bit 3.5.40
2021/06/17 12:54:03 | STATUS | wrapper  |   Copyright (C) 1999-2019 Tanuki Software, Ltd. All Rights Reserved.
2021/06/17 12:54:03 | STATUS | wrapper  |     http://wrapper.tanukisoftware.com
2021/06/17 12:54:03 | STATUS | wrapper  |   Licensed to Adobe Systems, Inc for Adobe Connect Server
2021/06/17 12:54:03 | STATUS | wrapper  |
2021/06/17 12:54:12 | STATUS | wrapper  | Launching a JVM...
2021/06/17 12:54:14 | INFO   | jvm 1    | WrapperManager: Initializing...
2021/06/17 12:55:06 | INFO   | jvm 1    | Found config C:/Connect/10.8.0/appserv/web/WEB-INF/lib/fcsj.properties
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Attempting to load ESAPI.properties via file I/O.
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Attempting to load ESAPI.properties as resource file via file I/O.
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: C:\Connect\10.8.0\appserv\ESAPI.properties
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi\ESAPI.properties
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Not found in 'user.home' (C:\Windows\system32\config\systemprofile) directory: C:\Windows\system32\config\systemprofile\esapi\ESAPI.properties
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Attempting to load ESAPI.properties via the classpath.
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using current thread context class loader!
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Attempting to load validation.properties via file I/O.
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Attempting to load validation.properties as resource file via file I/O.
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: C:\Connect\10.8.0\appserv\validation.properties
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi\validation.properties
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Not found in 'user.home' (C:\Windows\system32\config\systemprofile) directory: C:\Windows\system32\config\systemprofile\esapi\validation.properties
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Loading validation.properties via file I/O failed.
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: Attempting to load validation.properties via the classpath.
2021/06/17 12:55:07 | INFO   | jvm 1    | ESAPI: validation.properties could not be loaded by any means. fail.. Caught java.lang.IllegalArgumentException; exception message was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource.

----------------------
Thanks in advance.

(sorry for poor English)

Offline

#2 2021-08-04 09:52:12

Jorma_at_CoSo

Re: Have Became_Master error in Adobe Connect

The line in the Error log isn't actually an error. Just saying that server was designated as the primary server for a clustered deployment.

It looks like there is a problem with the ESAPI library, maybe it wasn't installed correctly when you installed Connect. Do you have any errors in the install log?

Offline

Board footer