intellij WebSphere 8.5.5 EAR exploded uninstalled and re-installed again when starting server.

Answered

Hi,

I have a EAR (exploded) application deployed through intellij WebSphere plugin. Whenever I start/re-start server, it will be started first, then stopped, then uninstalled, then re-installed and finally started fine.

My question is if I didn't change anything and somehow just start the EAR application without the re-installation, then will save me much time.

Partial log as:


[05/09/19 14:42:40:607 EDT] 0000004e ApplicationMg A WSVR0221I: Application started: MyEAR_ear_exploded

...........

[05/09/19 14:42:41:216 EDT] 00000001 WsServerImpl A WSVR0001I: Server server1 open for e-business

............

[05/09/19 14:42:43:888 EDT] 000000ea UninstallSche I ADMA5017I: Uninstallation of MyEAR_ear_exploded started.
[05/09/19 14:43:15:966 EDT] 000000ea UninstallSche I ADMA5106I: Application MyEAR_ear_exploded uninstalled successfully.
[05/09/19 14:43:16:450 EDT] 000000ee InstallSchedu I ADMA5016I: Installation of MyEAR_ear_exploded started.


[05/09/19 14:44:12:657 EDT] 000000ee AdminHelper A ADMN1010I: An attempt is made to stop the MyEAR_ear_exploded application. (User ID = customRealm/server:localhost_localhost_server1)
[05/09/19 14:44:12:657 EDT] 000000ee CompositionUn A WSVR0192I: Stopping composition unit WebSphere:cuname=MyEAR_ear_exploded in BLA WebSphere:blaname=MyEAR_ear_exploded.
[05/09/19 14:44:12:657 EDT] 000000ee ApplicationMg A WSVR0217I: Stopping application: MyEAR_ear_exploded

...........

[05/09/19 14:44:12:797 EDT] 000000ee ApplicationMg A WSVR0220I: Application stopped: MyEAR_ear_exploded


[05/09/19 14:55:13:310 EDT] 000000ee AdminHelper A ADMN1008I: An attempt is made to start the MyEAR_ear_exploded application. (User ID = customRealm/server:localhost_localhost_server1)
[05/09/19 14:55:13:591 EDT] 000000ee CompositionUn A WSVR0190I: Starting composition unit WebSphere:cuname=MyEAR_ear_exploded in BLA WebSphere:blaname=MyEAR_ear_exploded.
[05/09/19 14:55:13:924 EDT] 000000ee ApplicationMg A WSVR0200I: Starting application: MyEAR_ear_exploded

...........

[05/09/19 14:55:36:770 EDT] 000000ee InstallSchedu I ADMA5013I: Application MyEAR_ear_exploded installed successfully.

 

This is my first post here, please excuse any error/mistake.

 

Thanks,

 

Albert

 

0

Please sign in to leave a comment.