系统环境迁移,原来是aix下,用的IBM1.5的64位的JDK,现在环境要迁移到linux下,
weblogic版本都是9.2.4
用的IBM1.5 64的JDK
发布应用报如下错误,请知道的告知下,谢谢
/home/scrc/SCRCProject/SCRC_Domains/scrc_domain/bin/startWebLogic.sh: line 184: 19934 Killed                  ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS}
.
.
JAVA Memory arguments: -Xms1024m -Xmx2048m
.
WLS Start Mode=Production
.
CLASSPATH=/home/scrc/SCRCProject/SCRC_Domains/scrc_domain/lib/xfire-jsr181-api-1.0-M1.jar:/home/bea/patch_weblogic924/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/ibm/java2-x86_64-50/lib/tools.jar:/home/bea/weblogic92/server/lib/weblogic_sp.jar:/home/bea/weblogic92/server/lib/weblogic.jar:/home/bea/weblogic92/server/lib/webservices.jar::/home/bea/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/home/bea/weblogic92/server/lib/xqrl.jar::
.
PATH=/home/bea/weblogic92/server/bin:/opt/ibm/java2-x86_64-50/jre/bin:/opt/ibm/java2-x86_64-50/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/scrc/bin
.
***************************************************
*  To start WebLogic Server, use a username and   *
*  password assigned to an admin-level user.  For *
*  server administration, use the WebLogic Server *
*  console at http://hostname:port/console        *
***************************************************
starting weblogic with Java version:
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pxa64dev-20120810 (SR14 ))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux amd64-64 j9vmxa6423-20120810 (JIT enabled)
J9VM - 20120718_116650_LHdSMr
JIT  - 20120620_24345a_r8
GC   - 20120605_AA)
JCL  - 20120810
Starting WLS with line:
/opt/ibm/java2-x86_64-50/bin/java    -Xms1024m -Xmx2048m   -da -Dplatform.home=/home/bea/weblogic92 -Dwls.home=/home/bea/weblogic92/server -Dwli.home=/home/bea/weblogic92/integration  -Dweblogic.management.discover=true  -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/bea/patch_weblogic924/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/home/bea/weblogic92/server/lib/weblogic.policy   weblogic.Server
<Sep 20, 2012 4:49:17 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
/data/scrc/SCRCProject/SCRC_Domains/scrc_domain/lib/db2java.jar:/data/scrc/SCRCProject/SCRC_Domains/scrc_domain/lib/db2jcc.jar:/data/scrc/SCRCProject/SCRC_Domains/scrc_domain/lib/db2jcc_license_cisuz.jar:/data/scrc/SCRCProject/SCRC_Domains/scrc_domain/lib/db2jcc_license_cu.jar:/data/scrc/SCRCProject/SCRC_Domains/scrc_domain/lib/xfire-jsr181-api-1.0-M1.jar:/home/bea/weblogic92/platform/lib/p13n/p13n-schemas.jar:/home/bea/weblogic92/platform/lib/p13n/p13n_common.jar:/home/bea/weblogic92/platform/lib/p13n/p13n_system.jar:/home/bea/weblogic92/platform/lib/wlp/netuix_common.jar:/home/bea/weblogic92/platform/lib/wlp/netuix_schemas.jar:/home/bea/weblogic92/platform/lib/wlp/netuix_system.jar:/home/bea/weblogic92/platform/lib/wlp/wsrp-common.jar> 
<Sep 20, 2012 4:49:18 PM GMT+08:00> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with IBM J9 VM Version 2.3 from IBM Corporation> 
<Sep 20, 2012 4:49:18 PM GMT+08:00> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP4  Thu Jul 22 09:38:14 BST 2010 1350494 > 
<Sep 20, 2012 4:49:19 PM GMT+08:00> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /home/bea/license.bea> 
<Sep 20, 2012 4:49:19 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> 
<Sep 20, 2012 4:49:19 PM GMT+08:00> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool> 
<Sep 20, 2012 4:49:20 PM GMT+08:00> <Notice> <Log Management> <BEA-170019> <The server log file /data/scrc/SCRCProject/SCRC_Domains/scrc_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.> 
<Sep 20, 2012 4:49:21 PM GMT+08:00> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.> 
<Sep 20, 2012 4:49:23 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY> 
<Sep 20, 2012 4:49:23 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> 
<Sep 20, 2012 4:49:25 PM GMT+08:00> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.> 
<Sep 20, 2012 4:49:25 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN> 
<Sep 20, 2012 4:49:25 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING> 
<Sep 20, 2012 4:49:26 PM GMT+08:00> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.128.0.68:8012 for protocols iiop, t3, ldap, http.> 
<Sep 20, 2012 4:49:26 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for domain "scrc_domain" running in Production Mode> 
<Sep 20, 2012 4:49:26 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING> 
<Sep 20, 2012 4:49:26 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode> 
<Sep 20, 2012 4:50:08 PM GMT+08:00> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.> 
SystemId Unknown; Line #442; Column #40; Duplicate variable declaration for: 'value'
<Sep 20, 2012 4:51:39 PM GMT+08:00> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=AppApplicationOverviewPage&AppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Dgit_loan%2CType%3DAppDeployment%22%29.> 
<Sep 20, 2012 4:52:06 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now> 
<Sep 20, 2012 4:52:06 PM GMT+08:00> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>> 
<Sep 20, 2012 4:52:06 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING> 
<Sep 20, 2012 4:52:06 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN> 
<Sep 20, 2012 4:52:06 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> 
<Sep 20, 2012 4:52:06 PM GMT+08:00> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 10.128.0.68:8012 was shutdown.> 
<Sep 20, 2012 4:54:06 PM GMT+08:00> <Notice> <WebLogicServer> <BEA-000378> <Server failed to shutdown within the configured timeout of 120 seconds. The server process will exit now.> 
<Sep 20, 2012 4:54:06 PM GMT+08:00> <Error> <com.bea.weblogic.kernel> <000000> <***** This VM does not support thread dumps *****