tags:

views:

22

answers:

1

hi i am using weblogic 8.1 with myeclipse 6.0 when i am trying to run weblogic server it asking for config.xml in mydomain directory and i am trying to boot with default configuration than it throwing exception "Exception raised: 'weblogic.management.configuration.ConfigurationException: Passwords do not match, unable to generate default configuration, please try again.'"

please give solution for this problem

A: 

It sounds to me like the admin username and password you gave when you created the domain doesn't match what's in the config.xml. Did you copy a config from somewhere else? That's a mistake. I'd try re-creating the domain and starting fresh.

duffymo