Hi Team,
Plugin is genarating successfully, few times propagation is failing and some time its failing , i see permissions are fine in webserver level and Dmgr level also
error from console, but the time stamp is changing when ever i propagated , see below the error and permissions and log info.
PLGC0049E: The propagation of the plug-in configuration file failed for the Web server. localhostCell01.localhostNode01.webserver1.WebServerlevel :
[root@oc0673534787 webserver1]# ls -l
total 20
-rwxr-xr-x. 1 root root 1824 Apr 16 20:29 plugin-cfg.xml
-rwxr-xr-x. 1 root root 10080 Apr 16 18:03 plugin-key.kdb
-rwxr-xr-x. 1 root root 129 Apr 16 18:03 plugin-key.sth
[root@oc0673534787 webserver1]# pwd
Dmgr level permissions :
[root@oc0673534787 webserver1]# cd /opt/IBM/WebSphere8.5/AppServer/profiles/Dmgr01/config/cells/localhostCell01/nodes/localhostNode01/servers/webserver1
[root@oc0673534787 webserver1]# ls -l
total 28
-rwxr-xr-x. 1 root root 1824 Apr 16 20:16 plugin-cfg.xml
-rwxr-xr-x. 1 root root 10080 Apr 16 18:02 plugin-key.kdb
-rwxr-xr-x. 1 root root 129 Apr 16 18:02 plugin-key.sth
-rwxr-xr-x. 1 root root 2824 Apr 16 18:02 server.xml
-rwxr-xr-x. 1 root root 780 Apr 16 18:02 variables.xml
Error in Dmgr SysOut.log
[4/16/14 20:20:32:562 IST] 000000b6 MBeanHelper E Could not invoke an operation on object: WebSphere:name=PluginCfgGenerator,process=dmgr,platform=common,node=localhostCellManager01,version=8.5.0.0,type=PluginCfgGenerator,mbeanIdentifier=PluginCfgGenerator,cell=localhostCell01,spec=1.0 because of an mbean exception: com.ibm.websphere.plugincfg.exception.PluginConfigException: PLGC0049E: The propagation of the plug-in configuration file failed for the Web server. localhostCell01.localhostNode01.webserver1.
Please suggest me what to do