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!

issue starting managed server in 12c

Tony007Nov 1 2022

hi am having the following issue when starting WLS_FORMS in 12c
Nov 02, 2022 1:02:54 AM oracle.security.jps.internal.config.xml.XmlConfigurationFactory validateFileLocation
INFO: JPS Config: /usr1/Oracle/Middleware/Oracle_Home/user_projects/domains/Fr_domain/config/fmwconfig/jps-config.xml
<Nov 2, 2022 1:02:58 AM SAST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 12.2.1.4.0 Thu Sep 12 04:04:29 GMT 2019 1974621>
<Nov 2, 2022 1:03:03 AM SAST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
<Nov 2, 2022 1:03:03 AM SAST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool.>
Nov 02, 2022 1:03:05 AM oracle.security.jps.wls.JpsDefaultService start
INFO: JPS default service started.
Nov 02, 2022 1:03:05 AM oracle.security.jps.JpsStartup startWithRetry
INFO: Jps initializing.
<Nov 2, 2022 1:03:05,266 AM SAST> <Notice> <Log Management> <BEA-170019> <The server log file weblogic.logging.FileStreamHandler instance=510379287
Current log file=/usr1/Oracle/Middleware/Oracle_Home/user_projects/domains/Fr_domain/servers/WLS_FORMS/logs/WLS_FORMS.log
Rotation dir=/usr1/Oracle/Middleware/Oracle_Home/user_projects/domains/Fr_domain/servers/WLS_FORMS/logs
is opened. All server side log events will be written to this file.>

# A fatal error has been detected by the Java Runtime Environment:

SIGBUS (0xa) at pc=0x00007fffbf5f2e47, pid=2046, tid=0x000000000000001a

# JRE version: Java(TM) SE Runtime Environment (8.0_261-b12) (build 1.8.0_261-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.261-b12 mixed mode solaris-amd64 compressed oops)
# Problematic frame:
# C [libzip.so+0x12e47] adler32_z+0x83

# Core dump written. Default location: /usr1/Oracle/Middleware/Oracle_Home/user_projects/domains/Fr_domain/core or core.2046

# An error report file with more information is saved as:
# /usr1/Oracle/Middleware/Oracle_Home/user_projects/domains/Fr_domain/hs_err_pid2046.log
Nov 02, 2022 1:03:08 AM oracle.security.jps.internal.idstore.util.LibOvdUtil pushLdapNamesToLibOvd
INFO: Pushed ldap name and types info to libOvd. Ldaps : DefaultAuthenticator:idstore.ldap.provideridstore.ldap.

# If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

/usr1/Oracle/Middleware/Oracle_Home/user_projects/domains/Fr_domain/bin/startWebLogic.sh: line 201: 2046: Abort(coredump)

Comments
Post Details
Added on Nov 1 2022
3 comments
425 views