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

WAS 5.1.1 failed in plugin regeneration

5 views
Skip to first unread message

victor

unread,
Aug 25, 2006, 12:06:59 AM8/25/06
to
dear all,
i had problems when configuring websphere AS ND 5.1 fix pack 1 updated
in windows 2000.
actually. i'm still newbie in websphere world, so i want to ask you all
to help me to solve my problems.

when i've executed command "add node localhost 8879" at directory
install_root/appserver/bin.
there are some log messages show, include the exception one, it said
"ADMU0040E: Exception on MBean invocation
WebSphere:platform=common,cell=sisdmsNetwork,version=5.0,name=PluginCfgGenerator,
mbeanIdentifier=PluginCfgGenerator,type=PluginCfgGenerator,node=sisdmsManager,process=dmgr
generate javax.management.MBeanException: PLGC0006E: An exception
occurred while outputting the document."
first, i thaught the proccess had been success, because inside the log
messages, there is a message said "Node sisdms has been successfully
federated."

full log in addnode.log :
"[24/10/06 19:30:39:594 ICT] 319706f8 AbstractNodeC E ADMU0040E:
Exception on MBean invocation
WebSphere:platform=common,cell=sisdmsNetwork,version=
5.0,name=PluginCfgGenerator,mbeanIdentifier=PluginCfgGenerator,type=PluginCfgGenerator,node=sisdmsManager,process=dmgr
generate javax.management.MBeanException: PLGC0006E: An exception
occurred while outputting the document.
at
com.ibm.ws.management.connector.soap.SOAPConnectorClient.handleAdminFault(SOAPConnectorClient.java:610)
at
com.ibm.ws.management.connector.soap.SOAPConnectorClient.invokeTemplate(SOAPConnectorClient.java
:579)
at
com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(SOAPConnectorClient.java:464)
at
com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(SOAPConnectorClient.java:289)
at $Proxy0.invoke(Unknown Source)
at
com.ibm.ws.management.AdminClientImpl.invoke(AdminClientImpl.java:162)
at
com.ibm.ws.management.tools.AbstractNodeConfigUtility.invokeMBean(AbstractNodeConfigUtility.java:220)
at com.ibm.ws.management.tools.NodeFederationUtility.runTool
(NodeFederationUtility.java:411)
at
com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at
com.ibm.ws.management.tools.NodeFederationUtility.main(NodeFederationUtility.java:151)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:58)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java :189)
---- Begin backtrace for nested exception
com.ibm.websphere.plugincfg.exception.PluginConfigException: PLGC0006E:
An exception occurred while outputting the document.
at
com.ibm.websphere.plugincfg.generator.PluginConfigGenerator.outputPluginConfigFile
(PluginConfigGenerator.java:193)
at
com.ibm.websphere.plugincfg.generator.PluginConfigGenerator.generate(PluginConfigGenerator.java:138)
at
com.ibm.websphere.plugincfg.generator.PluginConfigGenerator.generate
(PluginConfigGenerator.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:58)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled
Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at com.tivoli.jmx.modelmbean.MMBInvoker.invoke(MMBInvoker.java:46)
at
com.tivoli.jmx.modelmbean.MMBInvoker.invokeOperation(MMBInvoker.java:115)
at
com.tivoli.jmx.modelmbean.DynamicModelMBeanSupport.invoke(DynamicModelMBeanSupport.java
:409)
at
javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:323)
at
com.tivoli.jmx.GenericMBeanSupport.invoke(GenericMBeanSupport.java:178)
at com.tivoli.jmx.MBeanAccess.invoke (MBeanAccess.java:113)
at com.tivoli.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:290)
at
com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:659)
at com.ibm.ws.management.connector.AdminServiceDelegator.invoke
(AdminServiceDelegator.java:130)
at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled
Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at
com.ibm.ws.management.connector.soap.SOAPConnector.invoke(SOAPConnector.java:306)
at com.ibm.ws.management.connector.soap.SOAPConnector.service(
SOAPConnector.java:178)
at
com.ibm.ws.management.connector.soap.SOAPConnection.handleRequest(SOAPConnection.java:55)
at
com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:615)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)"

next step, i used web console admin to update web server plugin, but
there is an error message show "An error occurred while updating the
web server plugin configuration. Check the logs for details", and it's
log said:

PLGC0032E: Exception caught while generating plugin configuration:
PLGC0006E: An exception occurred while outputting the document.
com.ibm.websphere.plugincfg.exception.PluginConfigException :
PLGC0006E: An exception occurred while outputting the document.
at
com.ibm.websphere.plugincfg.generator.PluginConfigGenerator.outputPluginConfigFile(PluginConfigGenerator.java:193)
at
com.ibm.websphere.plugincfg.generator.PluginConfigGenerator.generate
(PluginConfigGenerator.java:138)
at
com.ibm.websphere.plugincfg.generator.PluginConfigGenerator.main(PluginConfigGenerator.java:634)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpljava:85)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpljava:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:189)

==========================================================================

PLGC0034I: Root exception:
charsetName
java.lang.NullPointerException: charsetName
at
java.io.OutputStreamWriter.<init>(OutputStreamWriter.java:101)
at
com.ibm.websphere.plugincfg.generator.PluginConfigGenerator.outputPluginConfigFile
(PluginConfigGenerator.java:165)
at
com.ibm.websphere.plugincfg.generator.PluginConfigGenerator.generate(PluginConfigGenerator.java:138)
at
com.ibm.websphere.plugincfg.generator.PluginConfigGenerator.main
(PluginConfigGenerator.java:634)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:58)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main (WSLauncher.java:189)
==========================================================================

anyone can help me to solve this plugin regeneration problem.
tia.

victor

0 new messages