OSM O2A Cartridges Build Getting Failed with error "line 72, in addFileStore [java] File "", line 1818, in stopExecution"
(Doc ID 1573641.1)
Last updated on JULY 16, 2020
Applies to:
Oracle Communications Order and Service Management - Version 7.2.0 and laterInformation in this document applies to any platform.
Symptoms
While building O2A cartridges for OSM 7.2.0.6 installed on a Linux machine using DesignStudio 7.2.0.2 which is installed on windows, the build fails with the following error stack trace.
[echo] SAF Server URLs = <IP>:<PORT>
[echo] solution.com.deploymentTarget = OSMDEV_ManagedServer_1
[java] Initializing WebLogic Scripting Tool (WLST) ...
[java] Welcome to WebLogic Server Administration Scripting Shell
[java] Type help() for help on available commands
[java] Connecting to t3://<IP>:<PORT> with userid <USER> ...
[java] Successfully connected to Admin Server 'OSMDEVAdminServer' that belongs to domain 'osmdomain'.
[java] Warning: An insecure protocol was used to connect to the
[java] server. To ensure on-the-wire security, the SSL port or
[java] Admin port should be used instead.
[java] Location changed to edit tree. This is a writable tree with
[java] DomainMBean as the root. To make changes you will need to start
[java] an edit session via startEdit().
[java] For more help, use help(edit)
[java] # Creating Filestore: O2A_FileStore on O2A_FS target to OSMDEV_ManagedServer_1
[java] Starting an edit session ...
[java] Started edit session, please be sure to save and activate your
[java] changes once you are done.
[java] O2A_FileStore already exists, updating attributes ...
[java] Activating all your changes, this may take a while ...
[java] The edit lock associated with this edit session is released
[java] once the activation is completed.
[java] an error occurred
[java] You need to restart your weblogic instance.
[java] Problem invoking WLST - Traceback (innermost last):
[java] File "D:\<USER>\O2AW1\OracleComms_OSM_O2A_Configuration\config-scripts\saf-standalone\comsom_config-standalone-saf.py", line 271, in ?
[java] File "D:\<USER>\O2AW1\OracleComms_OSM_O2A_Configuration\config-scripts\saf-standalone\comsom_config-standalone-saf.py", line 216, in doall
[java] File "D:\<USER>\O2AW1\OracleComms_OSM_O2A_Configuration\config-scripts\saf-standalone\comsom_config-standalone-saf.py", line 72, in addFileStore
[java] File "", line 1818, in stopExecution
[java] Error: stopped execution!.
[java] Java Result: 1
[echo] solution.com.deploymentTarget = OSMDEV_ManagedServer_1
[java] Initializing WebLogic Scripting Tool (WLST) ...
[java] Welcome to WebLogic Server Administration Scripting Shell
[java] Type help() for help on available commands
[java] Connecting to t3://<IP>:<PORT> with userid <USER> ...
[java] Successfully connected to Admin Server 'OSMDEVAdminServer' that belongs to domain 'osmdomain'.
[java] Warning: An insecure protocol was used to connect to the
[java] server. To ensure on-the-wire security, the SSL port or
[java] Admin port should be used instead.
[java] Location changed to edit tree. This is a writable tree with
[java] DomainMBean as the root. To make changes you will need to start
[java] an edit session via startEdit().
[java] For more help, use help(edit)
[java] # Creating Filestore: O2A_FileStore on O2A_FS target to OSMDEV_ManagedServer_1
[java] Starting an edit session ...
[java] Started edit session, please be sure to save and activate your
[java] changes once you are done.
[java] O2A_FileStore already exists, updating attributes ...
[java] Activating all your changes, this may take a while ...
[java] The edit lock associated with this edit session is released
[java] once the activation is completed.
[java] an error occurred
[java] You need to restart your weblogic instance.
[java] Problem invoking WLST - Traceback (innermost last):
[java] File "D:\<USER>\O2AW1\OracleComms_OSM_O2A_Configuration\config-scripts\saf-standalone\comsom_config-standalone-saf.py", line 271, in ?
[java] File "D:\<USER>\O2AW1\OracleComms_OSM_O2A_Configuration\config-scripts\saf-standalone\comsom_config-standalone-saf.py", line 216, in doall
[java] File "D:\<USER>\O2AW1\OracleComms_OSM_O2A_Configuration\config-scripts\saf-standalone\comsom_config-standalone-saf.py", line 72, in addFileStore
[java] File "", line 1818, in stopExecution
[java] Error: stopped execution!.
[java] Java Result: 1
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |