Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

having error starting weblogic

Tony007Jul 15 2025 — edited Jul 15 2025

hi am in oracle forms Forms [64 Bit] Version 12.2.1.4.0 (Production) am having this error when starting weblogic

Jul 15, 2025 11:16:13 AM oracle.security.jps.az.internal.runtime.policy.AbstractPolicyImpl initializeReadStore
INFO: Property for read store in parallel: oracle.security.jps.az.runtime.readstore.threads = null
Jul 15, 2025 11:16:14 AM oracle.security.jps.internal.common.util.JpsCommonUtil initPolicyProvider
INFO: Initializing OPSS Java Policy Provider.
Jul 15, 2025 11:16:14 AM oracle.security.jps.internal.common.util.JpsCommonUtil initPolicyProvider
INFO: OPSS Java Policy Provider initialized.
Jul 15, 2025 11:16:14 AM oracle.security.jps.internal.common.util.JpsCommonUtil initPolicyProvider
INFO: OPSS Java Policy Provider is set as the system-wide Policy object.
Jul 15, 2025 11:16:14 AM oracle.security.jps.JpsStartup startWithRetry
INFO: Jps started.
<15 Jul 2025 11:16:14,245 AM> <Server failed. Reason: Error reading replicas property file, the file may be corrupted - original Exception: java.lang.NumberFormatException with message: null>
<15 Jul 2025 11:16:14,256 AM>
<15 Jul 2025 11:16:14,256 AM>
<15 Jul 2025 11:16:14,257 AM> <Server state changed to FORCE_SHUTTING_DOWN.>
Stopping Derby server...
Derby server stopped.
./startWebLogic.sh: line 8: /u01/Oracle/Middleware/Oracle_Home/user_projects/domains/base_domain/bin/startWebLogic.sh: No such file or directory
---

racle/Middleware/Oracle_Home/user_projects/domains/base_domain -Djava.awt.headless=true -Doracle.sysman.util.logging.mode=dual_mode -Dforms.userid.encryption.enabled=true -Doracle.forms.weblogic=1 -Djava.util.logging.manager=oracle.core.ojdl.logging.ODLLogManager -Dweblogic.management.username=weblogic -Dweblogic.management.password=passwd weblogic.Server
<15 Jul 2025 1:11:28 PM> <Disabling the CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true.>
<15 Jul 2025 1:11:28 PM> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG128 to HMACDRBG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.>
<15 Jul 2025 1:11:28 PM> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 25.261-b12 from Oracle Corporation.>
Jul 15, 2025 1:11:28 PM oracle.security.jps.wls.JpsBootStrapService start
INFO: JPS bootstrap service started.
Jul 15, 2025 1:11:28 PM oracle.security.jps.internal.config.xml.XmlConfigurationFactory validateFileLocation
INFO: JPS Config: /u01/Oracle/Middleware/Oracle_Home/user_projects/domains/base_domain/config/fmwconfig/jps-config.xml
<15 Jul 2025 1:11:29 PM> <"ResourceManagement" is not enabled in this JVM. Enable "ResourceManagement" to use the WebLogic Server "Resource Consumption Management" feature. To enable "ResourceManagement", you must specify the following JVM options in the WebLogic Server instance in which the JVM runs: -XX:+UnlockCommercialFeatures -XX:+ResourceManagement.>
<15 Jul 2025 1:11:29 PM> <Version: WebLogic Server 12.2.1.4.0 Thu Sep 12 04:04:29 GMT 2019 1974621>
<15 Jul 2025 1:11:30 PM>
<15 Jul 2025 1:11:30 PM>
<15 Jul 2025 1:11:30 PM> <CMM memory level becomes 0. Setting standby thread pool size to 256.>
<15 Jul 2025 1:11:31,219 PM> <Server failed. Reason: Error reading replicas property file, the file may be corrupted - original Exception: java.lang.NumberFormatException with message: null>
<15 Jul 2025 1:11:31,239 PM>
<15 Jul 2025 1:11:31,239 PM>
<15 Jul 2025 1:11:31,241 PM> <Server state changed to FORCE_SHUTTING_DOWN.>
Stopping Derby server...
Derby server stopped.

Comments
Post Details
Added on Jul 15 2025
4 comments
127 views