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

Server Cant be started

411 views
Skip to first unread message

suni...@hotmail.com

unread,
Jan 23, 2008, 12:23:00 PM1/23/08
to
Hello,

I have this problem in Production. All of sudden this morning the Application wouldnt come up and we tried to stop the servers and restart them back, but the servers wouldn’t stop. I killed all the processes and tried to start the server, node and Dmgr it says started, but failed initialization.

The attached file has both System Err and ffdc logs.

I would appreciate your help on this.

Thanks,

Sunil

This is what the error says in SystemOut.log

--------------------------------------------------------------------------------------------------------------------------------------------------------------- -----------------------

23/08 11:10:40:900 EST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.

[1/23/08 11:10:42:601 EST] 0000000a ManagerAdmin I TRAS0111I: The message IDs that are in use are deprecated

[1/23/08 11:10:43:221 EST] 0000000a AdminInitiali A ADMN0015I: The administration service is initialized.

[1/23/08 11:10:44:764 EST] 0000000a PluginConfigS I PLGC0057I: The plug-in configuration service started successfully.

[1/23/08 11:10:44:870 EST] 0000000a ManagedObject I Processing extension point com.ibm.wsspi.extension.managed-object-metadata-collector

[1/23/08 11:10:45:132 EST] 0000000a SSLComponentI I CWPKI0001I: SSL service is initializing the configuration

[1/23/08 11:10:45:370 EST] 0000000a SSLConfigMana I CWPKI0027I: Disabling default hostname verification for HTTPS URL connections.

[1/23/08 11:10:45:387 EST] 0000000a SSLDiagnostic I CWPKI0014I: The SSL component's FFDC Diagnostic Module com.ibm.ws.ssl.core.SSLDiagnosticModule registered successfully: true.

[1/23/08 11:10:45:582 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file /usr/WebSphere/AppServer/profiles/Dmgr01/logs/ffdc/dmgr_1420142_08.01.23_11.10.45_0.txt

[1/23/08 11:10:45:633 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file /usr/WebSphere/AppServer/profiles/Dmgr01/logs/ffdc/dmgr_1420142_08.01.23_11.10.45_0.txt

[1/23/08 11:10:45:646 EST] 0000000a SSLComponentI A CWPKI0007I: SSL service failed to start successfully

[1/23/08 11:10:45:930 EST] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup

META-INF/ws-server-components.xml

[1/23/08 11:10:46:004 EST] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup

com.ibm.ws.exception.ConfigurationError: com.ibm.ws.exception.ConfigurationError: java.lang.NullPointerException

at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:185)

at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:140)

at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)

at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:615)

at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:183)

at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:90)

at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:72)

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:64)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:615)

at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)

at org.eclipse.core.launcher.Main.basicRun(Main.java:280)

at org.eclipse.core.launcher.Main.run(Main.java:977)

at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:336)

at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:91)

Caused by: com.ibm.ws.exception.ConfigurationError: java.lang.NullPointerException

at com.ibm.ws.ssl.core.SSLComponentImpl.initialize(SSLComponentImpl.java:204)

at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1338)

at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1136)

at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:356)

at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:178)

... 24 more

Caused by: java.lang.NullPointerException

at com.ibm.ws.ssl.utils.CertificateExpirationMonitor.<init>(CertificateExpirationMonitor.java:58)

at com.ibm.ws.ssl.utils.CertificateExpirationMonitor.getInstance(CertificateExpirationMonitor.java:77)

at com.ibm.ws.ssl.core.SSLComponentImpl.initialize(SSLComponentImpl.java:190)

... 28 more

Ken Hygh

unread,
Jan 23, 2008, 1:38:58 PM1/23/08
to
suni...@hotmail.com wrote:
> Hello,
>
>
>
> I have this problem in Production. All of sudden this morning the Application wouldnt come up and we tried to stop the servers and restart them back, but the servers wouldn’t stop. I killed all the processes and tried to start the server, node and Dmgr it says started, but failed initialization.
>
> The attached file has both System Err and ffdc logs.
>
>
> I would appreciate your help on this.
>
>
>
> Thanks,
>
>
>
> Sunil
>
>
>
> This is what the error says in SystemOut.log
>
> --------------------------------------------------------------------------------------------------------------------------------------------------------------- -----------------------
>
> 23/08 11:10:40:900 EST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
>
> [1/23/08 11:10:42:601 EST] 0000000a ManagerAdmin I TRAS0111I: The message IDs that are in use are deprecated
>
> [1/23/08 11:10:43:221 EST] 0000000a AdminInitiali A ADMN0015I: The administration service is initialized.
>
> [1/23/08 11:10:44:764 EST] 0000000a PluginConfigS I PLGC0057I: The plug-in configuration service started successfully.
>
> [1/23/08 11:10:44:870 EST] 0000000a ManagedObject I Processing extension point com.ibm.wsspi.extension.managed-object-metadata-collector
>
> [1/23/08 11:10:45:132 EST] 0000000a SSLComponentI I CWPKI0001I: SSL service is initializing the configuration
>
> [1/23/08 11:10:45:370 EST] 0000000a SSLConfigMana I CWPKI0027I: Disabling default hostname verification for HTTPS URL connections.
>
> [1/23/08 11:10:45:387 EST] 0000000a SSLDiagnostic I CWPKI0014I: The SSL component's FFDC Diagnostic Module com.ibm.ws.ssl.core.SSLDiagnosticModule registered successfully: true.
>
> [1/23/08 11:10:45:582 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file /usr/WebSphere/AppServer/profiles/Dmgr01/logs/ffdc/dmgr_1420142_08.01.23_11.10.45_0.txt
>
> [1/23/08 11:10:45:633 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file /usr/WebSphere/AppServer/profiles/Dmgr01/logs/ffdc/dmgr_1420142_08.01.23_11.10.45_0.txt
>
> [1/23/08 11:10:45:646 EST] 0000000a SSLComponentI A CWPKI0007I: SSL service failed to start successfully
>
>

[snip]

Did a certificate expire causing your SSL to fail?

Ken

pks...@us.ibm.com

unread,
Jan 23, 2008, 2:35:13 PM1/23/08
to
Looks like the SSL certificate expired on WAS.
Pl. take a look at this forum:
<a class="jive-link-external" href="http://www-128.ibm.com/developerworks/forums/thread.jspa?threadID=188048&#38;tstart=60">http://www-128.ibm.com/developerworks/forums/thread.jspa?threadID =188048&#38;tstart=60</a>
0 new messages