When I do adspall, I am getting the error below:
[appluat@erpuat scripts]$ ./adstpall.sh apps/apps
You are running adstpall.sh version 120.22.12020000.7
Enter the WebLogic Server password: #
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000000, pid=33969, tid=4151733104
#
# JRE version: 7.0_25-b15
# Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
# Problematic frame:
# C 0x00000000
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /u01/oracle/UAT/fs2/inst/apps/UAT_erpuat/admin/scripts/hs_err_pid33969.log
#
# If you would like to submit a bug report, please visit:
#
http://bugreport.sun.com/bugreport/crash.jsp#
./adstpall.sh: line 332: 33968 Done { echo $unpw; echo $WLSPASSWORD; }
33969 Aborted (core dumped) | /u01/oracle/UAT/fs2/EBSapps/comn/util/jdk32/jre/bin/java -classpath "/u01/oracle/UAT/fs2/FMW_Home/Oracle_EBS-app1/oui/jlib/srvm.jar:${CLASSPATH}:${JAVA_TOP}:/u01/oracle/UAT/fs2/FMW_Home/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar" oracle.apps.ad.autoconfig.ServiceControl -e /u01/oracle/UAT/fs2/inst/apps/UAT_erpuat/appl/admin/UAT_erpuat.xml -m $STOP $SKIPNM $SKIPADMIN -l $LOGFILE -debug -promptmsg hide $nodbchk $params
adstpall.sh:Exiting with status 134
adstpall.sh: check the logfile /u01/oracle/UAT/fs2/inst/apps/UAT_erpuat/logs/appl/admin/log/adstpall.log for more information ...