Steps to help resolve plug-in regeneration problems
- Does running the GenPluginCfg command fail with
PluginConfigException?
- Yes, see this technote
to resolve the issue.
- No, continue to the next question.
- Do you have issue to regen the plug-in from administrative console?
- Yes, see this technote
to make sure all deployed application has an entry in the
serverindex.xml file.
- No, continue to the next question.
- Is the admin_host virtual host not displayed in the
plugin-cfg.xml file after plug-in regen?
- Yes, see this technote
for more information.
- No, continue to the next question.
- How do I enable and disable Auto regeneration of the plug-in?
- Yes, starting in V5.0 releases, the configurable
auto regeneration function is no longer available. This is a function that
was deprecated in V3.5 and V4.0.
- No, continue to the next question.
- How do I find out if the plug-in regen is failing on cell, node, or
server level?
- Yes, when using the
GenPluginCfg command, the plug-in can be regenerated
on the cell level, node level and server level. Regenerate the plug-in on
the cell level to make sure the plug-in regeneration is failing on the
cell level:
GenPluginCfg.sh/bat -cell.name
NetworkDeploymentCell |
|
Then, run the following command on each and every node to
narrow down the problem to a specific node: |
|
GenPluginCfg.sh/bat -cell.name
NetworkDeploymentCell -node.name myNode |
|
After finding the problematic node, run the following
server level command on the problematic node: |
|
GenPluginCfg.sh/bat -cell.name
NetworkDeploymentCell -node.name myProblematicNode -server.name
myServerName |
|
The preceding command will be very useful to narrow down
the problem to a specific server or node. |
|
- No, continue to the next question.
- Why the plug-in configuration file must be edited manually to add
BackupServers?
- Yes, see this technote
for more information.
- No, continue to the next question.
- Does the plug-in regen fail with the PLGN0062W message?
- Yes, see this technote
to resolve the problem.
- No, continue to the next question.
- Are you getting a PLGC0041W warning message during plug-in
regen?
- Yes, see this technote
to resolve the issue.
- No, continue to the next question.
What to do next
If the preceding steps did not help solve your problem, see the MustGather
for
Plug-in Regen problems to continue investigation. |