有 Java 编程相关的问题?

你可以在下面搜索框中键入要查询的问题!

java My Websphere正在启动和停止,然后自动启动

我使用RSA作为IDE,并在WebSphereApplicationServer6.1中部署应用程序

我有下面的日志,其中应用程序似乎已经启动,然后不知何故停止并再次开始部署或发布

在配置中我能做些什么来防止这种情况

[8/1/12 11:43:40:158 IST] 0000001a ValidatorPlug I org.apache.struts.validator.ValidatorPlugIn initResources Loading validation rules file from '/WEB-INF/validator-rules.xml'
[8/1/12 11:43:40:158 IST] 0000001a ValidatorPlug I org.apache.struts.validator.ValidatorPlugIn initResources Loading validation rules file from '/WEB-INF/validation.xml'
[8/1/12 11:43:40:345 IST] 0000001a ServletWrappe I   SRVE0242I: [GlobalDorfEAR] [/dorf] [action]: Initialization successful.
[8/1/12 11:43:40:345 IST] 0000001a VirtualHost   I   SRVE0250I: Web Module GlobalDorf has been bound to default_host[*:11000,*:80,*:11002,*:5060,*:5061,*:443].
[8/1/12 11:43:40:361 IST] 0000001a ApplicationMg A   WSVR0221I: Application started: GlobalDorfEAR
[8/1/12 11:43:40:813 IST] 00000019 WebGroup      A   SRVE0169I: Loading Web Module: isclite.
[8/1/12 11:43:45:456 IST] 00000019 ServletWrappe I   SRVE0242I: [isclite] [/ibm/console] [EventInitializer]: Initialization successful.
[8/1/12 11:43:45:488 IST] 00000019 VirtualHost   I   SRVE0250I: Web Module isclite has been bound to admin_host[*:11001,*:11003].
[8/1/12 11:43:45:519 IST] 00000019 WebGroup      A   SRVE0169I: Loading Web Module: adminconsole redirector.
[8/1/12 11:43:45:550 IST] 00000019 VirtualHost   I   SRVE0250I: Web Module adminconsole redirector has been bound to admin_host[*:11001,*:11003].
[8/1/12 11:43:45:566 IST] 00000019 WebGroup      A   SRVE0169I: Loading Web Module: EHS3.01.
[8/1/12 11:43:45:924 IST] 00000019 VirtualHost   I   SRVE0250I: Web Module EHS3.01 has been bound to admin_host[*:11001,*:11003].
[8/1/12 11:43:46:938 IST] 00000019 WebGroup      A   SRVE0169I: Loading Web Module: Integrated Solutions Console.
[8/1/12 11:43:47:297 IST] 00000019 VirtualHost   I   SRVE0250I: Web Module Integrated Solutions Console has been bound to admin_host[*:11001,*:11003].
[8/1/12 11:43:48:046 IST] 00000019 WebGroup      A   SRVE0169I: Loading Web Module: WIM.
[8/1/12 11:43:48:077 IST] 00000019 VirtualHost   I   SRVE0250I: Web Module WIM has been bound to admin_host[*:11001,*:11003].
[8/1/12 11:43:48:311 IST] 00000019 WebGroup      A   SRVE0169I: Loading Web Module: WebSphere Application Server.
[8/1/12 11:43:48:342 IST] 00000019 VirtualHost   I   SRVE0250I: Web Module WebSphere Application Server has been bound to admin_host[*:11001,*:11003].
**[8/1/12 11:43:48:342 IST] 00000019 ApplicationMg A   WSVR0221I: Application started: isclite
[8/1/12 11:43:48:498 IST] 0000000a TCPChannel    I   TCPC0001I: TCP Channel TCP_1 is listening on host 127.0.0.1  (IPv4: 127.0.0.1) port 11001. 
[8/1/12 11:43:48:498 IST] 0000000a WSChannelFram A   CHFW0019I: The Transport Channel Service has started chain WCInboundAdmin.
[8/1/12 11:43:48:529 IST] 0000000a TCPChannel    I   TCPC0001I: TCP Channel TCP_2 is listening on host 127.0.0.1  (IPv4: 127.0.0.1) port 11000. 
[8/1/12 11:43:48:561 IST] 0000000a WSChannelFram A   CHFW0019I: The Transport Channel Service has started chain WCInboundDefault.
[8/1/12 11:43:48:561 IST] 0000000a TCPChannel    I   TCPC0001I: TCP Channel TCP_3 is listening on host 127.0.0.1  (IPv4: 127.0.0.1) port 11003. 
[8/1/12 11:43:48:561 IST] 0000000a WSChannelFram A   CHFW0019I: The Transport Channel Service has started chain WCInboundAdminSecure.
[8/1/12 11:43:48:561 IST] 0000000a TCPChannel    I   TCPC0001I: TCP Channel TCP_4 is listening on host 127.0.0.1  (IPv4: 127.0.0.1) port 11002. 
[8/1/12 11:43:48:576 IST] 0000000a WSChannelFram A   CHFW0019I: The Transport Channel Service has started chain WCInboundDefaultSecure.
[8/1/12 11:43:48:592 IST] 0000000a WSChannelFram A   CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain1.
[8/1/12 11:43:48:592 IST] 0000000a WSChannelFram A   CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain2.
[8/1/12 11:43:48:592 IST] 0000000a WSChannelFram A   CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain3.
[8/1/12 11:43:48:592 IST] 0000000a WSChannelFram A   CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain4.
[8/1/12 11:43:48:623 IST] 0000001a SchedulerServ I   SCHD0077I: The Scheduler Service is starting the Schedulers.
[8/1/12 11:43:48:623 IST] 0000001a SchedulerServ I   SCHD0078I: The Scheduler Service has completed starting the Schedulers.
[8/1/12 11:43:48:717 IST] 0000000a RMIConnectorC A   ADMC0026I: The RMI Connector is available at port 2809
[8/1/12 11:43:49:185 IST] 0000000c WorkSpaceMana A   WKSP0500I: Workspace configuration consistency check is false.
[8/1/12 11:43:49:840 IST] 0000000a WsServerImpl  A   WSVR0001I: Server server1 open for e-business
[8/1/12 11:43:54:263 IST] 00000029 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file C:\Users\asakthi1\WAS-profiles\6.1\server1\logs\ffdc\server1_00000029_12.08.01_11.43.54_0.txt
[8/1/12 11:43:54:325 IST] 00000029 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\Users\asakthi1\WAS-profiles\6.1\server1\logs\ffdc\server1_00000029_12.08.01_11.43.54_0.txt
[8/1/12 11:44:15:425 IST] 00000029 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file C:\Users\asakthi1\WAS-profiles\6.1\server1\logs\ffdc\server1_00000029_12.08.01_11.44.15_0.txt
[8/1/12 11:44:15:425 IST] 00000029 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\Users\asakthi1\WAS-profiles\6.1\server1\logs\ffdc\server1_00000029_12.08.01_11.44.15_0.txt
[8/1/12 11:44:28:007 IST] 00000029 AdminHelper   A   ADMN1010I: An attempt is made to stop the GlobalDorfEAR application. (User ID = customRealm/wasadm01)
[8/1/12 11:44:28:022 IST] 00000029 ApplicationMg A   WSVR0217I: Stopping application: GlobalDorfEAR
[8/1/12 11:44:28:038 IST] 00000029 ServletWrappe I   SRVE0253I: [GlobalDorfEAR] [/dorf] [MenuInitServlet]: Destroy successful.
[8/1/12 11:44:28:069 IST] 00000029 ServletWrappe I   SRVE0253I: [GlobalDorfEAR] [/dorf] [action]: Destroy successful.
[8/1/12 11:44:28:132 IST] 00000029 EJBContainerI I   WSVR0041I: Stopping EJB jar: GlobalDorfEJB.jar
[8/1/12 11:44:28:132 IST] 00000029 ActivationSpe I   J2CA0524I: The Message Endpoint for ActivationSpec eis/globaldorfCopyTimesheetActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#CopyTimesheetMessageProcessBean is deactivated.
[8/1/12 11:44:28:194 IST] 00000029 ActivationSpe I   J2CA0524I: The Message Endpoint for ActivationSpec eis/globaldorfSowUploadActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#SowUploadMessageProcessBean is deactivated.
[8/1/12 11:44:28:210 IST] 00000029 ActivationSpe I   J2CA0524I: The Message Endpoint for ActivationSpec eis/globaldorfSidReleaseActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#SidReleaseMessageProcessBean is deactivated.
[8/1/12 11:44:28:225 IST] 00000029 ActivationSpe I   J2CA0524I: The Message Endpoint for ActivationSpec eis/globaldorfMissingTimesheetActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#MissingTimesheetProcessBean is deactivated.
[8/1/12 11:44:28:225 IST] 00000029 ActivationSpe I   J2CA0524I: The Message Endpoint for ActivationSpec eis/globaldorfPaymentUploadActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#PaymentUploadProcessBean is deactivated.
[8/1/12 11:44:28:225 IST] 00000029 ActivationSpe I   J2CA0524I: The Message Endpoint for ActivationSpec eis/globaldorfCopyPersonsActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#CopyPersonsProcessBean is deactivated.
[8/1/12 11:44:28:241 IST] 00000029 ActivationSpe I   J2CA0524I: The Message Endpoint for ActivationSpec eis/globaldorfBillingActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#BillingMessageProcessBean is deactivated.
[8/1/12 11:44:28:256 IST] 00000029 EJBContainerI I   WSVR0059I: EJB jar stopped: GlobalDorfEJB.jar
[8/1/12 11:44:28:256 IST] 00000029 ApplicationMg A   WSVR0220I: Application stopped: GlobalDorfEAR
[8/1/12 11:44:28:740 IST] 00000029 AdminHelper   A   ADMN1008I: An attempt is made to start the GlobalDorfEAR application. (User ID = customRealm/wasadm01)
[8/1/12 11:44:28:974 IST] 00000029 ApplicationMg A   WSVR0200I: Starting application: GlobalDorfEAR**
[8/1/12 11:44:28:974 IST] 00000029 ApplicationMg A   WSVR0204I: Application: GlobalDorfEAR  Application build level: Unknown
[8/1/12 11:44:29:114 IST] 00000029 SibMessage    I   [:] CWSID0017I: Configuration reload is starting for bus server1_Bus.
[8/1/12 11:44:29:177 IST] 00000029 SibMessage    I   [:] CWSID0018I: Configuration reload is complete for bus server1_Bus.
[8/1/12 11:44:29:192 IST] 00000029 SibMessage    I   [:] CWSID0019I: Configuration reload is starting for messaging engine server1Node.server1-server1_Bus.
[8/1/12 11:44:29:224 IST] 00000029 SibMessage    I   [:] CWSID0020I: Configuration reload is complete for messaging engine server1Node.server1-server1_Bus.
[8/1/12 11:44:29:224 IST] 00000029 SibMessage    I   [:] CWSIS1569I: Messaging engine server1Node.server1-server1_Bus is using a file store.
[8/1/12 11:44:29:380 IST] 00000029 ResourceMgrIm I   WSVR0049I: Binding DefaultEJBTimerDataSource as jdbc/DefaultEJBTimerDataSource
[8/1/12 11:44:29:395 IST] 00000029 EJBContainerI I   WSVR0037I: Starting EJB jar: GlobalDorfEJB.jar
[8/1/12 11:44:29:614 IST] 00000029 ActivationSpe I   J2CA0523I: The Message Endpoint for ActivationSpec eis/globaldorfSowUploadActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#SowUploadMessageProcessBean is activated.
[8/1/12 11:44:29:645 IST] 00000029 ActivationSpe I   J2CA0523I: The Message Endpoint for ActivationSpec eis/globaldorfCopyTimesheetActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#CopyTimesheetMessageProcessBean is activated.
[8/1/12 11:44:29:676 IST] 00000029 ActivationSpe I   J2CA0523I: The Message Endpoint for ActivationSpec eis/globaldorfBillingActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#BillingMessageProcessBean is activated.
[8/1/12 11:44:29:692 IST] 00000029 ActivationSpe I   J2CA0523I: The Message Endpoint for ActivationSpec eis/globaldorfSidReleaseActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#SidReleaseMessageProcessBean is activated.
[8/1/12 11:44:29:692 IST] 00000029 ActivationSpe I   J2CA0523I: The Message Endpoint for ActivationSpec eis/globaldorfMissingTimesheetActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#MissingTimesheetProcessBean is activated.
[8/1/12 11:44:29:707 IST] 00000029 ActivationSpe I   J2CA0523I: The Message Endpoint for ActivationSpec eis/globaldorfCopyPersonsActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#CopyPersonsProcessBean is activated.
[8/1/12 11:44:29:723 IST] 00000029 ActivationSpe I   J2CA0523I: The Message Endpoint for ActivationSpec eis/globaldorfPaymentUploadActivationSpec (com.ibm.ws.sib.api.jmsra.impl.JmsJcaActivationSpecImpl) and MDB Application GlobalDorfEAR#GlobalDorfEJB.jar#PaymentUploadProcessBean is activated.
[8/1/12 11:44:29:848 IST] 00000029 EJBContainerI I   WSVR0057I: EJB jar started: GlobalDorfEJB.jar
[8/1/12 11:44:31:439 IST] 00000029 WebGroup      A   SRVE0169I: Loading Web Module: GlobalDorf.
[8/1/12 11:44:31:517 IST] 00000029 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file C:\Users\asakthi1\WAS-profiles\6.1\server1\logs\ffdc\server1_00000029_12.08.01_11.44.31_0.txt
[8/1/12 11:44:31:548 IST] 00000029 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\Users\asakthi1\WAS-profiles\6.1\server1\logs\ffdc\server1_00000029_12.08.01_11.44.31_0.txt
[8/1/12 11:44:31:579 IST] 00000029 jsp           E com.ibm.ws.jsp.taglib.TldParser logParseErrorMessage Failed to parse Tag Library [/WEB-INF/struts-logic.tld]: JSPG0036E: Failed to find resource file:/C:/Global_dorf/srcRAD200805/GlobalDorFWeb/WebContent/WEB-INF/struts-logic.tld
[8/1/12 11:44:31:579 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-logic.tld]
[8/1/12 11:44:31:579 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-logic.tld]
[8/1/12 11:44:31:579 IST] 00000029 jsp           E com.ibm.ws.jsp.taglib.TldParser logParseErrorMessage Failed to parse Tag Library [/WEB-INF/struts-template.tld]: JSPG0036E: Failed to find resource file:/C:/Global_dorf/srcRAD200805/GlobalDorFWeb/WebContent/WEB-INF/struts-template.tld
[8/1/12 11:44:31:595 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-template.tld]
[8/1/12 11:44:31:595 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-template.tld]
[8/1/12 11:44:31:610 IST] 00000029 jsp           E com.ibm.ws.jsp.taglib.TldParser logParseErrorMessage Failed to parse Tag Library [/WEB-INF/struts-bean.tld]: JSPG0036E: Failed to find resource file:/C:/Global_dorf/srcRAD200805/GlobalDorFWeb/WebContent/WEB-INF/struts-bean.tld
[8/1/12 11:44:31:626 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-bean.tld]
[8/1/12 11:44:31:642 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-bean.tld]
[8/1/12 11:44:31:642 IST] 00000029 jsp           E com.ibm.ws.jsp.taglib.TldParser logParseErrorMessage Failed to parse Tag Library [/WEB-INF/struts-html.tld]: JSPG0036E: Failed to find resource file:/C:/Global_dorf/srcRAD200805/GlobalDorFWeb/WebContent/WEB-INF/struts-html.tld
[8/1/12 11:44:31:642 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-html.tld]
[8/1/12 11:44:31:642 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-html.tld]
[8/1/12 11:44:31:657 IST] 00000029 jsp           E com.ibm.ws.jsp.taglib.TldParser logParseErrorMessage Failed to parse Tag Library [/WEB-INF/struts-tiles.tld]: JSPG0036E: Failed to find resource file:/C:/Global_dorf/srcRAD200805/GlobalDorFWeb/WebContent/WEB-INF/struts-tiles.tld
[8/1/12 11:44:31:657 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-tiles.tld]
[8/1/12 11:44:31:657 IST] 00000029 jsp           W com.ibm.ws.jsp.taglib.TagLibraryCache loadWebXmlMap jsp warning failed to load tld at [/WEB-INF/struts-tiles.tld]
[8/1/12 11:44:31:548 IST] 00000029 SystemErr     R log4j:WARN No appenders could be found for logger (com.ford.adsbo.globaldorf.utils.appmgmt.monitoring.SessionCounterMBean).
[8/1/12 11:44:31:548 IST] 00000029 SystemErr     R log4j:WARN Please initialize the log4j system properly.
[8/1/12 11:44:31:922 IST] 00000029 CacheConfigur I com.ford.it.cache.internal.CacheConfigurationManager setDiskStoreConfiguration Cache Disk Store Path = C:/proj/server1/was/caches/server1
[8/1/12 11:44:31:985 IST] 00000029 CacheManager  I net.sf.ehcache.CacheManager addShutdownHookIfRequired The CacheManager shutdown hook is enabled because net.sf.ehcache.enableShutdownHook is set to true.
[8/1/12 11:44:32:063 IST] 00000029 CacheManager  I net.sf.ehcache.CacheManager addShutdownHookIfRequired The CacheManager shutdown hook is enabled because net.sf.ehcache.enableShutdownHook is set to true.
[8/1/12 11:44:32:156 IST] 00000029 ServletWrappe I   SRVE0242I: [GlobalDorfEAR] [/dorf] [MenuInitServlet]: Initialization successful.
[8/1/12 11:44:32:203 IST] 00000029 SystemOut     O was.process.name is set to server1
[8/1/12 11:44:32:219 IST] 00000029 SystemOut     O 655 [ORB.thread.pool : 0] INFO com.ford.adsbo.globaldorf.utils.InitServlet  - *** global dorF Initializer started
[8/1/12 11:44:32:266 IST] 00000029 SystemOut     O [     702] [2012-08-01 11:44:32,250] ORB.thread.pool : 0 [ INFO] com.ford.adsbo.globaldorf.utils.InitServlet init: Logger initialized
[8/1/12 11:44:32:266 IST] 00000029 SystemOut     O [     718] [2012-08-01 11:44:32,266] ORB.thread.pool : 0 [ INFO] com.ford.adsbo.globaldorf.utils.initializer.ConverterInitializer init: register Converters...
[8/1/12 11:44:32:297 IST] 00000029 SystemOut     O [     749] [2012-08-01 11:44:32,297] ORB.thread.pool : 0 [ INFO] com.ford.adsbo.globaldorf.utils.initializer.ConverterInitializer init: register Converters...done
[8/1/12 11:44:32:297 IST] 00000029 SystemOut     O [     749] [2012-08-01 11:44:32,297] ORB.thread.pool : 0 [ INFO] com.ford.adsbo.globaldorf.utils.initializer.ConfigFilesInitializer init: init app & env config
[8/1/12 11:44:32:297 IST] 00000029 SystemOut     O [     749] [2012-08-01 11:44:32,297] ORB.thread.pool : 0 [ INFO] com.ford.adsbo.globaldorf.utils.initializer.ConfigFilesInitializer init: Load application and env config file: C:\Global_dorf\srcRAD200805\GlobalDorFWeb\WebContent/WEB-INF/properties/app-config-global-dorF.xml,environment.xml
[8/1/12 11:44:32:297 IST] 00000029 SystemOut     O [     749] [2012-08-01 11:44:32,297] ORB.thread.pool : 0 [ INFO] com.ford.adsbo.globaldorf.utils.initializer.ConfigFilesInitializer init: init app & env & payment config... load appConfig
[8/1/12 11:44:32:344 IST] 00000029 SystemOut     O [     796] [2012-08-01 11:44:32,344] ORB.thread.pool : 0 [ INFO] com.ford.adsbo.globaldorf.utils.initializer.ConfigFilesInitializer init: init app & env & payment config... load envConfig

您可以在下面找到FFDC日志

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 1118/8/12111:26:59:550是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 ------+------+---------------------------+--------------------------

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 1241 8/8/12 11:28:00:096是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 ------+------+---------------------------+--------------------------

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 1493 8/8/12 11:29:02:056是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 ------+------+---------------------------+--------------------------

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 1745 8/8/12 11:30:03:970是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 ------+------+---------------------------+--------------------------

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 1997年8月8日12月11:31:05:909是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 ------+------+---------------------------+--------------------------

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 112498/8/1211:32:07:964是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 ------+------+---------------------------+--------------------------

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 115018/8/12111:33:09:942是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 ------+------+---------------------------+--------------------------

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 117378/8/1211:34:10:235是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 ------+------+---------------------------+--------------------------

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 1969年8月8日12月11:35:10:724是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 ------+------+---------------------------+-------------------------- +2118/8/1211:35:44:698是javax。servlet。ServletException com。国际商用机器公司ws。网络容器。servlet。勤勉。初始172

上次发生异常SourceId ProbeId的索引计数时间 ------+------+---------------------------+-------------------------- 1 18/8/12 11:36:20:483是爪哇岛。木卫一。FileNotFoundException.com。国际商用机器公司websphere。经营应用应用管理基础工厂1867 21378/8/1211:35:58:161是javax。命名。NameNotFoundException.com。国际商用机器公司ws。命名。ipcos。WsnOptimizedNamingImpl。是否解决?是否完成?信息1133 3118/8/1211:35:44:698是javax。servlet。ServletException com。国际商用机器公司ws。网络容器。servlet。勤勉。初始172 ------+------+---------------------------+-------------------------- +418/8/12111:37:55:745是javax。经营InstanceAlreadyExistsException com。国际商用机器公司ws。经营平台MBeanServer。注册表项523 +518/8/12111:40:09:213是爪哇岛。lang.NullPointerException com。国际商用机器公司ws。网络容器。srt。SRTConnectionContext。完成连接64


下面的日志显示服务器已停止

C:\Users\asakthi1\WAS profiles\6.1\server1\logs\ffdc\server1\u 00000029\u 12.08.01\u 11.44.15\u 0。txt[8/1/12 11:44:28:007 IST]00000029 AdminHelper A ADMN1010I:尝试停止GlobalDorfEAR应用程序。(用户ID=customRealm/wasadm01)[8/1/12 11:44:28:022 IST]00000029应用程序MG A WSVR0217I:停止应用程序:GlobalDorfEAR[8/1/12 11:44:28:038 IST]00000029 ServletWrappe I SRVE0253I:[GlobalDorfEAR][MenuInitServlet]:销毁成功。[8/1/12 11:44:28:069 IST]00000029 servletrappe I SRVE0253I:[GlobalDorfEAR][dorf][action]:销毁成功。[8/1/12 11:44:28:132 IST]00000029 EJBContainerI I WSVR0041I:停止EJB jar:GlobalDorfEJB。罐子


我可以看到服务器已启动,但应用程序正在自动停止并启动

[8/8/12 11:36:51:117 IST]0000001f AdminHelper A ADMN1010I:尝试停止GlobalDorfEAR应用程序。(用户ID=customRealm/wasadm01) [8/8/12 11:36:51:133 IST]0000001f应用程序MG A WSVR0217I:停止应用程序:GlobalDorfEAR


共 (1) 个答案

  1. # 1 楼答案

    是否已启用自动发布?这可能会导致应用程序在每次发生更改时都被发布。自动发布加上“自动生成”可能是一个原因

    正如康斯坦丁所说,FFDC日志是怎么说的

    还要注意日志中的这一行 ADMN1010I:试图停止GlobalDorfEAR应用程序。(用户ID=customRealm/wasadm01)

    它清楚地表明,wasadm01请求停止此应用程序。我猜这是RSA中指定的用于连接WAS服务器的用户ID