Linux WAS7 Boot exception

Source: Internet
Author: User

Start the Server1 exception with the following information:

[Email protected] bin]#/startserver.sh Server1
Admu0116i:tool information is being logged in file
/app/websphere/appserver/profiles/appsrv01/logs/server1/startserver.log
Admu3100i:reading Configuration for Server:server1
Admu3200i:server launched. Waiting for initialization status.
Admu3011e:server launched but failed initialization. StartServer.log,
SystemOut.log (or job log in ZOS) and other log files under
/app/websphere/appserver/profiles/appsrv01/logs/server1 should
Contain failure information.

Entering the/app/websphere/appserver/profiles/appsrv01/logs/server1 directory, SystemOut.log displays the following error:

Com.ibm.ws.exception.ConfigurationError:com.ibm.websphere.ssl.SSLException:com.ibm.websphere.ssl.SSLException: Cmiecmceprd02:cmiecmceprd02
At Com.ibm.ws.ssl.core.SSLComponentImpl.initialize (sslcomponentimpl.java:208)
At Com.ibm.ws.runtime.component.ContainerHelper.initWsComponent (containerhelper.java:1166)
At Com.ibm.ws.runtime.component.ContainerHelper.initializeComponent (containerhelper.java:1073)
At Com.ibm.ws.runtime.component.ContainerHelper.initializeComponents (containerhelper.java:874)
At Com.ibm.ws.runtime.component.ContainerImpl.initializeComponents (containerimpl.java:780)
At Com.ibm.ws.runtime.component.ContainerImpl.initializeComponents (containerimpl.java:754)
At Com.ibm.ws.runtime.component.ServerImpl.initialize (serverimpl.java:350)
At Com.ibm.ws.runtime.WsServerImpl.bootServerContainer (wsserverimpl.java:280)
At Com.ibm.ws.runtime.WsServerImpl.start (wsserverimpl.java:214)
At Com.ibm.ws.runtime.WsServerImpl.main (wsserverimpl.java:666)
At Com.ibm.ws.runtime.WsServer.main (wsserver.java:59)
At Sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
At Sun.reflect.NativeMethodAccessorImpl.invoke (nativemethodaccessorimpl.java:45)
At Sun.reflect.DelegatingMethodAccessorImpl.invoke (delegatingmethodaccessorimpl.java:37)
At Java.lang.reflect.Method.invoke (method.java:599)
At Com.ibm.wsspi.bootstrap.WSLauncher.launchMain (wslauncher.java:213)
At Com.ibm.wsspi.bootstrap.WSLauncher.main (wslauncher.java:93)
At Com.ibm.wsspi.bootstrap.WSLauncher.run (wslauncher.java:74)
At Org.eclipse.core.internal.runtime.platformactivator$1.run (platformactivator.java:78)
At Org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (eclipseapplauncher.java:92)
At Org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (eclipseapplauncher.java:68)
At Org.eclipse.core.runtime.adaptor.EclipseStarter.run (eclipsestarter.java:400)
At Org.eclipse.core.runtime.adaptor.EclipseStarter.run (eclipsestarter.java:177)
At Sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
At Sun.reflect.NativeMethodAccessorImpl.invoke (nativemethodaccessorimpl.java:45)
At Sun.reflect.DelegatingMethodAccessorImpl.invoke (delegatingmethodaccessorimpl.java:37)
At Java.lang.reflect.Method.invoke (method.java:599)
At Org.eclipse.core.launcher.Main.invokeFramework (main.java:340)
At Org.eclipse.core.launcher.Main.basicRun (main.java:282)
At Org.eclipse.core.launcher.Main.run (main.java:981)
At Com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse (wsprelauncher.java:330)
At Com.ibm.wsspi.bootstrap.WSPreLauncher.main (wsprelauncher.java:108)
caused by:com.ibm.websphere.ssl.SSLException:com.ibm.websphere.ssl.SSLException:cmiecmceprd02:cmiecmceprd02
At Com.ibm.ws.ssl.config.SSLConfigManager.initializeServerSSL (sslconfigmanager.java:322)
At Com.ibm.ws.ssl.core.SSLComponentImpl.initialize (sslcomponentimpl.java:145)
... More
caused by:com.ibm.websphere.ssl.SSLException:cmiecmceprd02:cmiecmceprd02
At Com.ibm.ws.ssl.config.KeyStoreManager.checkIfKeyStoreExistsAndCreateIfNot (keystoremanager.java:1592)
At Com.ibm.ws.ssl.config.SSLConfigManager.parseSecureSocketLayer1 (sslconfigmanager.java:1131)
At Com.ibm.ws.ssl.config.SSLConfigManager.parseSSLConfig (sslconfigmanager.java:667)
At Com.ibm.ws.ssl.config.SSLConfigManager.initializeServerSSL (sslconfigmanager.java:234)
... More
caused by:java.net.UnknownHostException:cmiecmceprd02:cmiecmceprd02
At Java.net.InetAddress.getLocalHost (inetaddress.java:1380)
At Com.ibm.ws.ssl.config.CertificateManager.chainedCertificateCreate (certificatemanager.java:341)
At Com.ibm.ws.ssl.config.KeyStoreManager.checkIfKeyStoreExistsAndCreateIfNot (keystoremanager.java:1580)
... More

Solution:

Add machine name to/etc/hosts

127.0.0.1 HOSTNAME

Linux WAS7 Boot exception

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.