Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: websphere 6.0 startServer.sh server1 problem!

210 views
Skip to first unread message

qianh...@gmail.com

unread,
Nov 19, 2006, 11:39:15 PM11/19/06
to
By the way, what I installed is the "WebSphere Application Server Network Deployment Version 6.0". Thanks,

qianh...@gmail.com

unread,
Nov 19, 2006, 11:30:06 PM11/19/06
to
Hi all, I have a problem when start the server using startServer.sh server1
Following is the error message:

/startServer.sh server1
ADMU0116I: Tool information is being logged in file
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/server1/startServer.log
ADMU0128I: Starting tool with the AppSrv01 profile
ADMU3100I: Reading configuration for server: server1
ADMU0111E: Program exiting with error:
com.ibm.ws.process.exception.ProcessOpException:
com.ibm.ws.process.exception.ProcessOpException: Error creating new
process.
ADMU1211I: To obtain a full trace of the failure, use the -trace option.
ADMU0211I: Error details may be seen in the file:
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/server1/startServer.log


Any comment is appreciated.Thanks

qianh...@gmail.com

unread,
Nov 19, 2006, 11:58:37 PM11/19/06
to

And here is the content of the startServer.log file:

************ Start Display Current Environment ************
Host Operating System is Linux, version 2.6.15-1.2054_FC5smp
Java version = J2RE 1.4.2 IBM build cxia32142sr1w-20041028 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = /opt/IBM/WebSphere/AppServer
user.install.root = /opt/IBM/WebSphere/AppServer/profiles/AppSrv01
Java Home = /opt/IBM/WebSphere/AppServer/java/bin/../jre
ws.ext.dirs = /opt/IBM/WebSphere/AppServer/java/lib:/opt/IBM/WebSphere/AppServer/classes:/opt/IBM/WebSphere/AppServer/lib:/opt/IBM/WebSphere/AppServer/installedChannels:/opt/IBM/WebSphere/AppServer/lib/ext:/opt/IBM/WebSphere/AppServer/web/help:/opt/IBM/WebSphere/AppServer/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime:/opt/mqm/java/lib:/opt/wemps/lib
Classpath = /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/properties:/opt/IBM/WebSphere/AppServer/properties:/opt/IBM/WebSphere/AppServer/lib/bootstrap.jar:/opt/IBM/WebSphere/AppServer/lib/j2ee.jar:/opt/IBM/WebSphere/AppServer/lib/lmproxy.jar:/opt/IBM/WebSphere/AppServer/lib/urlprotocols.jar
Java Library path = /opt/IBM/WebSphere/AppServer/java/bin/../jre/bin:/opt/IBM/WebSphere/AppServer/java/jre/bin/classic:/opt/IBM/WebSphere/AppServer/java/jre/bin:/opt/IBM/WebSphere/AppServer/bin:/opt/mqm/java/lib:/opt/wemps/lib:/usr/lib
Current trace specification = *=info
************* End Display Current Environment *************
[11/19/06 23:55:31:385 EST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
[11/19/06 23:55:31:523 EST] 0000000a AdminTool A ADMU0128I: Starting tool with the AppSrv01 profile
[11/19/06 23:55:31:524 EST] 0000000a AdminTool A ADMU3100I: Reading configuration for server: server1
[11/19/06 23:55:34:304 EST] 0000000a WsServerLaunc E ADMU3002E: Exception attempting to process server server1
[11/19/06 23:55:34:305 EST] 0000000a WsServerLaunc E ADMU3007E: Exception com.ibm.ws.process.exception.ProcessOpException: com.ibm.ws.process.exception.ProcessOpException: Error creating new process.
at com.ibm.ws.process.UnixProcessImpl.create(UnixProcessImpl.java:132)
at com.ibm.ws.process.ProcessFactory.create(Unknown Source)
at com.ibm.ws.management.launcher.ProcessLauncher.launch(ProcessLauncher.java:67)
at com.ibm.ws.management.launcher.LaunchCommand.launchProcess(LaunchCommand.java:243)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:292)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:209)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)

[11/19/06 23:55:34:312 EST] 0000000a AdminTool E ADMU0111E: Program exiting with error: com.ibm.ws.process.exception.ProcessOpException: com.ibm.ws.process.exception.ProcessOpException: Error creating new process.
at com.ibm.ws.process.UnixProcessImpl.create(UnixProcessImpl.java:132)
at com.ibm.ws.process.ProcessFactory.create(Unknown Source)
at com.ibm.ws.management.launcher.ProcessLauncher.launch(ProcessLauncher.java:67)
at com.ibm.ws.management.launcher.LaunchCommand.launchProcess(LaunchCommand.java:243)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:292)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:209)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)

[11/19/06 23:55:34:314 EST] 0000000a AdminTool A ADMU0111E: Program exiting with error: com.ibm.ws.process.exception.ProcessOpException: com.ibm.ws.process.exception.ProcessOpException: Error creating new process.
at com.ibm.ws.process.UnixProcessImpl.create(UnixProcessImpl.java:132)
at com.ibm.ws.process.ProcessFactory.create(Unknown Source)
at com.ibm.ws.management.launcher.ProcessLauncher.launch(ProcessLauncher.java:67)
at com.ibm.ws.management.launcher.LaunchCommand.launchProcess(LaunchCommand.java:243)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:292)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:209)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)

[11/19/06 23:55:34:315 EST] 0000000a AdminTool A ADMU1211I: To obtain a full trace of the failure, use the -trace option.
[11/19/06 23:55:34:317 EST] 0000000a AdminTool A ADMU0211I: Error details may be seen in the file: /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/server1/startServer.log


Thanks and happy Thanksgiving day!

Ben_

unread,
Nov 20, 2006, 1:53:09 AM11/20/06
to
There is a problem to start the java process.

e.g. Did you change the process command line argument and specify an
incorrect parameter (e.g. Xmx512M instead of -Xmx512M) ?


Ken Hygh

unread,
Nov 20, 2006, 6:53:40 AM11/20/06
to
Are you root? What's in SystemOut.log?

Ken

qianh...@gmail.com

unread,
Nov 20, 2006, 4:04:38 PM11/20/06
to
I did not change anything, and just used the "startServer.sh server1" in the terminal in Linux(Fedora 5).

By the way, there is no problem when I start the server at the first time after I installed it. But when I stop it and restart it some times, this will happen.

qianh...@gmail.com

unread,
Nov 20, 2006, 4:06:32 PM11/20/06
to
Yes, I am at root. And the SystemOut.log is:

************ Start Display Current Environment ************

WebSphere Platform 6.0 [ND 6.0.0.1 o0507.02] running with process name tmp001372aeb289Node02Cell\tmp001372aeb289Node02\server1 and process id 12698


Host Operating System is Linux, version 2.6.15-1.2054_FC5smp
Java version = J2RE 1.4.2 IBM build cxia32142sr1w-20041028 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = /opt/IBM/WebSphere/AppServer
user.install.root = /opt/IBM/WebSphere/AppServer/profiles/AppSrv01
Java Home = /opt/IBM/WebSphere/AppServer/java/bin/../jre

ws.ext.dirs = /opt/IBM/WebSphere/AppServer/java/lib:/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/classes:/opt/IBM/WebSphere/AppServer/classes:/opt/IBM/WebSphere/AppServer/lib:/opt/IBM/WebSphere/AppServer/installedChannels:/opt/IBM/WebSphere/AppServer/lib/ext:/opt/IBM/WebSphere/AppServer/web/help:/opt/IBM/WebSphere/AppServer/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime


Classpath = /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/properties:/opt/IBM/WebSphere/AppServer/properties:/opt/IBM/WebSphere/AppServer/lib/bootstrap.jar:/opt/IBM/WebSphere/AppServer/lib/j2ee.jar:/opt/IBM/WebSphere/AppServer/lib/lmproxy.jar:/opt/IBM/WebSphere/AppServer/lib/urlprotocols.jar
Java Library path = /opt/IBM/WebSphere/AppServer/java/bin/../jre/bin:/opt/IBM/WebSphere/AppServer/java/jre/bin/classic:/opt/IBM/WebSphere/AppServer/java/jre/bin:/opt/IBM/WebSphere/AppServer/bin:/opt/mqm/java/lib:/opt/wemps/lib:/usr/lib

************* End Display Current Environment *************

[11/19/06 13:59:53:196 EST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
[11/19/06 13:59:54:427 EST] 0000000a MBeanDescript W ADMN0001W: The service is unable to parse the MBean descriptor file com/ibm/ws/management/descriptor/xml/mbeans.xml.
[11/19/06 13:59:54:711 EST] 0000000a AdminInitiali A ADMN0015I: The administration service is initialized.
[11/19/06 13:59:57:052 EST] 0000000a SystemOut O PLGC0057I: Plug-in configuration service is started successfully.
[11/19/06 13:59:57:151 EST] 0000000a PMIImpl A PMON0001A: PMI is enabled
[11/19/06 13:59:59:018 EST] 0000000a CGBridgeServi I CWRCB0204E: The core group bridge service is disabled because it may not execute on a non-managed node.
[11/19/06 13:59:59:260 EST] 0000000a SibMessage I [:] CWSIU0000I: Release: WAS60.SIB Level: o0444.10
[11/19/06 13:59:59:319 EST] 0000000a SecurityDM I SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
[11/19/06 13:59:59:784 EST] 0000000a AuditServiceI A SECJ6004I: Security Auditing is disabled.
[11/19/06 13:59:59:932 EST] 0000000a distSecurityC I SECJ0309I: Java 2 Security is disabled.
[11/19/06 14:00:00:059 EST] 0000000a Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
[11/19/06 14:00:00:108 EST] 0000000a distSecurityC I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
[11/19/06 14:00:00:141 EST] 0000000a distSecurityC I SECJ0240I: Security service initialization completed successfully
[11/19/06 14:00:00:799 EST] 0000000a ObjectPoolSer I OBPL0007I: Object Pool Manager service is disabled.
[11/19/06 14:00:00:878 EST] 0000000a J2EEServiceMa I ASYN0059I: Work Manager service initialized successfully.
[11/19/06 14:00:01:289 EST] 0000000a CScopeCompone I CSCP0002I: Compensation service is disabled.
[11/19/06 14:00:01:586 EST] 0000000a SibMessage I [:] CWSID0006I: The SIB service was not enabled and will not be started.
[11/19/06 14:00:01:600 EST] 0000000a ActivitySessi I WACS0045I: ActivitySession service is disabled.
[11/19/06 14:00:01:700 EST] 0000000a SOAPContainer I WSWS1062I: SOAP Container Service has been initialized.
[11/19/06 14:00:02:012 EST] 0000000a SchedulerServ I SCHD0036I: The Scheduler Service is initializing.
[11/19/06 14:00:02:090 EST] 0000000a SchedulerServ I SCHD0037I: The Scheduler Service has been initialized.
[11/19/06 14:00:03:146 EST] 0000000a StartUpServic I STUP0008I: The Startup Beans service is disabled.
[11/19/06 14:00:03:200 EST] 0000000a I18nService I I18N0010I: The Internationalization service is created on server1.
[11/19/06 14:00:03:202 EST] 0000000a I18nServiceSe I I18N0010I: The Internationalization service is disabled on server1.
[11/19/06 14:00:04:591 EST] 0000000a CoordinatorIm I HMGR0206I: The Coordinator is an Active Coordinator for core group DefaultCoreGroup.
[11/19/06 14:00:04:735 EST] 0000000a DCSPluginSing I HMGR0005I: The Single Server DCS Core Stack transport has been started for core group DefaultCoreGroup.
[11/19/06 14:00:05:188 EST] 0000000a NameServerImp A NMSV0018I: Name server available on bootstrap port 2810.
[11/19/06 14:00:06:143 EST] 0000000a J2EEServiceMa I ASYN0055I: The Work Manager service started successfully.
[11/19/06 14:00:06:316 EST] 0000000a RecoveryDirec A WTRN0100E: Performing recovery processing for this WebSphere server (FileFailureScope: tmp001372aeb289Node02Cell\tmp001372aeb289Node02\server1 [780982066])
[11/19/06 14:00:06:341 EST] 0000000a RecoveryDirec A WTRN0100E: All persistant services have been directed to perform recovery processing for this WebSphere server (FileFailureScope: tmp001372aeb289Node02Cell\tmp001372aeb289Node02\server1 [780982066])
[11/19/06 14:00:06:399 EST] 0000000a RecoveryDirec A WTRN0100E: All persistant services have been directed to perform recovery processing for this WebSphere server (FileFailureScope: tmp001372aeb289Node02Cell\tmp001372aeb289Node02\server1 [780982066])
[11/19/06 14:00:06:435 EST] 00000010 LogHandle A WTRN0100E: No existing recovery log files to process. Cold starting the recovery log
[11/19/06 14:00:06:437 EST] 00000010 LogFileHandle A WTRN0100E: Creating new recovery log file /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/tranlog/tmp001372aeb289Node02Cell/tmp001372aeb289Node02/server1/transaction/tranlog/log1
[11/19/06 14:00:06:573 EST] 00000010 LogFileHandle A WTRN0100E: Creating new recovery log file /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/tranlog/tmp001372aeb289Node02Cell/tmp001372aeb289Node02/server1/transaction/tranlog/log2
[11/19/06 14:00:06:685 EST] 00000010 LogHandle A WTRN0100E: No existing recovery log files to process. Cold starting the recovery log
[11/19/06 14:00:06:687 EST] 00000010 LogFileHandle A WTRN0100E: Creating new recovery log file /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/tranlog/tmp001372aeb289Node02Cell/tmp001372aeb289Node02/server1/transaction/partnerlog/log1
[11/19/06 14:00:06:768 EST] 00000010 LogFileHandle A WTRN0100E: Creating new recovery log file /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/tranlog/tmp001372aeb289Node02Cell/tmp001372aeb289Node02/server1/transaction/partnerlog/log2
[11/19/06 14:00:06:929 EST] 00000010 RecoveryManag A WTRN0028I: Transaction service recovering 0 transactions.
[11/19/06 14:00:07:519 EST] 0000000a ResourceMgrIm I WSVR0049I: Binding PlantsByWebSphere Mail Session as mail/PlantsByWebSphere
[11/19/06 14:00:07:819 EST] 0000000a ResourceMgrIm I WSVR0049I: Binding DefaultEJBTimerDataSource as jdbc/DefaultEJBTimerDataSource
[11/19/06 14:00:07:840 EST] 0000000a ResourceMgrIm I WSVR0049I: Binding Default_CF as eis/DefaultDatasource_CMP
[11/19/06 14:00:07:847 EST] 0000000a ResourceMgrIm I WSVR0049I: Binding PLANTSDB_CF as eis/jdbc/PlantsByWebSphereDataSource_CMP
[11/19/06 14:00:07:889 EST] 0000000a ResourceMgrIm I WSVR0049I: Binding Default Datasource as DefaultDatasource
[11/19/06 14:00:07:904 EST] 0000000a ResourceMgrIm I WSVR0049I: Binding PLANTSDB as jdbc/PlantsByWebSphereDataSource
[11/19/06 14:00:07:927 EST] 0000000a ResourceMgrIm I WSVR0049I: Binding DefaultWorkManager as wm/default
[11/19/06 14:00:07:964 EST] 0000000a ResourceMgrIm I WSVR0049I: Binding DefaultTimerManager as tm/default
[11/19/06 14:00:08:039 EST] 0000000a WorkAreaServi A ACWA0002I: WorkArea service not enabled on server1.
[11/19/06 14:00:10:163 EST] 0000000a AppProfileCom I ACIN0007I: The application profiling service started successfully.
[11/19/06 14:00:10:210 EST] 0000000a SOAPAcceptorC I WSSC1019I: The SOAP Acceptor Channel has been configured.
[11/19/06 14:00:10:457 EST] 0000000a CacheServiceI I DYNA0048I: WebSphere Dynamic Cache initialized successfully.
[11/19/06 14:00:11:783 EST] 0000000a JMXSoapAdapte A ADMC0013I: The SOAP connector is available at port 8881
[11/19/06 14:00:11:834 EST] 0000000a distSecurityC I SECJ0243I: Security service started successfully
[11/19/06 14:00:11:850 EST] 0000000a distSecurityC I SECJ0210I: Security enabled false
[11/19/06 14:00:11:922 EST] 0000000a SchedulerServ I SCHD0031I: The Scheduler Service is starting.
[11/19/06 14:00:11:927 EST] 0000000a SchedulerServ I SCHD0001I: The Scheduler Service has started.
[11/19/06 14:00:12:594 EST] 0000000a WebContainer A SRVE0239I: Extension Factory [class com.ibm.ws.jsp.webcontainerext.JSPExtensionFactory] was registered successfully.
[11/19/06 14:00:12:596 EST] 0000000a WebContainer A SRVE0240I: Extension Factory [class com.ibm.ws.jsp.webcontainerext.JSPExtensionFactory] has been associated with patterns [*.jsp *.jspx *.jsw *.jsv ].
[11/19/06 14:00:12:667 EST] 0000000a WebContainer A SRVE0239I: Extension Factory [class com.ibm.ws.jsf.extprocessor.JSFExtensionFactory] was registered successfully.
[11/19/06 14:00:12:669 EST] 0000000a WebContainer A SRVE0240I: Extension Factory [class com.ibm.ws.jsf.extprocessor.JSFExtensionFactory] has been associated with patterns [""].
[11/19/06 14:00:14:418 EST] 00000014 ApplicationMg A WSVR0200I: Starting application: ivtApp
[11/19/06 14:00:14:422 EST] 00000017 ApplicationMg A WSVR0200I: Starting application: query
[11/19/06 14:00:14:424 EST] 00000011 ApplicationMg A WSVR0200I: Starting application: SamplesGallery
[11/19/06 14:00:14:424 EST] 00000012 ApplicationMg A WSVR0200I: Starting application: DefaultApplication
[11/19/06 14:00:14:425 EST] 00000019 ApplicationMg A WSVR0200I: Starting application: PlantsByWebSphere
[11/19/06 14:00:14:426 EST] 00000015 ApplicationMg A WSVR0200I: Starting application: ManagementEJB
[11/19/06 14:00:14:426 EST] 00000013 ApplicationMg A WSVR0200I: Starting application: filetransfer
[11/19/06 14:00:14:426 EST] 00000016 ApplicationMg A WSVR0200I: Starting application: adminconsole
[11/19/06 14:00:14:426 EST] 00000018 ApplicationMg A WSVR0200I: Starting application: SchedulerCalendars
[11/19/06 14:00:14:699 EST] 00000018 EJBContainerI I WSVR0207I: Preparing to start EJB jar: Calendars.jar
[11/19/06 14:00:14:731 EST] 00000018 EJBContainerI I WSVR0037I: Starting EJB jar: Calendars.jar
[11/19/06 14:00:14:752 EST] 00000015 EJBContainerI I WSVR0207I: Preparing to start EJB jar: mejb.jar
[11/19/06 14:00:14:768 EST] 00000017 EJBContainerI I WSVR0207I: Preparing to start EJB jar: querybean.jar
[11/19/06 14:00:14:896 EST] 00000012 EJBContainerI I WSVR0207I: Preparing to start EJB jar: Increment.jar
[11/19/06 14:00:14:937 EST] 00000014 EJBContainerI I WSVR0207I: Preparing to start EJB jar: ivtEJB.jar
[11/19/06 14:00:15:003 EST] 00000019 EJBContainerI I WSVR0207I: Preparing to start EJB jar: PlantsByWebSphereEJB.jar
[11/19/06 14:00:15:030 EST] 00000012 EJBContainerI I WSVR0037I: Starting EJB jar: Increment.jar
[11/19/06 14:00:15:070 EST] 00000011 WebContainer A SRVE0161I: IBM WebSphere Application Server - Web Container. Copyright IBM Corp. 1998-2004
[11/19/06 14:00:15:191 EST] 00000011 WebContainer A SRVE0162I: Servlet Specification Level: 2.4
[11/19/06 14:00:15:193 EST] 00000011 WebContainer A SRVE0163I: Supported JSP Specification Level: 2.0
[11/19/06 14:00:15:264 EST] 00000018 ApplicationMg A WSVR0221I: Application started: SchedulerCalendars
[11/19/06 14:00:15:354 EST] 00000015 EJBContainerI I WSVR0037I: Starting EJB jar: mejb.jar
[11/19/06 14:00:15:370 EST] 00000017 EJBContainerI I WSVR0037I: Starting EJB jar: querybean.jar
[11/19/06 14:00:15:381 EST] 00000015 ApplicationMg A WSVR0221I: Application started: ManagementEJB
[11/19/06 14:00:15:414 EST] 00000014 EJBContainerI I WSVR0037I: Starting EJB jar: ivtEJB.jar
[11/19/06 14:00:15:419 EST] 00000017 ApplicationMg A WSVR0221I: Application started: query
[11/19/06 14:00:15:466 EST] 00000011 WebContainer A SRVE0239I: Extension Factory [class com.ibm.ws.webcontainer.extension.ExtHandshakeVHostExtensionFactory] was registered successfully.
[11/19/06 14:00:15:467 EST] 00000019 EJBContainerI I WSVR0037I: Starting EJB jar: PlantsByWebSphereEJB.jar
[11/19/06 14:00:15:469 EST] 00000011 WebContainer A SRVE0240I: Extension Factory [class com.ibm.ws.webcontainer.extension.ExtHandshakeVHostExtensionFactory] has been associated with patterns [VH:_WS_EH* ].
[11/19/06 14:00:15:583 EST] 00000011 WebGroup A SRVE0169I: Loading Web Module: Gallery Menu War.
[11/19/06 14:00:16:512 EST] 00000011 VirtualHost I SRVE0250I: Web Module Gallery Menu War has been bound to default_host[*:9081,*:80,*:9444].
[11/19/06 14:00:16:515 EST] 00000014 WebGroup A SRVE0169I: Loading Web Module: IVT Application.
[11/19/06 14:00:16:627 EST] 00000014 VirtualHost I SRVE0250I: Web Module IVT Application has been bound to default_host[*:9081,*:80,*:9444].
[11/19/06 14:00:16:630 EST] 00000019 WebGroup A SRVE0169I: Loading Web Module: PlantsByWebSphere Web Application.
[11/19/06 14:00:16:689 EST] 00000014 ApplicationMg A WSVR0221I: Application started: ivtApp
[11/19/06 14:00:17:562 EST] 00000019 VirtualHost I SRVE0250I: Web Module PlantsByWebSphere Web Application has been bound to default_host[*:9081,*:80,*:9444].
[11/19/06 14:00:17:569 EST] 00000013 WebGroup A SRVE0169I: Loading Web Module: WebSphere Admin File Transfer Application.
[11/19/06 14:00:17:750 EST] 00000013 VirtualHost I SRVE0250I: Web Module WebSphere Admin File Transfer Application has been bound to admin_host[*:9061,*:9044].
[11/19/06 14:00:17:753 EST] 00000012 WebGroup A SRVE0169I: Loading Web Module: Default Web Application.
[11/19/06 14:00:17:807 EST] 00000012 VirtualHost I SRVE0250I: Web Module Default Web Application has been bound to default_host[*:9081,*:80,*:9444].
[11/19/06 14:00:17:857 EST] 00000011 WebGroup A SRVE0169I: Loading Web Module: Samples Gallery Web Application.
[11/19/06 14:00:17:868 EST] 00000012 ApplicationMg A WSVR0221I: Application started: DefaultApplication
[11/19/06 14:00:17:870 EST] 00000013 ApplicationMg A WSVR0221I: Application started: filetransfer
[11/19/06 14:00:17:940 EST] 00000011 VirtualHost I SRVE0250I: Web Module Samples Gallery Web Application has been bound to default_host[*:9081,*:80,*:9444].
[11/19/06 14:00:17:943 EST] 00000016 WebGroup A SRVE0169I: Loading Web Module: adminconsole.
[11/19/06 14:00:17:960 EST] 00000011 ApplicationMg A WSVR0221I: Application started: SamplesGallery
[11/19/06 14:00:19:238 EST] 00000016 ServletWrappe A SRVE0242I: [EventInitializer]: Initialization successful.
[11/19/06 14:00:19:310 EST] 00000016 ActionServlet I inside init....
[11/19/06 14:00:21:346 EST] 00000016 ServletWrappe A SRVE0242I: [action]: Initialization successful.
[11/19/06 14:00:21:368 EST] 00000016 ServletWrappe A SRVE0242I: [SecureCleanup]: Initialization successful.
[11/19/06 14:00:21:406 EST] 00000016 VirtualHost I SRVE0250I: Web Module adminconsole has been bound to admin_host[*:9061,*:9044].
[11/19/06 14:00:21:412 EST] 00000019 WebGroup A SRVE0169I: Loading Web Module: PlantsByWebSphere Sample Gallery Web Application.
[11/19/06 14:00:21:537 EST] 00000019 VirtualHost I SRVE0250I: Web Module PlantsByWebSphere Sample Gallery Web Application has been bound to default_host[*:9081,*:80,*:9444].
[11/19/06 14:00:21:554 EST] 00000019 ApplicationMg A WSVR0221I: Application started: PlantsByWebSphere
[11/19/06 14:00:21:568 EST] 00000016 WebGroup A SRVE0169I: Loading Web Module: adminconsole redirector.
[11/19/06 14:00:21:649 EST] 00000016 VirtualHost I SRVE0250I: Web Module adminconsole redirector has been bound to admin_host[*:9061,*:9044].
[11/19/06 14:00:21:666 EST] 00000016 ApplicationMg A WSVR0221I: Application started: adminconsole
[11/19/06 14:00:22:109 EST] 0000000a TCPChannel A TCPC0001I: TCP Channel TCP_1 is listening on host * (IPv6) port 9061.
[11/19/06 14:00:22:265 EST] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundAdmin.
[11/19/06 14:00:22:332 EST] 0000000a TCPChannel A TCPC0001I: TCP Channel TCP_2 is listening on host * (IPv6) port 9081.
[11/19/06 14:00:22:372 EST] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundDefault.
[11/19/06 14:00:22:444 EST] 0000000a TCPChannel A TCPC0001I: TCP Channel TCP_3 is listening on host * (IPv6) port 9044.
[11/19/06 14:00:22:575 EST] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundAdminSecure.
[11/19/06 14:00:22:577 EST] 0000000a TCPChannel A TCPC0001I: TCP Channel TCP_4 is listening on host * (IPv6) port 9444.
[11/19/06 14:00:22:585 EST] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundDefaultSecure.
[11/19/06 14:00:22:592 EST] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain1.
[11/19/06 14:00:22:596 EST] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain2.
[11/19/06 14:00:22:609 EST] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain3.
[11/19/06 14:00:22:614 EST] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain4.
[11/19/06 14:00:22:625 EST] 0000001a SchedulerServ I SCHD0077I: The Scheduler Service is starting the Schedulers.
[11/19/06 14:00:22:631 EST] 0000001a SchedulerServ I SCHD0078I: The Scheduler Service has completed starting the Schedulers.
[11/19/06 14:00:22:655 EST] 0000000a RMIConnectorC A ADMC0026I: The RMI Connector is available at port 2810
[11/19/06 14:00:22:825 EST] 00000023 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
[11/19/06 14:00:24:266 EST] 0000000a WsServerImpl A WSVR0001I: Server server1 open for e-business
[11/19/06 14:03:01:243 EST] 0000002d ServletWrappe A SRVE0242I: [/secure/logon.jsp]: Initialization successful.
[11/19/06 14:03:01:617 EST] 0000002d ServletWrappe A SRVE0242I: [/secure/layouts/browser_detection.jsp]: Initialization successful.
[11/19/06 14:03:01:970 EST] 0000002d ServletWrappe A SRVE0242I: [/secure/tiles/banner.jsp]: Initialization successful.
[11/19/06 14:03:02:407 EST] 0000002d WebContainer E SRVE0017W: A WebGroup/Virtual Host to handle /favicon.ico has not been defined.
[11/19/06 14:03:08:632 EST] 0000002e TilesRequestP I Tiles definition factory found for request processor ''.
[11/19/06 14:03:10:294 EST] 0000002e WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
[11/19/06 14:03:11:083 EST] 0000002e ServletWrappe A SRVE0242I: [/secure/console.jsp]: Initialization successful.
[11/19/06 14:03:11:189 EST] 0000002e ServletWrappe A SRVE0242I: [/secure/banner.jsp]: Initialization successful.
[11/19/06 14:03:11:263 EST] 00000033 ServletWrappe A SRVE0242I: [/secure/navigator.jsp]: Initialization successful.
[11/19/06 14:03:11:337 EST] 0000002e ServletWrappe A SRVE0242I: [/secure/layouts/menuBarLayout.jsp]: Initialization successful.
[11/19/06 14:03:11:354 EST] 00000033 ServletWrappe A SRVE0242I: [/secure/layouts/navigatorLayout.jsp]: Initialization successful.
[11/19/06 14:03:11:397 EST] 0000002d ServletWrappe A SRVE0242I: [/secure/content.jsp]: Initialization successful.
[11/19/06 14:03:11:543 EST] 0000002d ServletWrappe A SRVE0242I: [/secure/layouts/homePageLayout.jsp]: Initialization successful.
[11/19/06 14:03:12:204 EST] 0000002d ServletWrappe A SRVE0242I: [/secure/layouts/content_accessibility.jsp]: Initialization successful.
[11/19/06 14:03:12:231 EST] 0000002d ServletWrappe A SRVE0242I: [/secure/layouts/twoColumnLayout.jsp]: Initialization successful.
[11/19/06 14:03:12:275 EST] 0000002d ServletWrappe A SRVE0242I: [/secure/layouts/slotLayout.jsp]: Initialization successful.
[11/19/06 14:03:12:372 EST] 0000002d ServletWrappe A SRVE0242I: [/com.ibm.ws.console.environment/cheatsheets.jsp]: Initialization successful.
[11/19/06 14:03:12:638 EST] 0000002d ServletWrappe A SRVE0242I: [/com.ibm.ws.console.environment/about.jsp]: Initialization successful.
[11/19/06 15:02:33:518 EST] 00000035 AdminHelper A ADMN1021I: An attempt is made to stop the server1 server.
[11/19/06 15:02:33:815 EST] 00000039 WSChannelFram A CHFW0020I: The Transport Channel Service has stopped the Chain labeled WCInboundAdmin.
[11/19/06 15:02:33:840 EST] 00000039 WSChannelFram A CHFW0020I: The Transport Channel Service has stopped the Chain labeled WCInboundDefault.
[11/19/06 15:02:33:852 EST] 00000039 WSChannelFram A CHFW0020I: The Transport Channel Service has stopped the Chain labeled WCInboundAdminSecure.
[11/19/06 15:02:33:865 EST] 00000039 WSChannelFram A CHFW0020I: The Transport Channel Service has stopped the Chain labeled WCInboundDefaultSecure.
[11/19/06 15:02:33:870 EST] 00000039 TCPChannel A TCPC0002I: TCP Channel TCP_2 has stopped listening on host * (IPv6) port 9081.
[11/19/06 15:02:33:885 EST] 00000039 WSChannelFram A CHFW0020I: The Transport Channel Service has stopped the Chain labeled SOAPAcceptorChain1.
[11/19/06 15:02:33:891 EST] 00000039 TCPChannel A TCPC0002I: TCP Channel TCP_3 has stopped listening on host * (IPv6) port 9044.
[11/19/06 15:02:33:907 EST] 00000039 WSChannelFram A CHFW0020I: The Transport Channel Service has stopped the Chain labeled SOAPAcceptorChain2.
[11/19/06 15:02:33:910 EST] 00000039 TCPChannel A TCPC0002I: TCP Channel TCP_1 has stopped listening on host * (IPv6) port 9061.
[11/19/06 15:02:33:921 EST] 00000039 WSChannelFram A CHFW0020I: The Transport Channel Service has stopped the Chain labeled SOAPAcceptorChain3.
[11/19/06 15:02:33:925 EST] 00000039 TCPChannel A TCPC0002I: TCP Channel TCP_4 has stopped listening on host * (IPv6) port 9444.
[11/19/06 15:02:33:943 EST] 00000039 WSChannelFram A CHFW0020I: The Transport Channel Service has stopped the Chain labeled SOAPAcceptorChain4.
[11/19/06 15:02:39:029 EST] 00000039 ApplicationMg A WSVR0217I: Stopping application: SchedulerCalendars
[11/19/06 15:02:39:054 EST] 00000039 EJBContainerI I WSVR0041I: Stopping EJB jar: Calendars.jar
[11/19/06 15:02:39:092 EST] 00000039 ApplicationMg A WSVR0220I: Application stopped: SchedulerCalendars
[11/19/06 15:02:39:110 EST] 00000039 ApplicationMg A WSVR0217I: Stopping application: adminconsole
[11/19/06 15:02:39:223 EST] 00000039 ApplicationMg A WSVR0220I: Application stopped: adminconsole
[11/19/06 15:02:39:224 EST] 00000039 ApplicationMg A WSVR0217I: Stopping application: filetransfer
[11/19/06 15:02:39:248 EST] 00000039 ApplicationMg A WSVR0220I: Application stopped: filetransfer
[11/19/06 15:02:39:250 EST] 00000039 ApplicationMg A WSVR0217I: Stopping application: ManagementEJB
[11/19/06 15:02:39:258 EST] 00000039 EJBContainerI I WSVR0041I: Stopping EJB jar: mejb.jar
[11/19/06 15:02:39:262 EST] 00000039 ApplicationMg A WSVR0220I: Application stopped: ManagementEJB
[11/19/06 15:02:39:263 EST] 00000039 ApplicationMg A WSVR0217I: Stopping application: PlantsByWebSphere
[11/19/06 15:02:39:295 EST] 00000039 EJBContainerI I WSVR0041I: Stopping EJB jar: PlantsByWebSphereEJB.jar
[11/19/06 15:02:39:301 EST] 00000039 ApplicationMg A WSVR0220I: Application stopped: PlantsByWebSphere
[11/19/06 15:02:39:302 EST] 00000039 ApplicationMg A WSVR0217I: Stopping application: SamplesGallery
[11/19/06 15:02:39:322 EST] 00000039 ApplicationMg A WSVR0220I: Application stopped: SamplesGallery
[11/19/06 15:02:39:324 EST] 00000039 ApplicationMg A WSVR0217I: Stopping application: query
[11/19/06 15:02:39:336 EST] 00000039 EJBContainerI I WSVR0041I: Stopping EJB jar: querybean.jar
[11/19/06 15:02:39:340 EST] 00000039 ApplicationMg A WSVR0220I: Application stopped: query
[11/19/06 15:02:39:341 EST] 00000039 ApplicationMg A WSVR0217I: Stopping application: ivtApp
[11/19/06 15:02:39:353 EST] 00000039 EJBContainerI I WSVR0041I: Stopping EJB jar: ivtEJB.jar
[11/19/06 15:02:39:372 EST] 00000039 ApplicationMg A WSVR0220I: Application stopped: ivtApp
[11/19/06 15:02:39:374 EST] 00000039 ApplicationMg A WSVR0217I: Stopping application: DefaultApplication
[11/19/06 15:02:39:397 EST] 00000039 EJBContainerI I WSVR0041I: Stopping EJB jar: Increment.jar
[11/19/06 15:02:39:401 EST] 00000039 ApplicationMg A WSVR0220I: Application stopped: DefaultApplication
[11/19/06 15:02:39:405 EST] 00000039 SchedulerServ I SCHD0040I: The Scheduler Service is stopping.
[11/19/06 15:02:39:410 EST] 00000039 SchedulerServ I SCHD0002I: The Scheduler Service has stopped.
[11/19/06 15:02:39:441 EST] 00000039 AppProfileCom I ACIN0009I: The application profiling service is stopping.
[11/19/06 15:02:39:442 EST] 00000039 ActivitySessi I WACS0049I: The ActivitySession service is stopping.
[11/19/06 15:02:39:554 EST] 00000039 FailureScopeC A WTRN0105I: The transaction service has shutdown successfully with no transactions requiring recovery.
[11/19/06 15:02:39:567 EST] 00000039 ServerCollabo A WSVR0024I: Server server1 stopped

Thanks

Ken Hygh

unread,
Nov 20, 2006, 4:12:39 PM11/20/06
to
According to this log, at 13:59 the server was started, came up
successfully at 14:00, someone accessed the admin console at 14:03, and
then someone stopped the server at 15:02.

Ken

qianh...@gmail.com

unread,
Nov 20, 2006, 5:15:41 PM11/20/06
to
Yes, you are right. But when I try to restart it using" startServer.sh server1"
in the ternimal of Linux, it does not work well, complaining that :

/startServer.sh server1

ADMU0116I: Tool information is being logged in file
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/server1/startServer.log

ADMU0128I: Starting tool with the AppSrv01 profile

ADMU3100I: Reading configuration for server: server1

ADMU0111E: Program exiting with error:
com.ibm.ws.process.exception.ProcessOpException:
com.ibm.ws.process.exception.ProcessOpException: Error creating new
process.

ADMU1211I: To obtain a full trace of the failure, use the -trace option.

ADMU0211I: Error details may be seen in the file:
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/server1/startServer.log


Could you please give me some hints? Thank you very much!

Ken Hygh

unread,
Nov 20, 2006, 6:04:55 PM11/20/06
to

Like Ben said, startServer.log is complaining that it cannot launch the
process. Could be that some filesystem is full, some log file is locked
by another process, somebody changed some permissions, etc etc.

Ken

0 new messages