WLST configToScript() issue
Has anyone tried using WLST function configToScript() on Weblogic 10.3.3? It does not seem to work for me and throws below error -
File "<console>", line 1, in ?
File "<iostream>", line 399, in configToScript
File "<iostream>", line 646, in raiseWLSTException
WLSTException: Error occured while performing configToScript : Problem running c
onfigToScript: [Deployer:149615]Unrecognized type: 'weblogic.management.configur
ation.LibraryMBeanImpl'. : [Deployer:149615]Unrecognized type: 'weblogic.managem
ent.configuration.LibraryMBeanImpl'.
Use dumpStack() to view the full stacktrace
Just wanted to check whether any of you have already experienced the same problem.
Thanks.
Anuj